- Upstream stable 1.3 release

This commit is contained in:
Peter Robinson 2010-04-20 06:40:40 +00:00
parent ad9fbd31d6
commit 6863fda4ab
3 changed files with 6 additions and 3 deletions

View File

@ -1 +1 @@
libplist-1.2.tar.bz2
libplist-1.3.tar.bz2

View File

@ -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

View File

@ -1 +1 @@
a29e98e51977253f09a912c942f37a68 libplist-1.2.tar.bz2
0f48f4da8ddba5d7e186307622bf2c62 libplist-1.3.tar.bz2