From a917bcf477671772614cff0d84de8cc41f5a6f93 Mon Sep 17 00:00:00 2001 From: Markeryang Date: Tue, 25 Oct 2022 07:32:36 +0000 Subject: [PATCH] update for mass rebuild and upgrade verification --- startup-notification.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/startup-notification.spec b/startup-notification.spec index 9ef6798..e003be8 100644 --- a/startup-notification.spec +++ b/startup-notification.spec @@ -1,6 +1,6 @@ Name: startup-notification Version: 0.12 -Release: 18 +Release: 19 Summary: Library for tracking application startup URL: http://www.freedesktop.org/software/startup-notification/ Source0: http://www.freedesktop.org/software/startup-notification/releases/%{name}-%{version}.tar.gz @@ -56,6 +56,9 @@ Help document for startup-notification %doc test/*.c test/*.h doc/startup-notification.txt ChangeLog NEWS %changelog +* Tue Oct 25 2022 yanglongkang - 0.12-19 +- rebuild for next release + * Tue Jun 22 2021 shixuantong - 0.12-18 - add gcc to BuildRequires