update for mass rebuild and upgrade verification

This commit is contained in:
Markeryang 2022-10-25 07:32:36 +00:00 committed by Gitee
parent cbcf434b7e
commit a917bcf477
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,6 +1,6 @@
Name: startup-notification Name: startup-notification
Version: 0.12 Version: 0.12
Release: 18 Release: 19
Summary: Library for tracking application startup Summary: Library for tracking application startup
URL: http://www.freedesktop.org/software/startup-notification/ URL: http://www.freedesktop.org/software/startup-notification/
Source0: http://www.freedesktop.org/software/startup-notification/releases/%{name}-%{version}.tar.gz 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 %doc test/*.c test/*.h doc/startup-notification.txt ChangeLog NEWS
%changelog %changelog
* Tue Oct 25 2022 yanglongkang <yanglongkang@h-partners.com> - 0.12-19
- rebuild for next release
* Tue Jun 22 2021 shixuantong <shixuantong@huawei.com > - 0.12-18 * Tue Jun 22 2021 shixuantong <shixuantong@huawei.com > - 0.12-18
- add gcc to BuildRequires - add gcc to BuildRequires