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