- New upstream 0.15 release

This commit is contained in:
Peter Robinson 2009-10-20 11:43:30 +00:00
parent 086efce3e3
commit 3a12688e42
3 changed files with 7 additions and 4 deletions

View File

@ -1 +1 @@
libplist-0.13.tar.bz2
libplist-0.15.tar.bz2

View File

@ -1,8 +1,8 @@
%{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
Name: libplist
Version: 0.13
Release: 2%{?dist}
Version: 0.15
Release: 1%{?dist}
Summary: Library for manipulating Apple Binary and XML Property Lists
Group: System Environment/Libraries
@ -83,6 +83,9 @@ rm -rf $RPM_BUILD_ROOT
%{python_sitearch}/libplist
%changelog
* Tue Oct 20 2009 Peter Robinson <pbrobinson@gmail.com> 0.15-1
- New upstream 0.15 release
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.13-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild

View File

@ -1 +1 @@
417175b53245a1810d1b7675778657e1 libplist-0.13.tar.bz2
9d98871ad40d774500e3dbea1e8070b8 libplist-0.15.tar.bz2