[etckeeper] Update to 1.5.

Thomas Moschny thm at fedoraproject.org
Sat Jul 27 14:30:15 UTC 2013


commit b062038e508e859944cf85a4fb914fa7436cb54d
Author: Thomas Moschny <thm at fedoraproject.org>
Date:   Sat Jul 27 16:18:46 2013 +0200

    Update to 1.5.

 .gitignore     |    1 +
 etckeeper.spec |    7 +++++--
 sources        |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b760503..ac712b4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,3 +17,4 @@ etckeeper_0.41.tar.gz
 /etckeeper_0.64.tar.gz
 /etckeeper_1.3.tar.gz
 /etckeeper_1.4.tar.gz
+/etckeeper_1.5.tar.gz
diff --git a/etckeeper.spec b/etckeeper.spec
index 73a86a2..f299f15 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:   1.4
-Release:   2%{?dist}
+Version:   1.5
+Release:   1%{?dist}
 Summary:   Store /etc in a SCM system (git, mercurial, bzr or darcs)
 Group:     Applications/System
 License:   GPLv2+
@@ -94,6 +94,9 @@ fi
 %endif
 
 %changelog
+* Sat Jul 27 2013 Thomas Moschny <thomas.moschny at gmx.de> - 1.5-1
+- Update to 1.5.
+
 * Sat Jul 27 2013 Jóhann B. Guðmundsson <johannbg at fedoraproject.org> - 1.4-2
 - Add a missing requirement on crontabs to spec file
 
diff --git a/sources b/sources
index 67eee42..630f483 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a794c52d53a1f80503ffd9d1fb749db0  etckeeper_1.4.tar.gz
+332dcd373cf79df1e0f5272ce29344e0  etckeeper_1.5.tar.gz


More information about the scm-commits mailing list