public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/gcc] rhel-f41-base: 4.9.0-3
@ 2026-06-29 12:26 Jakub Jelinek
0 siblings, 0 replies; only message in thread
From: Jakub Jelinek @ 2026-06-29 12:26 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/gcc
Branch : rhel-f41-base
Commit : 58525d3c9ee01a99e3b535b1a95b7d6a868a00e8
Author : Jakub Jelinek <jakub@redhat.com>
Date : 2014-05-06T10:23:35+02:00
Stats : +10/-8 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/gcc/c/58525d3c9ee01a99e3b535b1a95b7d6a868a00e8?branch=rhel-f41-base
Log:
4.9.0-3
---
diff --git a/.gitignore b/.gitignore
index f5c1069..d02e737 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
/gcc-4.9.0-20140411.tar.bz2
/gcc-4.9.0-20140422.tar.bz2
/gcc-4.9.0-20140505.tar.bz2
+/gcc-4.9.0-20140506.tar.bz2
diff --git a/gcc.spec b/gcc.spec
index 104751a..700f721 100644
--- a/gcc.spec
+++ b/gcc.spec
@@ -1,9 +1,9 @@
-%global DATE 20140505
-%global SVNREV 210058
+%global DATE 20140506
+%global SVNREV 210097
%global gcc_version 4.9.0
# Note, gcc_release must be integer, if you want to add suffixes to
# %{release}, append them after %{gcc_release} on Release: line.
-%global gcc_release 2
+%global gcc_release 3
%global _unpackaged_files_terminate_build 0
%global _performance_build 1
%global multilib_64_archs sparc64 ppc64 ppc64p7 s390x x86_64
@@ -12,11 +12,7 @@
%else
%global build_ada 0
%endif
-%if 0%{?rhel} >= 7
%global build_java 0
-%else
-%global build_java 1
-%endif
%ifarch %{ix86} x86_64 ppc ppc64 ppc64le ppc64p7 s390 s390x %{arm} aarch64
%global build_go 1
%else
@@ -3202,6 +3198,11 @@ fi
%{_prefix}/libexec/gcc/%{gcc_target_platform}/%{gcc_version}/plugin
%changelog
+* Tue May 6 2014 Jakub Jelinek <jakub@redhat.com> 4.9.0-3
+- update from the 4.9 branch
+ - PRs driver/61065, ipa/60965
+- disable gcc-java and libjava, broken by recent eclipse-ecj changes
+
* Mon May 5 2014 Jakub Jelinek <jakub@redhat.com> 4.9.0-2
- update from the 4.9 branch
- PRs c++/60951, c++/60980, c++/60992, fortran/60495, ipa/60911, ipa/60912,
diff --git a/sources b/sources
index f4c633a..e1a4581 100644
--- a/sources
+++ b/sources
@@ -1,4 +1,4 @@
e34fca0540d840e5d0f6427e98c92252 cloog-0.18.1.tar.gz
2659f09c2e43ef8b7d4406321753f1b2 fastjar-0.97.tar.gz
-fb471ee29712826b838941ef38ed318c gcc-4.9.0-20140505.tar.bz2
+0bfea102c9592a24618b59943904dbb8 gcc-4.9.0-20140506.tar.bz2
e039bfcfb6c2ab039b8ee69bf883e824 isl-0.12.2.tar.bz2
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-29 12:26 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-29 12:26 [rpms/gcc] rhel-f41-base: 4.9.0-3 Jakub Jelinek
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox