This commit is contained in:
Fedora Release Engineering 2017-07-26 19:31:56 +00:00
parent 55d155fa32
commit 2999b9b9c3

View File

@ -2,7 +2,7 @@
Name: libplist
Version: 2.0.0
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Library for manipulating Apple Binary and XML Property Lists
License: LGPLv2+
@ -78,6 +78,9 @@ make check
%{python_sitearch}/plist*
%changelog
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
* Wed Apr 26 2017 Peter Robinson <pbrobinson@fedoraproject.org> 2.0.0-1
- Update to upstream 2.0.0
- Fixes the following CVEs plus others