1.9
This commit is contained in:
parent
298db6a5f6
commit
8d538e7b13
@ -1,8 +1,8 @@
|
||||
%{!?python_sitearch: %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib(1))")}
|
||||
|
||||
Name: libplist
|
||||
Version: 1.8
|
||||
Release: 6%{?dist}
|
||||
Version: 1.9
|
||||
Release: 1%{?dist}
|
||||
Summary: Library for manipulating Apple Binary and XML Property Lists
|
||||
|
||||
Group: System Environment/Libraries
|
||||
@ -80,6 +80,9 @@ make install DESTDIR=$RPM_BUILD_ROOT
|
||||
%{python_sitearch}/plist*
|
||||
|
||||
%changelog
|
||||
* Mon Mar 18 2013 Peter Robinson <pbrobinson@fedoraproject.org> 1.9-1
|
||||
- New upstream 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