[antlr] Rebuild for gcc 5 C++11 ABI

Orion Poplawski orion at fedoraproject.org
Sun Feb 22 02:39:39 UTC 2015


commit 67fbc509e3b2811a8cc06ceb11e212224a733d73
Author: Orion Poplawski <orion at cora.nwra.com>
Date:   Sat Feb 21 19:39:38 2015 -0700

    Rebuild for gcc 5 C++11 ABI

 antlr.spec | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/antlr.spec b/antlr.spec
index 6dd3893..3a08f16 100644
--- a/antlr.spec
+++ b/antlr.spec
@@ -4,7 +4,7 @@
 Summary:		ANother Tool for Language Recognition
 Name:			antlr
 Version:		2.7.7
-Release:		34%{?dist}
+Release:		35%{?dist}
 Epoch:			0
 License:		Public Domain
 URL:			http://www.antlr.org/
@@ -193,6 +193,9 @@ install -p -m 644 %{SOURCE3} $RPM_BUILD_ROOT%{_mavenpomdir}/JPP-%{name}.pom
 %{python_sitelib}/antlr-*
 
 %changelog
+* Sun Feb 22 2015 Orion Poplawski <orion at cora.nwra.com> - 0:2.7.7-35
+- Rebuild for gcc 5 C++11 ABI
+
 * Fri Aug 15 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0:2.7.7-34
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
 


More information about the scm-commits mailing list