[etckeeper] Update to 0.64.

Thomas Moschny thm at fedoraproject.org
Sun Sep 23 15:16:10 UTC 2012


commit f51246920312977c2cfd7d34eff60f2a3885198c
Author: Thomas Moschny <thm at fedoraproject.org>
Date:   Sun Sep 23 17:12:42 2012 +0200

    Update to 0.64.

 .gitignore     |    1 +
 etckeeper.spec |    7 +++++--
 sources        |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b19f196..6a2edd6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,3 +14,4 @@ etckeeper_0.41.tar.gz
 /etckeeper_0.61.tar.gz
 /etckeeper_0.62.tar.gz
 /etckeeper_0.63.tar.gz
+/etckeeper_0.64.tar.gz
diff --git a/etckeeper.spec b/etckeeper.spec
index 401e4f7..c316653 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.63
-Release:   2%{?dist}
+Version:   0.64
+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
+* Sun Sep 23 2012 Thomas Moschny <thomas.moschny at gmx.de> - 0.64-1
+- Update to 0.64.
+
 * Thu Jul 19 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.63-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
diff --git a/sources b/sources
index 4073b31..7e21da0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5178f36358c91052a2381e0a1a41e0ac  etckeeper_0.63.tar.gz
+ddd3229028df8da9af03ec8128cebc9b  etckeeper_0.64.tar.gz


More information about the scm-commits mailing list