diff --git a/libcap.spec b/libcap.spec index 6466e99..05addd0 100644 --- a/libcap.spec +++ b/libcap.spec @@ -1,6 +1,6 @@ Name: libcap Version: 2.78 -Release: 2%{?dist} +Release: 1%{?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,9 +121,6 @@ chmod +x %{buildroot}/%{_libdir}/*.so.* %endif %changelog -* Thu Jul 16 2026 Fedora Release Engineering - 2.78-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild - * Mon Apr 06 2026 Carlos Rodriguez-Fernandez - 2.78-1 - Update to 2.78 (rhbz#2455366)