|
|
@ -1,6 +1,6 @@
|
|
|
|
Name: startup-notification
|
|
|
|
Name: startup-notification
|
|
|
|
Version: 0.12
|
|
|
|
Version: 0.12
|
|
|
|
Release: 30%{?dist}
|
|
|
|
Release: 31%{?dist}
|
|
|
|
Summary: Library for tracking application startup
|
|
|
|
Summary: Library for tracking application startup
|
|
|
|
|
|
|
|
|
|
|
|
License: LGPL-2.0-or-later AND MIT
|
|
|
|
License: LGPL-2.0-or-later AND MIT
|
|
|
@ -54,6 +54,10 @@ cp -p test/*.c test/*.h examples
|
|
|
|
%{_includedir}/startup-notification-1.0/
|
|
|
|
%{_includedir}/startup-notification-1.0/
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 0.12-31
|
|
|
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
|
|
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 0.12-30
|
|
|
|
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 0.12-30
|
|
|
|
- Bump release for June 2024 mass rebuild
|
|
|
|
- Bump release for June 2024 mass rebuild
|
|
|
|
|
|
|
|
|
|
|
|