|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: pyxdg
|
|
|
|
|
Version: 0.27
|
|
|
|
|
Release: 12%{?dist}
|
|
|
|
|
Release: 13%{?dist}
|
|
|
|
|
Summary: Python library to access freedesktop.org standards
|
|
|
|
|
License: LGPL-2.0-only
|
|
|
|
|
URL: http://freedesktop.org/Software/pyxdg
|
|
|
|
@ -51,6 +51,10 @@ nosetests-%{python3_version} || :
|
|
|
|
|
%{python3_sitelib}/pyxdg-*.egg-info
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 0.27-13
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 0.27-12
|
|
|
|
|
- Bump release for June 2024 mass rebuild
|
|
|
|
|
|
|
|
|
|