diff --git a/libcap.spec b/libcap.spec index 3b4032d..e7e38cd 100644 --- a/libcap.spec +++ b/libcap.spec @@ -1,6 +1,6 @@ Name: libcap Version: 2.25 -Release: 10%{?dist} +Release: 11%{?dist} Summary: Library for getting and setting POSIX.1e capabilities URL: https://sites.google.com/site/fullycapable/ License: GPLv2 @@ -88,6 +88,9 @@ chmod +x %{buildroot}/%{_libdir}/*.so.* %{_libdir}/pkgconfig/libcap.pc %changelog +* Mon Jul 02 2018 Karsten Hopp - 2.25-11 +- rebuild + * Wed Feb 21 2018 Karsten Hopp - 2.25-10 - buildrequire gcc