[augeas/el4/master] Version 0.7.3

David Lutterkort lutter at fedoraproject.org
Sat Aug 7 00:37:57 UTC 2010


commit dd674c6a7382c9f4fd1d137a19789a864d9bb3df
Author: David Lutterkort <lutter at redhat.com>
Date:   Fri Aug 6 17:23:26 2010 -0700

    Version 0.7.3

 .gitignore  |    1 +
 augeas.spec |    5 ++++-
 sources     |    1 +
 3 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 14fa5d7..a92261f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 augeas-0.7.2.tar.gz
+augeas-0.7.3.tar.gz
diff --git a/augeas.spec b/augeas.spec
index 89d8913..eab32d0 100644
--- a/augeas.spec
+++ b/augeas.spec
@@ -1,5 +1,5 @@
 Name:           augeas
-Version:        0.7.2
+Version:        0.7.3
 Release:        1%{?dist}
 Summary:        A library for changing configuration files
 
@@ -85,6 +85,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/pkgconfig/augeas.pc
 
 %changelog
+* Fri Aug  6 2010 David Lutterkort <lutter at redhat.com> - 0.7.3-1
+- Version 0.7.3
+
 * Tue Jun 22 2010 David Lutterkort <lutter at redhat.com> - 0.7.2-1
 - Fix ownership of /usr/share/augeas. BZ 569393
 
diff --git a/sources b/sources
index faea095..6e90823 100644
--- a/sources
+++ b/sources
@@ -1 +1,2 @@
 0fe232b7f37a6e468e81019895fd01f4  augeas-0.7.2.tar.gz
+d907943fc21c2d1db5dc8d97ec02a9e5  augeas-0.7.3.tar.gz


More information about the scm-commits mailing list