From 5743a0ef949be126d9968a6bc150d33476a220e0 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Tue, 29 Oct 2024 08:40:13 -0700 Subject: [PATCH] Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 --- libcap.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/libcap.spec b/libcap.spec index f3f0110..faa17f9 100644 --- a/libcap.spec +++ b/libcap.spec @@ -1,6 +1,6 @@ Name: libcap Version: 2.69 -Release: 6%{?dist} +Release: 7%{?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 @@ -107,6 +107,10 @@ chmod +x %{buildroot}/%{_libdir}/*.so.* %{_libdir}/pkgconfig/{libcap,libpsx}.pc %changelog +* Tue Oct 29 2024 Troy Dawson - 2.69-7 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Tue Aug 13 2024 Anderson Toshiyuki Sasaki - 2.69-6 - Remove unwanted subpackage captree