[libtool] Rebuild once more for gcc 4.9.1

Kalev Lember kalev at fedoraproject.org
Sat Jul 19 15:30:52 UTC 2014


commit d3b89b8ef3954c216f892ed6d0a498ed9a06b6c5
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Sat Jul 19 14:29:51 2014 +0200

    Rebuild once more for gcc 4.9.1
    
    F21 build roots still had gcc 4.9.0 when the previous rebuild was kicked
    off.

 libtool.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/libtool.spec b/libtool.spec
index d88d77d..9cc75e3 100644
--- a/libtool.spec
+++ b/libtool.spec
@@ -4,7 +4,7 @@
 Summary: The GNU Portable Library Tool
 Name:    libtool
 Version: 2.4.2
-Release: 28%{?dist}
+Release: 29%{?dist}
 License: GPLv2+ and LGPLv2+ and GFDL
 URL:     http://www.gnu.org/software/libtool/
 Group:   Development/Tools
@@ -186,6 +186,9 @@ fi
 
 
 %changelog
+* Sat Jul 19 2014 Kalev Lember <kalevlember at gmail.com> - 2.4.2-29
+- Rebuild once more for gcc 4.9.1
+
 * Fri Jul 18 2014 Peter Robinson <pbrobinson at fedoraproject.org> 2.4.2-28
 - Bump again for gcc 4.9.1 in F-21
 


More information about the scm-commits mailing list