[libreoffice/f20] Resolves: rhbz#1040708 rebuild against new libstdc++ to fix std::nth_element

Caolán McNamara caolanm at fedoraproject.org
Wed Dec 18 11:19:49 UTC 2013


commit 27c54a7d0bfae5d0f0642f8f9069a0d6fc7872e7
Author: Caolán McNamara <caolanm at redhat.com>
Date:   Wed Dec 18 11:19:56 2013 +0000

    Resolves: rhbz#1040708 rebuild against new libstdc++ to fix std::nth_element

 libreoffice.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/libreoffice.spec b/libreoffice.spec
index 83f3ba0..61344b1 100644
--- a/libreoffice.spec
+++ b/libreoffice.spec
@@ -42,7 +42,7 @@ Summary:        Free Software Productivity Suite
 Name:           libreoffice
 Epoch:          1
 Version:        %{libo_version}.2
-Release:        1%{?libo_prerelease}%{?dist}
+Release:        2%{?libo_prerelease}%{?dist}
 License:        (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and Artistic and MPLv2.0
 Group:          Applications/Productivity
 URL:            http://www.libreoffice.org/default/
@@ -2118,6 +2118,9 @@ update-desktop-database %{_datadir}/applications &> /dev/null || :
 %endif
 
 %changelog
+* Wed Dec 18 2013 Caolán McNamara <caolanm at redhat.com> - 1:4.1.4.2-2
+- Resolves: rhbz#1040708 rebuild against new libstdc++ to fix std::nth_element
+
 * Mon Dec 16 2013 David Tardon <dtardon at redhat.com> - 1:4.1.4.2-1
 - update to 4.1.4
 - Related: rhbz#1039517 Malayalam short-cut keys are unavailable


More information about the scm-commits mailing list