[augeas/el4/master] Version 0.8.0

David Lutterkort lutter at fedoraproject.org
Thu Feb 24 01:35:54 UTC 2011


commit 81139becc7fc0806694bf79c0e012209156cfa91
Author: David Lutterkort <lutter at redhat.com>
Date:   Wed Feb 23 17:35:23 2011 -0800

    Version 0.8.0

 .gitignore  |    1 +
 augeas.spec |    5 ++++-
 sources     |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a92261f..686fb28 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 augeas-0.7.2.tar.gz
 augeas-0.7.3.tar.gz
+/augeas-0.8.0.tar.gz
diff --git a/augeas.spec b/augeas.spec
index eab32d0..c6f467d 100644
--- a/augeas.spec
+++ b/augeas.spec
@@ -1,5 +1,5 @@
 Name:           augeas
-Version:        0.7.3
+Version:        0.8.0
 Release:        1%{?dist}
 Summary:        A library for changing configuration files
 
@@ -85,6 +85,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/pkgconfig/augeas.pc
 
 %changelog
+* Wed Feb 23 2011 David Lutterkort <lutter at redhat.com> - 0.8.0-1
+- New version
+
 * Fri Aug  6 2010 David Lutterkort <lutter at redhat.com> - 0.7.3-1
 - Version 0.7.3
 
diff --git a/sources b/sources
index 712abef..9258ed4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d907943fc21c2d1db5dc8d97ec02a9e5  augeas-0.7.3.tar.gz
+e425bcfc46fd5b18473a4ff47c2878d3  augeas-0.8.0.tar.gz


More information about the scm-commits mailing list