Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2018-02-09 12:04:10 +00:00
parent 700d149afb
commit 6a6d74aa0d
1 changed files with 4 additions and 1 deletions

View File

@ -2,7 +2,7 @@
Name: pyxdg
Version: 0.25
Release: 14%{?dist}
Release: 15%{?dist}
Summary: Python library to access freedesktop.org standards
Group: Development/Libraries
License: LGPLv2
@ -91,6 +91,9 @@ nosetests-%{python3_version} || :
%endif #with_python3
%changelog
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.25-15
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
* Wed Jan 31 2018 Iryna Shcherbina <ishcherb@redhat.com> - 0.25-14
- Update Python 2 dependency declarations to new packaging standards
(See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)