diff --git a/libcap.spec b/libcap.spec index 30a4f6e..30d3093 100644 --- a/libcap.spec +++ b/libcap.spec @@ -1,6 +1,6 @@ Name: libcap Version: 2.06 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Library for getting and setting POSIX.1e capabilities Source: http://www.kernel.org/pub/linux/libs/security/linux-privs/kernel-2.6/%{name}-%{version}.tar.gz URL: http://ftp.kernel.org/pub/linux/libs/security/linux-privs/kernel-2.6/ @@ -71,6 +71,9 @@ chmod +x ${RPM_BUILD_ROOT}/%{_lib}/*.so.* rm -rf ${RPM_BUILD_ROOT} %changelog +* Tue Feb 19 2008 Fedora Release Engineering - 2.06-2 +- Autorebuild for GCC 4.3 + * Fri Feb 15 2008 Karsten Hopp 2.06-1 - upate to 2.06 (#432983)