[etckeeper] Update to 0.62.

Thomas Moschny thm at fedoraproject.org
Tue Mar 13 18:31:23 UTC 2012


commit 8b4b3d2c5098d0db737b732ac2ba6c463700e43a
Author: Thomas Moschny <thm at fedoraproject.org>
Date:   Tue Mar 13 19:30:03 2012 +0100

    Update to 0.62.

 .gitignore     |    1 +
 etckeeper.spec |    5 ++++-
 sources        |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6a13470..a989c27 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@ etckeeper_0.41.tar.gz
 /etckeeper_0.58.tar.gz
 /etckeeper_0.60.tar.gz
 /etckeeper_0.61.tar.gz
+/etckeeper_0.62.tar.gz
diff --git a/etckeeper.spec b/etckeeper.spec
index 58cd720..458eeb3 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.61
+Version:   0.62
 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 Mar 13 2012 Thomas Moschny <thomas.moschny at gmx.de> - 0.62-1
+- Update to 0.62.
+
 * Tue Jan 17 2012 Thomas Moschny <thomas.moschny at gmx.de> - 0.61-1
 - Update to 0.61.
 
diff --git a/sources b/sources
index c5b07cb..0338bdd 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1f5568f01ebca2546c819c8f5bdfb906  etckeeper_0.61.tar.gz
+4b7738882f425c6bae7c99daa965e1de  etckeeper_0.62.tar.gz


More information about the scm-commits mailing list