[python-regex] Update to 2014.12.24.

Thomas Moschny thm at fedoraproject.org
Thu Jan 8 18:08:35 UTC 2015


commit ba8b175471207406ca14c0059fe47fa650445284
Author: Thomas Moschny <thm at fedoraproject.org>
Date:   Thu Jan 8 19:08:30 2015 +0100

    Update to 2014.12.24.

 .gitignore        |    1 +
 python-regex.spec |    5 ++++-
 sources           |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 10e7a02..93efa59 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /regex-2014.11.14.tar.gz
 /regex-2014.12.15.tar.gz
+/regex-2014.12.24.tar.gz
diff --git a/python-regex.spec b/python-regex.spec
index 4340420..24f5e98 100644
--- a/python-regex.spec
+++ b/python-regex.spec
@@ -7,7 +7,7 @@
 %global srcname regex
 
 Name:           python-%{srcname}
-Version:        2014.12.15
+Version:        2014.12.24
 Release:        1%{?dist}
 Summary:        Alternative regular expression module, to replace re
 # see also https://code.google.com/p/mrab-regex-hg/issues/detail?id=124
@@ -92,6 +92,9 @@ popd
 
 
 %changelog
+* Thu Jan  8 2015 Thomas Moschny <thomas.moschny at gmx.de> - 2014.12.24-1
+- Update to 2014.12.24.
+
 * Sun Dec 21 2014 Thomas Moschny <thomas.moschny at gmx.de> - 2014.12.15-1
 - Update to 2014.12.15.
 
diff --git a/sources b/sources
index 2ad703f..fe8f0a0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c25ed428853704e120d0fea445269777  regex-2014.12.15.tar.gz
+f7897fed0c7cee3fca3445222f829d8f  regex-2014.12.24.tar.gz


More information about the scm-commits mailing list