[etckeeper] Update to 0.56.

Thomas Moschny thm at fedoraproject.org
Thu Jul 21 16:21:08 UTC 2011


commit 448e48d2a3f9381ce30823b63c1022b38b935d2c
Author: Thomas Moschny <thm at fedoraproject.org>
Date:   Thu Jul 21 18:14:38 2011 +0200

    Update to 0.56.

 .gitignore     |    1 +
 etckeeper.spec |    5 ++++-
 sources        |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6bc1fe2..55e0fff 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@ etckeeper_0.41.tar.gz
 /etckeeper_0.53.tar.gz
 /etckeeper_0.54.tar.gz
 /etckeeper_0.55.tar.gz
+/etckeeper_0.56.tar.gz
diff --git a/etckeeper.spec b/etckeeper.spec
index e747618..e052eab 100644
--- a/etckeeper.spec
+++ b/etckeeper.spec
@@ -1,7 +1,7 @@
 %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")
 
 Name:      etckeeper
-Version:   0.55
+Version:   0.56
 Release:   1%{?dist}
 Summary:   Store /etc in a SCM system (git, mercurial, bzr or darcs)
 Group:     Applications/System
@@ -96,6 +96,9 @@ fi
 %endif
 
 %changelog
+* Thu Jul 21 2011 Thomas Moschny <thomas.moschny at gmx.de> - 0.56-1
+- Update to 0.56.
+
 * Fri Jun 24 2011 Thomas Moschny <thomas.moschny at gmx.de> - 0.55-1
 - Update to 0.55.
 
diff --git a/sources b/sources
index 181693d..5959421 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-db1ea27facf352b5a27024f229b58e12  etckeeper_0.55.tar.gz
+15143ecb039db54a45e22f25e5be84ec  etckeeper_0.56.tar.gz


More information about the scm-commits mailing list