- Upstream stable 1.3 release
This commit is contained in:
parent
ad9fbd31d6
commit
6863fda4ab
@ -1 +1 @@
|
||||
libplist-1.2.tar.bz2
|
||||
libplist-1.3.tar.bz2
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
%{!?python_sitearch: %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib(1))")}
|
||||
|
||||
Name: libplist
|
||||
Version: 1.2
|
||||
Version: 1.3
|
||||
Release: 1%{?dist}
|
||||
Summary: Library for manipulating Apple Binary and XML Property Lists
|
||||
|
||||
@ -81,6 +81,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{python_sitearch}/plist
|
||||
|
||||
%changelog
|
||||
* Tue Apr 20 2010 Peter Robinson <pbrobinson@gmail.com> 1.3-1
|
||||
- Upstream stable 1.3 release
|
||||
|
||||
* Sat Jan 23 2010 Peter Robinson <pbrobinson@gmail.com> 1.2-1
|
||||
- Upstream stable 1.2 release
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user