diff --git a/libcap.spec b/libcap.spec index db1ebf7..4e98f45 100644 --- a/libcap.spec +++ b/libcap.spec @@ -1,6 +1,6 @@ Name: libcap Version: 2.69 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Library for getting and setting POSIX.1e capabilities URL: https://sites.google.com/site/fullycapable/ License: BSD-3-Clause OR GPL-2.0-only @@ -121,6 +121,9 @@ chmod +x %{buildroot}/%{_libdir}/*.so.* %endif %changelog +* Mon Jun 24 2024 Troy Dawson - 2.69-5 +- Bump release for June 2024 mass rebuild + * Thu May 30 2024 Anderson Toshiyuki Sasaki - 2.69-4 - Add manpages for pam_cap and capability.conf (by Carlos Rodriguez-Fernandez ) - Fix incompatibility of the build with go 1.22 (by Carlos Rodriguez-Fernandez )