public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/gcc] rhel-f41-base: 5.1.1-4
@ 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 : 99f1530af5210f68fc0677c566e392aa90ee68b9
Author : Jakub Jelinek <jakub@redhat.com>
Date   : 2015-06-18T10:15:33+02:00
Stats  : +13/-7 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/gcc/c/99f1530af5210f68fc0677c566e392aa90ee68b9?branch=rhel-f41-base

Log:
5.1.1-4

---
diff --git a/.gitignore b/.gitignore
index f8f41b6..54b2e94 100644
--- a/.gitignore
+++ b/.gitignore
@@ -19,3 +19,4 @@
 /gcc-5.1.1-20150422.tar.bz2
 /gcc-5.1.1-20150606.tar.bz2
 /gcc-5.1.1-20150612.tar.bz2
+/gcc-5.1.1-20150618.tar.bz2

diff --git a/gcc.spec b/gcc.spec
index 9461a7c..67d30b6 100644
--- a/gcc.spec
+++ b/gcc.spec
@@ -1,9 +1,9 @@
-%global DATE 20150612
-%global SVNREV 224409
+%global DATE 20150618
+%global SVNREV 224595
 %global gcc_version 5.1.1
 # 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 3
+%global gcc_release 4
 %global _unpackaged_files_terminate_build 0
 %global _performance_build 1
 %global multilib_64_archs sparc64 ppc64 ppc64p7 s390x x86_64
@@ -84,7 +84,7 @@
 Summary: Various compilers (C, C++, Objective-C, Java, ...)
 Name: gcc
 Version: %{gcc_version}
-Release: %{gcc_release}%{?dist}.1
+Release: %{gcc_release}%{?dist}
 # libgcc, libgfortran, libgomp, libstdc++ and crtstuff have
 # GCC Runtime Exception.
 License: GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions and LGPLv2+ and BSD
@@ -3078,8 +3078,13 @@ fi
 %doc rpm.doc/changelogs/libcc1/ChangeLog*
 
 %changelog
-* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 5.1.1-3.1
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
+* Thu Jun 18 2015 Jakub Jelinek <jakub@redhat.com> 5.1.1-4
+- update from the 5 branch
+  - fix C++ ICE in build_ctor_subob_ref (#1232679, #1233030, #1233068,
+    PR c++/66536)
+  - PRs c++/58063, c++/65719, c++/66289, c++/66450, c++/66571, fortran/66385,
+	libstdc++/66030, libstdc++/66464, middle-end/66429, target/65527,
+	target/66258, testsuite/65944
 
 * Fri Jun 12 2015 Jakub Jelinek <jakub@redhat.com> 5.1.1-3
 - update from the 5 branch

diff --git a/sources b/sources
index fa4fe3e..aa4ea26 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ad469674ee18222ff9b44889ef66102e  gcc-5.1.1-20150612.tar.bz2
+a46ccda769a0a2abb03ae73e1ca4a5ee  gcc-5.1.1-20150618.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: 5.1.1-4 Jakub Jelinek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox