From 516924a6ceff74ee29091bcda31a42e8b4ae5aec Mon Sep 17 00:00:00 2001 From: Maxwell G Date: Mon, 2 Feb 2026 19:46:39 -0600 Subject: [PATCH] Rebuild for https://fedoraproject.org/wiki/Changes/golang1.26 --- libcap.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libcap.spec b/libcap.spec index f7ee89d..3b8359a 100644 --- a/libcap.spec +++ b/libcap.spec @@ -1,6 +1,6 @@ Name: libcap Version: 2.77 -Release: 2%{?dist} +Release: 3%{?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 @@ -122,6 +122,9 @@ chmod +x %{buildroot}/%{_libdir}/*.so.* %endif %changelog +* Tue Feb 03 2026 Maxwell G - 2.77-3 +- Rebuild for https://fedoraproject.org/wiki/Changes/golang1.26 + * Fri Jan 16 2026 Fedora Release Engineering - 2.77-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild