[python] Bump spec

Matej Stuchlik mstuchli at fedoraproject.org
Mon Nov 24 08:35:46 UTC 2014


commit 3c4117634397669c14e9e6e98fa4324b961790fa
Author: Matej Stuchlik <mstuchli at redhat.com>
Date:   Mon Nov 24 09:35:13 2014 +0100

    Bump spec

 python.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/python.spec b/python.spec
index 97ebfb8..8e3a6c4 100644
--- a/python.spec
+++ b/python.spec
@@ -106,7 +106,7 @@ Summary: An interpreted, interactive, object-oriented programming language
 Name: %{python}
 # Remember to also rebase python-docs when changing this:
 Version: 2.7.8
-Release: 9%{?dist}
+Release: 10%{?dist}
 License: Python
 Group: Development/Languages
 Requires: %{python}-libs%{?_isa} = %{version}-%{release}
@@ -2091,6 +2091,9 @@ rm -fr %{buildroot}
 # ======================================================
 
 %changelog
+* Mon Nov 24 2014 Matej Stuchlik <mstuchli at redhat.com> - 2.7.8-10
+- Improve python2_version macros
+
 * Thu Nov 13 2014 Matej Stuchlik <mstuchli at redhat.com> - 2.7.8-9
 - Add python2_version_nodots macro
 


More information about the scm-commits mailing list