[etckeeper] Update to 1.4.

Thomas Moschny thm at fedoraproject.org
Sun Jun 23 10:58:16 UTC 2013


commit e0680320ae00e5726db6eed0be513e3907cbba21
Author: Thomas Moschny <thm at fedoraproject.org>
Date:   Sun Jun 23 12:57:50 2013 +0200

    Update to 1.4.

 .gitignore     |    1 +
 etckeeper.spec |    5 ++++-
 sources        |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6902a2b..b760503 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,3 +16,4 @@ etckeeper_0.41.tar.gz
 /etckeeper_0.63.tar.gz
 /etckeeper_0.64.tar.gz
 /etckeeper_1.3.tar.gz
+/etckeeper_1.4.tar.gz
diff --git a/etckeeper.spec b/etckeeper.spec
index 65247d8..198fdea 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.3
+Version:   1.4
 Release:   1%{?dist}
 Summary:   Store /etc in a SCM system (git, mercurial, bzr or darcs)
 Group:     Applications/System
@@ -93,6 +93,9 @@ fi
 %endif
 
 %changelog
+* Sun Jun 23 2013 Thomas Moschny <thomas.moschny at gmx.de> - 1.4-1
+- Update to 1.4.
+
 * Fri May 10 2013 Thomas Moschny <thomas.moschny at gmx.de> - 1.3-1
 - Update to 1.3.
 
diff --git a/sources b/sources
index 2efbf9f..67eee42 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f27e5a31a61aa601d9b0d357cc6b46ee  etckeeper_1.3.tar.gz
+a794c52d53a1f80503ffd9d1fb749db0  etckeeper_1.4.tar.gz


More information about the scm-commits mailing list