From 85f2fe2896ad089bfd52b487295a093da187caeb Mon Sep 17 00:00:00 2001 From: Harald Hoyer Date: Tue, 9 Sep 2008 08:21:14 +0000 Subject: [PATCH] - version 0.3.0 --- .cvsignore | 2 +- python-augeas.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/.cvsignore b/.cvsignore index d5d2477..d5b648c 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -python-augeas-0.2.1.tar.gz +python-augeas-0.3.0.tar.gz diff --git a/python-augeas.spec b/python-augeas.spec index 397fabf..c9fa64b 100644 --- a/python-augeas.spec +++ b/python-augeas.spec @@ -2,7 +2,7 @@ %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: python-augeas -Version: 0.2.1 +Version: 0.3.0 Release: 1%{?dist} Summary: Python bindings to augeas Group: Development/Languages @@ -42,6 +42,9 @@ rm -rf $RPM_BUILD_ROOT %{python_sitelib}/*augeas*.egg-info %changelog +* Tue Sep 09 2008 Harald Hoyer 0.3.0-1 +- version 0.3.0 + * Thu Jul 03 2008 Harald Hoyer 0.2.1-1 - version 0.2.1 diff --git a/sources b/sources index d85e932..007d69a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -91432c3b050ccd01fd7fa5d777fcdcbc python-augeas-0.2.1.tar.gz +428fb2a54dea896131dbae5af10fccac python-augeas-0.3.0.tar.gz