[dragonegg] 3.3-11

Jakub Jelinek jakub at fedoraproject.org
Thu Oct 17 19:46:13 UTC 2013


commit 6613b4ee3cf4cf5594fd3c860c02383bb9db22bc
Author: Jakub Jelinek <jakub at redhat.com>
Date:   Thu Oct 17 21:46:14 2013 +0200

    3.3-11

 dragonegg.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/dragonegg.spec b/dragonegg.spec
index b89d904..4e5c247 100644
--- a/dragonegg.spec
+++ b/dragonegg.spec
@@ -59,7 +59,7 @@ ExcludeArch: armv7hl
 
 Name:           dragonegg
 Version:        3.3
-Release:        %{?prerel:0.}10%{?prerel:.}%{?prerel}%{?dist}
+Release:        %{?prerel:0.}11%{?prerel:.}%{?prerel}%{?dist}
 Summary:        GCC plugin to use LLVM optimizers and code generators
 
 Group:          Development/Languages
@@ -120,6 +120,9 @@ install -m 755 dragonegg.so %{buildroot}%{gcc_plugins_dir}
 
 
 %changelog
+* Thu Oct 17 2013 Jakub Jelinek <jakub at redhat.com> - 3.3-11
+- Rebuild for gcc-4.8.2-1.
+
 * Sat Sep 21 2013 Eric Smith <spacewar at gmail.com> - 3.3-10
 - Rebuild for gcc-4.8.1-10.fc21.
 


More information about the scm-commits mailing list