diff --git a/libcap-ng.spec b/libcap-ng.spec index 3d75f4b34ce6af1cca842b3bf038fad6aa13417d..5c4caf80b624699eb84a0e800a2cb1cc50670ba6 100644 --- a/libcap-ng.spec +++ b/libcap-ng.spec @@ -3,10 +3,10 @@ Summary: Libcap-ng is a library used for posix capabilities programming Name: libcap-ng Version: 0.7.10 -Release: 1 +Release: 2 License: LGPLv2+ and GPLv2+ URL: http://people.redhat.com/sgrubb/libcap-ng -Source0: http://people.redhat.com/sgrubb/libcap-ng/%{name}-%{version}.tar.gz +Source0: https://people.redhat.com/sgrubb/libcap-ng/%{name}-%{version}.tar.gz BuildRequires: gcc, kernel-headers >= 2.6.11, libattr-devel Provides: %{name}-utils = %{version}-%{release} Obsoletes: %{name}-utils < %{version}-%{release} @@ -107,6 +107,12 @@ make check %attr(0644,root,root) %{_mandir}/man8/* %changelog +* Wed Sep 9 2020 wangchen - 0.7.10-2 +- Type:enhancement +- ID:NA +- SUG:NA +- DESC:modify the URL of Source0 + * Thu Apr 16 2020 zhangchenfeng - 0.7.10-1 - Type:enhancement - ID:NA