[etckeeper] Update to 0.57.

Thomas Moschny thm at fedoraproject.org
Wed Nov 9 12:15:01 UTC 2011


commit eeb766f62e7847bb2d8a209f4b6dd42a8a1ff6d5
Author: Thomas Moschny <thm at fedoraproject.org>
Date:   Wed Nov 9 13:14:15 2011 +0100

    Update to 0.57.

 .gitignore     |    1 +
 etckeeper.spec |    7 +++++--
 sources        |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 55e0fff..055929b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@ etckeeper_0.41.tar.gz
 /etckeeper_0.54.tar.gz
 /etckeeper_0.55.tar.gz
 /etckeeper_0.56.tar.gz
+/etckeeper_0.57.tar.gz
diff --git a/etckeeper.spec b/etckeeper.spec
index 18f1b19..b70815d 100644
--- a/etckeeper.spec
+++ b/etckeeper.spec
@@ -1,8 +1,8 @@
 %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")
 
 Name:      etckeeper
-Version:   0.56
-Release:   2%{?dist}
+Version:   0.57
+Release:   1%{?dist}
 Summary:   Store /etc in a SCM system (git, mercurial, bzr or darcs)
 Group:     Applications/System
 License:   GPLv2+
@@ -96,6 +96,9 @@ fi
 %endif
 
 %changelog
+* Wed Nov  9 2011 Thomas Moschny <thomas.moschny at gmx.de> - 0.57-1
+- Update to 0.57.
+
 * Wed Aug 17 2011 Thomas Moschny <thomas.moschny at gmx.de> - 0.56-2
 - Rebuilt for trailing slash bug of rpm-4.9.1
 
diff --git a/sources b/sources
index 5959421..1fecb09 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-15143ecb039db54a45e22f25e5be84ec  etckeeper_0.56.tar.gz
+759d9445b31a1c51dda25af58b2dabb4  etckeeper_0.57.tar.gz


More information about the scm-commits mailing list