Bump release for June 2024 mass rebuild

This commit is contained in:
Troy Dawson 2024-06-24 08:54:42 -07:00
parent 32149a3490
commit 7a76a0995c

View File

@ -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 <tdawson@redhat.com> - 2.69-5
- Bump release for June 2024 mass rebuild
* Thu May 30 2024 Anderson Toshiyuki Sasaki <ansasaki@redhat.com> - 2.69-4
- Add manpages for pam_cap and capability.conf (by Carlos Rodriguez-Fernandez <carlosrodrifernandez@gmail.com>)
- Fix incompatibility of the build with go 1.22 (by Carlos Rodriguez-Fernandez <carlosrodrifernandez@gmail.com>)