From 8d538e7b13ae868ff9c97b6da7effa69493a72fe Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Mon, 18 Mar 2013 08:50:07 +0000 Subject: [PATCH] 1.9 --- libplist.spec | 7 +++++-- sources | 2 +- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/libplist.spec b/libplist.spec index 562e722..f392a95 100644 --- a/libplist.spec +++ b/libplist.spec @@ -1,8 +1,8 @@ %{!?python_sitearch: %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib(1))")} Name: libplist -Version: 1.8 -Release: 6%{?dist} +Version: 1.9 +Release: 1%{?dist} Summary: Library for manipulating Apple Binary and XML Property Lists Group: System Environment/Libraries @@ -80,6 +80,9 @@ make install DESTDIR=$RPM_BUILD_ROOT %{python_sitearch}/plist* %changelog +* Mon Mar 18 2013 Peter Robinson 1.9-1 +- New upstream release + * Thu Feb 14 2013 Fedora Release Engineering - 1.8-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild diff --git a/sources b/sources index 6bc3774..7676198 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2a9e0258847d50f9760dc3ece25f4dc6 libplist-1.8.tar.bz2 +0f927ee53fdf710fc6be94e19eb9c6e9 libplist-1.9.tar.bz2