From 1aafcb57bc46b633cba30a56375f107fedd47100 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 27 Jan 2024 04:24:39 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild --- startup-notification.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/startup-notification.spec b/startup-notification.spec index 641f365..ac1f8a7 100644 --- a/startup-notification.spec +++ b/startup-notification.spec @@ -1,6 +1,6 @@ Name: startup-notification Version: 0.12 -Release: 28%{?dist} +Release: 29%{?dist} Summary: Library for tracking application startup License: LGPL-2.0-or-later AND MIT @@ -54,6 +54,9 @@ cp -p test/*.c test/*.h examples %{_includedir}/startup-notification-1.0/ %changelog +* Sat Jan 27 2024 Fedora Release Engineering - 0.12-29 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Fri Dec 22 2023 Adam Williamson - 0.12-28 - Fix a typo in -27 which made it uninstallable (missing %)