[bash] rebuild against new gcc

Than Ngo than at fedoraproject.org
Mon Mar 16 10:54:52 UTC 2015


commit fd79c0ce7aec895ea056d7e7b80e94ef13eff051
Author: Than Ngo <than at redhat.com>
Date:   Mon Mar 16 11:54:31 2015 +0100

    rebuild against new gcc

 bash.spec | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/bash.spec b/bash.spec
index c58a796..6e18737 100644
--- a/bash.spec
+++ b/bash.spec
@@ -8,7 +8,7 @@
 Version: %{baseversion}%{patchleveltag}
 Name: bash
 Summary: The GNU Bourne Again shell
-Release: 2%{?dist}
+Release: 3%{?dist}
 Group: System Environment/Shells
 License: GPLv3+
 Url: http://www.gnu.org/software/bash
@@ -409,6 +409,9 @@ end
 %doc doc/*.ps doc/*.0 doc/*.html doc/article.txt
 
 %changelog
+* Mon Mar 16 2015 Than Ngo <than at redhat.com> 4.3.33-3
+- rebuild against new gcc
+
 * Fri Jan 23 2015 Elad Alfassa <elad at fedoraproject.org> - 4.3.25-3
 - Enable PIE (hardened build)
 


More information about the scm-commits mailing list