1.10
This commit is contained in:
parent
8d538e7b13
commit
53c2c7521b
@ -1,7 +1,7 @@
|
||||
%{!?python_sitearch: %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib(1))")}
|
||||
|
||||
Name: libplist
|
||||
Version: 1.9
|
||||
Version: 1.10
|
||||
Release: 1%{?dist}
|
||||
Summary: Library for manipulating Apple Binary and XML Property Lists
|
||||
|
||||
@ -80,8 +80,11 @@ make install DESTDIR=$RPM_BUILD_ROOT
|
||||
%{python_sitearch}/plist*
|
||||
|
||||
%changelog
|
||||
* Tue Mar 19 2013 Peter Robinson <pbrobinson@fedoraproject.org> 1.10-1
|
||||
- New upstream 1.10 release
|
||||
|
||||
* Mon Mar 18 2013 Peter Robinson <pbrobinson@fedoraproject.org> 1.9-1
|
||||
- New upstream release
|
||||
- New upstream 1.9 release
|
||||
|
||||
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.8-6
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
|
||||
|
||||
Loading…
Reference in New Issue
Block a user