[augeas] Version 0.8.1

David Lutterkort lutter at fedoraproject.org
Sat Apr 16 00:08:04 UTC 2011


commit b45bb17b77e3166f7fec285dd7724c1c43e21503
Author: David Lutterkort <lutter at redhat.com>
Date:   Fri Apr 15 17:07:57 2011 -0700

    Version 0.8.1

 .gitignore  |    4 +---
 augeas.spec |    5 ++++-
 sources     |    2 +-
 3 files changed, 6 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5814756..80261cc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1 @@
-augeas-0.7.3.tar.gz
-/augeas-0.7.4.tar.gz
-/augeas-0.8.0.tar.gz
+/augeas-0.8.1.tar.gz
diff --git a/augeas.spec b/augeas.spec
index ca813c9..b71aefe 100644
--- a/augeas.spec
+++ b/augeas.spec
@@ -1,5 +1,5 @@
 Name:           augeas
-Version:        0.8.0
+Version:        0.8.1
 Release:        1%{?dist}
 Summary:        A library for changing configuration files
 
@@ -90,6 +90,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/pkgconfig/augeas.pc
 
 %changelog
+* Fri Apr 15 2011 David Lutterkort <lutter at redhat.com> - 0.8.1-1
+- New version
+
 * Wed Feb 23 2011 David Lutterkort <lutter at redhat.com> - 0.8.0-1
 - New version
 
diff --git a/sources b/sources
index 9258ed4..d5f3d79 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e425bcfc46fd5b18473a4ff47c2878d3  augeas-0.8.0.tar.gz
+62d47bdc60e175f93aed3b81cb8e2785  augeas-0.8.1.tar.gz


More information about the scm-commits mailing list