|
|
@ -2,7 +2,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
Name: libnotify
|
|
|
|
Name: libnotify
|
|
|
|
Version: 0.8.3
|
|
|
|
Version: 0.8.3
|
|
|
|
Release: 5%{?dist}
|
|
|
|
Release: 6%{?dist}
|
|
|
|
Summary: Desktop notification library
|
|
|
|
Summary: Desktop notification library
|
|
|
|
|
|
|
|
|
|
|
|
License: LGPL-2.1-or-later
|
|
|
|
License: LGPL-2.1-or-later
|
|
|
@ -63,6 +63,10 @@ development of programs using %{name}.
|
|
|
|
%doc %{_docdir}/libnotify/spec/
|
|
|
|
%doc %{_docdir}/libnotify/spec/
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 0.8.3-6
|
|
|
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
|
|
* Wed Jul 17 2024 Tomas Popela <tpopela@redhat.com> - 0.8.3-5
|
|
|
|
* Wed Jul 17 2024 Tomas Popela <tpopela@redhat.com> - 0.8.3-5
|
|
|
|
- Drop the requirement on docbook5-style-xsl as it will be removed from RHEL.
|
|
|
|
- Drop the requirement on docbook5-style-xsl as it will be removed from RHEL.
|
|
|
|
As it was used to build the man page, add the man page in the native format.
|
|
|
|
As it was used to build the man page, add the man page in the native format.
|
|
|
|