Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2018-02-07 23:03:11 +00:00
parent 7cf8c33ae8
commit 1da61ea977

View File

@ -2,7 +2,7 @@
Name: libplist
Version: 2.0.0
Release: 6%{?dist}
Release: 7%{?dist}
Summary: Library for manipulating Apple Binary and XML Property Lists
License: LGPLv2+
@ -83,6 +83,9 @@ make check
%{python_sitearch}/plist*
%changelog
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.0-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
* Tue Jan 09 2018 Iryna Shcherbina <ishcherb@redhat.com> - 2.0.0-6
- Update Python 2 dependency declarations to new packaging standards
(See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)