!21 Correct the invalid Source0

From: @wangchen2020
Reviewed-by: @small_leek
Signed-off-by: @small_leek
This commit is contained in:
openeuler-ci-bot 2020-12-10 20:02:11 +08:00 committed by Gitee
commit f854a8b6c4

View File

@ -10,11 +10,11 @@
Name: cmake
Version: 3.16.5
Release: 3
Release: 4
Summary: Cross-platform make system
License: BSD and MIT and zlib
URL: http://www.cmake.org
Source0: http://www.cmake.org/files/v3.12/cmake-%{version}.tar.gz
Source0: http://www.cmake.org/files/v3.16/cmake-%{version}.tar.gz
Source1: cmake-init.el
Source2: macros.cmake
Source3: cmake.attr
@ -232,6 +232,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
%exclude %{_pkgdocdir}/Copyright.txt
%changelog
* Thu Dec 10 2020 wangchen <wangchen137@huawei.com> - 3.16.5-4
- Correct invalid Source0
* Fri Nov 06 2020 huanghaitao <huanghaitao8@huawei.com> - 3.16.5-3
- Make help package required by cmake