From 083e3c506e23d364ddc8b3b74bdcb0b409ee0c1b Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Tue, 29 Oct 2024 09:15:13 -0700 Subject: [PATCH] Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 --- startup-notification.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/startup-notification.spec b/startup-notification.spec index 556ec58..a568a43 100644 --- a/startup-notification.spec +++ b/startup-notification.spec @@ -1,6 +1,6 @@ Name: startup-notification Version: 0.12 -Release: 30%{?dist} +Release: 31%{?dist} Summary: Library for tracking application startup License: LGPL-2.0-or-later AND MIT @@ -54,6 +54,10 @@ cp -p test/*.c test/*.h examples %{_includedir}/startup-notification-1.0/ %changelog +* Tue Oct 29 2024 Troy Dawson - 0.12-31 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Mon Jun 24 2024 Troy Dawson - 0.12-30 - Bump release for June 2024 mass rebuild