From 6b75b584ab416e5cac4cc400a4514853a6896a41 Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Thu, 29 Oct 2009 08:34:06 +0000 Subject: [PATCH] - New upstream 0.16 release --- .cvsignore | 2 +- libplist.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/.cvsignore b/.cvsignore index 2d132ab..e7aa3a5 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -libplist-0.15.tar.bz2 +libplist-0.16.tar.bz2 diff --git a/libplist.spec b/libplist.spec index 8bf3394..8a063cd 100644 --- a/libplist.spec +++ b/libplist.spec @@ -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 0.16-1 +- New upstream 0.16 release + * Tue Oct 20 2009 Peter Robinson 0.15-1 - New upstream 0.15 release diff --git a/sources b/sources index 3cbb65b..4ea1d86 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9d98871ad40d774500e3dbea1e8070b8 libplist-0.15.tar.bz2 +c2fffd7723df3cbd76a05a1867f1fbf2 libplist-0.16.tar.bz2