[python] Rebuilt for Fedora 23 Change

Till Maas till at fedoraproject.org
Sat Feb 21 20:28:18 UTC 2015


commit 847e7caf401f67700595fadc7cacfe05e4731c14
Author: Till Maas <opensource at till.name>
Date:   Sat Feb 21 21:28:14 2015 +0100

    Rebuilt for Fedora 23 Change
    
      https://fedoraproject.org/wiki/Changes/Harden_all_packages_with_position-independent_code

 python.spec | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)
---
diff --git a/python.spec b/python.spec
index bba9698..05e6792 100644
--- a/python.spec
+++ b/python.spec
@@ -108,7 +108,7 @@ Summary: An interpreted, interactive, object-oriented programming language
 Name: %{python}
 # Remember to also rebase python-docs when changing this:
 Version: 2.7.9
-Release: 6%{?dist}
+Release: 7%{?dist}
 License: Python
 Group: Development/Languages
 Requires: %{python}-libs%{?_isa} = %{version}-%{release}
@@ -2132,6 +2132,10 @@ rm -fr %{buildroot}
 # ======================================================
 
 %changelog
+* Sat Feb 21 2015 Till Maas <opensource at till.name> - 2.7.9-7
+- Rebuilt for Fedora 23 Change
+  https://fedoraproject.org/wiki/Changes/Harden_all_packages_with_position-independent_code
+
 * Tue Feb 17 2015 Ville Skyttä <ville.skytta at iki.fi> - 2.7.9-6
 - Own systemtap dirs (#710733)
 


More information about the scm-commits mailing list