[augeas/f13/master] Version 0.8.0

David Lutterkort lutter at fedoraproject.org
Thu Feb 24 01:38:05 UTC 2011


commit d092715eacf65e113e88d73e85e97df6b5843260
Author: David Lutterkort <lutter at redhat.com>
Date:   Wed Feb 23 17:33:11 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 d6945f8..5814756 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 augeas-0.7.3.tar.gz
 /augeas-0.7.4.tar.gz
+/augeas-0.8.0.tar.gz
diff --git a/augeas.spec b/augeas.spec
index 319dab4..ab68da3 100644
--- a/augeas.spec
+++ b/augeas.spec
@@ -1,5 +1,5 @@
 Name:           augeas
-Version:        0.7.4
+Version:        0.8.0
 Release:        1%{?dist}
 Summary:        A library for changing configuration files
 
@@ -90,6 +90,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
+
 * Mon Nov 22 2010 Matthew Booth <mbooth at redhat.com> - 0.7.4-1
 - Update to version 0.7.4
 
diff --git a/sources b/sources
index f46915e..9258ed4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e3ddce5305a15bdb876ef7feec9214d1  augeas-0.7.4.tar.gz
+e425bcfc46fd5b18473a4ff47c2878d3  augeas-0.8.0.tar.gz


More information about the scm-commits mailing list