- New upstream 0.16 release
This commit is contained in:
parent
3a12688e42
commit
6b75b584ab
@ -1 +1 @@
|
||||
libplist-0.15.tar.bz2
|
||||
libplist-0.16.tar.bz2
|
||||
|
||||
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user