[gcc] Rebuilt for Fedora 23 Change

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


commit 3f4ac1c5523eebf56acef53ec4b121a64450a07b
Author: Till Maas <opensource at till.name>
Date:   Sat Feb 21 22:28:48 2015 +0100

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

 gcc.spec | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)
---
diff --git a/gcc.spec b/gcc.spec
index c274722..39f2d93 100644
--- a/gcc.spec
+++ b/gcc.spec
@@ -79,7 +79,7 @@
 Summary: Various compilers (C, C++, Objective-C, Java, ...)
 Name: gcc
 Version: %{gcc_version}
-Release: %{gcc_release}%{?dist}
+Release: %{gcc_release}%{?dist}.1
 # libgcc, libgfortran, libgomp, libstdc++ and crtstuff have
 # GCC Runtime Exception.
 License: GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions and LGPLv2+ and BSD
@@ -2940,6 +2940,10 @@ fi
 %doc rpm.doc/changelogs/libcc1/ChangeLog*
 
 %changelog
+* Sat Feb 21 2015 Till Maas <opensource at till.name> - 5.0.0-0.15.1
+- Rebuilt for Fedora 23 Change
+  https://fedoraproject.org/wiki/Changes/Harden_all_packages_with_position-independent_code
+
 * Tue Feb 17 2015 Jakub Jelinek <jakub at redhat.com> 5.0.0-0.15
 - update from the trunk
   - PRs bootstrap/48009, c++/65075, c++/65080, c/65066, ipa/64963, ipa/65059,


More information about the scm-commits mailing list