From fffc667e78a564d2a71d7876a2ea486025f5fec7 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Tue, 29 Oct 2024 08:43:05 -0700 Subject: [PATCH] Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 --- libnotify.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/libnotify.spec b/libnotify.spec index 1234e6d..31173ac 100644 --- a/libnotify.spec +++ b/libnotify.spec @@ -2,7 +2,7 @@ Name: libnotify Version: 0.8.3 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Desktop notification library License: LGPL-2.1-or-later @@ -63,6 +63,10 @@ development of programs using %{name}. %doc %{_docdir}/libnotify/spec/ %changelog +* Tue Oct 29 2024 Troy Dawson - 0.8.3-6 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Wed Jul 17 2024 Tomas Popela - 0.8.3-5 - Drop the requirement on docbook5-style-xsl as it will be removed from RHEL. As it was used to build the man page, add the man page in the native format.