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