[etckeeper] Update to 0.61.

Thomas Moschny thm at fedoraproject.org
Tue Jan 17 15:59:06 UTC 2012


commit 7345f87df7e854da142212da73cf62f8e8ef5185
Author: Thomas Moschny <thm at fedoraproject.org>
Date:   Tue Jan 17 16:58:37 2012 +0100

    Update to 0.61.

 .gitignore     |    1 +
 etckeeper.spec |    5 ++++-
 sources        |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c54b594..6a13470 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@ etckeeper_0.41.tar.gz
 /etckeeper_0.57.tar.gz
 /etckeeper_0.58.tar.gz
 /etckeeper_0.60.tar.gz
+/etckeeper_0.61.tar.gz
diff --git a/etckeeper.spec b/etckeeper.spec
index 6d654b2..58cd720 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.60
+Version:   0.61
 Release:   1%{?dist}
 Summary:   Store /etc in a SCM system (git, mercurial, bzr or darcs)
 Group:     Applications/System
@@ -92,6 +92,9 @@ fi
 %endif
 
 %changelog
+* Tue Jan 17 2012 Thomas Moschny <thomas.moschny at gmx.de> - 0.61-1
+- Update to 0.61.
+
 * Fri Jan 13 2012 Thomas Moschny <thomas.moschny at gmx.de> - 0.60-1
 - Update to 0.60.
 
diff --git a/sources b/sources
index ff932ee..c5b07cb 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-62c94491a86d2fc6c730ee33cb25f13a  etckeeper_0.60.tar.gz
+1f5568f01ebca2546c819c8f5bdfb906  etckeeper_0.61.tar.gz


More information about the scm-commits mailing list