[etckeeper] Update to 0.60.

Thomas Moschny thm at fedoraproject.org
Fri Jan 13 16:33:38 UTC 2012


commit 46b38964886dc9703fd75c7b4fd866637ea65cc0
Author: Thomas Moschny <thm at fedoraproject.org>
Date:   Fri Jan 13 17:32:55 2012 +0100

    Update to 0.60.

 .gitignore     |    1 +
 etckeeper.spec |    7 +++++--
 sources        |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5f6025a..c54b594 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@ etckeeper_0.41.tar.gz
 /etckeeper_0.56.tar.gz
 /etckeeper_0.57.tar.gz
 /etckeeper_0.58.tar.gz
+/etckeeper_0.60.tar.gz
diff --git a/etckeeper.spec b/etckeeper.spec
index 235efc3..6d654b2 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.58
-Release:   2%{?dist}
+Version:   0.60
+Release:   1%{?dist}
 Summary:   Store /etc in a SCM system (git, mercurial, bzr or darcs)
 Group:     Applications/System
 License:   GPLv2+
@@ -92,6 +92,9 @@ fi
 %endif
 
 %changelog
+* Fri Jan 13 2012 Thomas Moschny <thomas.moschny at gmx.de> - 0.60-1
+- Update to 0.60.
+
 * Fri Jan 13 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.58-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 
diff --git a/sources b/sources
index 470ec91..ff932ee 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-75df8ac19a9ee14a914b767089f61a12  etckeeper_0.58.tar.gz
+62c94491a86d2fc6c730ee33cb25f13a  etckeeper_0.60.tar.gz


More information about the scm-commits mailing list