summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKalev Lember <kalevlember@gmail.com>2014-07-19 14:29:51 +0200
committerKalev Lember <kalevlember@gmail.com>2014-07-19 14:29:51 +0200
commitd3b89b8ef3954c216f892ed6d0a498ed9a06b6c5 (patch)
tree13068587001082340abf59f7afb4d462ac4b7dcb
parent9f7157c555deab81ce8425ecd25162ad6470ddf5 (diff)
downloadlibtool-d3b89b8ef3954c216f892ed6d0a498ed9a06b6c5.tar.gz
libtool-d3b89b8ef3954c216f892ed6d0a498ed9a06b6c5.tar.xz
libtool-d3b89b8ef3954c216f892ed6d0a498ed9a06b6c5.zip
Rebuild once more for gcc 4.9.1
F21 build roots still had gcc 4.9.0 when the previous rebuild was kicked off.
-rw-r--r--libtool.spec5
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@gmail.com> - 2.4.2-29
+- Rebuild once more for gcc 4.9.1
+
* Fri Jul 18 2014 Peter Robinson <pbrobinson@fedoraproject.org> 2.4.2-28
- Bump again for gcc 4.9.1 in F-21