Correct the invalid Source0

This commit is contained in:
wangchen2020 2020-12-10 14:34:49 +08:00
parent 137071a0a7
commit 1a076e6f49

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