[etckeeper] Update to 1.7.

Thomas Moschny thm at fedoraproject.org
Sun Aug 18 05:47:57 UTC 2013


commit 7e1af3f7ffc0b986589beb8bf7a3a889e4370a78
Author: Thomas Moschny <thm at fedoraproject.org>
Date:   Sun Aug 18 07:44:12 2013 +0200

    Update to 1.7.

 .gitignore     |    1 +
 etckeeper.spec |    5 ++++-
 sources        |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 801c2ae..63d04fd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -19,3 +19,4 @@ etckeeper_0.41.tar.gz
 /etckeeper_1.4.tar.gz
 /etckeeper_1.5.tar.gz
 /etckeeper_1.6.tar.gz
+/etckeeper_1.7.tar.gz
diff --git a/etckeeper.spec b/etckeeper.spec
index f551903..f7c00b5 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:   1.6
+Version:   1.7
 Release:   1%{?dist}
 Summary:   Store /etc in a SCM system (git, mercurial, bzr or darcs)
 Group:     Applications/System
@@ -94,6 +94,9 @@ fi
 %endif
 
 %changelog
+* Sun Aug 18 2013 Thomas Moschny <thomas.moschny at gmx.de> - 1.7-1
+- Update to 1.7.
+
 * Tue Jul 30 2013 Thomas Moschny <thomas.moschny at gmx.de> - 1.6-1
 - Update to 1.6.
 
diff --git a/sources b/sources
index ee88bc5..5ea47d0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-bb5c852df9bc27d6294d8df00dcf87be  etckeeper_1.6.tar.gz
+a3525676c8b085744f7c40e3ae48b559  etckeeper_1.7.tar.gz


More information about the scm-commits mailing list