- New upstream 0.16 release

This commit is contained in:
Peter Robinson 2009-10-29 08:34:06 +00:00
parent 3a12688e42
commit 6b75b584ab
3 changed files with 6 additions and 3 deletions

View File

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

View File

@ -1,7 +1,7 @@
%{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
Name: libplist
Version: 0.15
Version: 0.16
Release: 1%{?dist}
Summary: Library for manipulating Apple Binary and XML Property Lists
@ -83,6 +83,9 @@ rm -rf $RPM_BUILD_ROOT
%{python_sitearch}/libplist
%changelog
* Thu Oct 29 2009 Peter Robinson <pbrobinson@gmail.com> 0.16-1
- New upstream 0.16 release
* Tue Oct 20 2009 Peter Robinson <pbrobinson@gmail.com> 0.15-1
- New upstream 0.15 release

View File

@ -1 +1 @@
9d98871ad40d774500e3dbea1e8070b8 libplist-0.15.tar.bz2
c2fffd7723df3cbd76a05a1867f1fbf2 libplist-0.16.tar.bz2