From 0eb9d6c5349eef01435ac6b4df38cc3b388f5194 Mon Sep 17 00:00:00 2001 From: John Patrick Mahowald Date: Fri, 14 Oct 2005 20:29:41 +0000 Subject: [PATCH] - Rebuilt for 0.15 --- .cvsignore | 1 + pyxdg.spec | 9 ++++++--- sources | 1 + 3 files changed, 8 insertions(+), 3 deletions(-) diff --git a/.cvsignore b/.cvsignore index 8d2a017..8fad81b 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1,2 @@ pyxdg-0.14.tar.gz +pyxdg-0.15.tar.gz diff --git a/pyxdg.spec b/pyxdg.spec index ed1d98b..c27434a 100644 --- a/pyxdg.spec +++ b/pyxdg.spec @@ -1,8 +1,8 @@ %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: pyxdg -Version: 0.14 -Release: 2%{?dist} +Version: 0.15 +Release: 1%{?dist} Summary: PyXDG is a python library to access freedesktop.org standards @@ -38,8 +38,11 @@ rm -rf $RPM_BUILD_ROOT %{python_sitelib}/xdg %changelog +* Fri Oct 14 2005 John Mahowald - 0.15-1 +- Rebuilt for 0.15 + * Sun Jul 03 2005 Sindre Pedersen Bjordal - 0.14-2 -- Added %{?dist} tag to release +- Added %%{?dist} tag to release - BuildArch: noarch - Removed unneccesary CLFAGS diff --git a/sources b/sources index d045099..14b566a 100644 --- a/sources +++ b/sources @@ -1 +1,2 @@ c917afece0f60d784dc640bac4ea4bf3 pyxdg-0.14.tar.gz +86a5441285fc908145414b63348d11a3 pyxdg-0.15.tar.gz