[etckeeper] Update to 0.63.

Thomas Moschny thm at fedoraproject.org
Mon Jun 4 17:01:43 UTC 2012


commit c20c38bb0c24a0d622f1bc6a8f1ca09b359be6d6
Author: Thomas Moschny <thm at fedoraproject.org>
Date:   Mon Jun 4 19:01:11 2012 +0200

    Update to 0.63.

 .gitignore     |    1 +
 etckeeper.spec |    7 +++++--
 sources        |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a989c27..b19f196 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,3 +13,4 @@ etckeeper_0.41.tar.gz
 /etckeeper_0.60.tar.gz
 /etckeeper_0.61.tar.gz
 /etckeeper_0.62.tar.gz
+/etckeeper_0.63.tar.gz
diff --git a/etckeeper.spec b/etckeeper.spec
index 033141c..73d05ec 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.62
-Release:   2%{?dist}
+Version:   0.63
+Release:   1%{?dist}
 Summary:   Store /etc in a SCM system (git, mercurial, bzr or darcs)
 Group:     Applications/System
 License:   GPLv2+
@@ -93,6 +93,9 @@ fi
 %endif
 
 %changelog
+* Mon Jun  4 2012 Thomas Moschny <thomas.moschny at gmx.de> - 0.63-1
+- Update to 0.63.
+
 * Tue Mar 13 2012 Thomas Moschny <thomas.moschny at gmx.de> - 0.62-2
 - Add missing dependency on perl (bz 798563).
 
diff --git a/sources b/sources
index 0338bdd..4073b31 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4b7738882f425c6bae7c99daa965e1de  etckeeper_0.62.tar.gz
+5178f36358c91052a2381e0a1a41e0ac  etckeeper_0.63.tar.gz


More information about the scm-commits mailing list