From 3c4117634397669c14e9e6e98fa4324b961790fa Mon Sep 17 00:00:00 2001 From: Matej Stuchlik Date: Nov 24 2014 08:35:13 +0000 Subject: Bump spec --- 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 - 2.7.8-10 +- Improve python2_version macros + * Thu Nov 13 2014 Matej Stuchlik - 2.7.8-9 - Add python2_version_nodots macro