public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/gcc] rhel-f41-base: 13.2.1-2
@ 2026-06-29 12:30 Jakub Jelinek
0 siblings, 0 replies; 2+ messages in thread
From: Jakub Jelinek @ 2026-06-29 12:30 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/gcc
Branch : rhel-f41-base
Commit : 3245329e23d2bd6e8db5d73c01cc4690af7d48b3
Author : Jakub Jelinek <jakub@redhat.com>
Date : 2023-09-06T15:13:22+02:00
Stats : +36/-8 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/gcc/c/3245329e23d2bd6e8db5d73c01cc4690af7d48b3?branch=rhel-f41-base
Log:
13.2.1-2
---
diff --git a/.gitignore b/.gitignore
index 267dfa7..ae41c63 100644
--- a/.gitignore
+++ b/.gitignore
@@ -108,3 +108,5 @@
/gcc-13.1.1-20230519.tar.xz
/gcc-13.1.1-20230614.tar.xz
/gcc-13.2.1-20230728.tar.xz
+/gcc-13.2.1-20230906.tar.xz
+/nvptx-tools-aa3404ad5a496cda5d79a50bedb1344fd63e8763.tar.xz
diff --git a/gcc.spec b/gcc.spec
index f286e6a..e756a83 100644
--- a/gcc.spec
+++ b/gcc.spec
@@ -1,11 +1,11 @@
-%global DATE 20230728
-%global gitrev 8a3e2d71f2a0309540e68c79dadd66a06ca3da73
+%global DATE 20230906
+%global gitrev d91ea9a1c7236c23fe896b4cb2b4f8130b92732c
%global gcc_version 13.2.1
%global gcc_major 13
# 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 nvptx_tools_gitrev 93e00909ceb9cbbc104f0fcba56c0361ffb3ca4b
+%global nvptx_tools_gitrev aa3404ad5a496cda5d79a50bedb1344fd63e8763
%global newlib_cygwin_gitrev 9e09d6ed83cce4777a5950412647ccc603040409
%global _unpackaged_files_terminate_build 0
%global _performance_build 1
@@ -375,7 +375,11 @@ Summary: GNU Standard C++ Library
Autoreq: true
Requires: glibc >= 2.10.90-7
BuildRequires: tzdata >= 2017c
+%if 0%{?fedora} > 38 || 0%{?rhel} > 9
Recommends: tzdata >= 2017c
+%else
+Requires: tzdata >= 2017c
+%endif
%description -n libstdc++
The libstdc++ package contains a rewritten standard compliant GCC Standard
@@ -3453,9 +3457,31 @@ end
%endif
%changelog
-* Mon Jul 31 2023 Patsy Griffin <patsy@redhat.com> 13.2.1-2
-- Allow for the optional removal of tzdata.
-- See https://fedoraproject.org/wiki/Changes/AllowRemovalOfTzdata
+* Wed Sep 6 2023 Jakub Jelinek <jakub@redhat.com> 13.2.1-2
+- update from releases/gcc-13 branch
+ - PRs c++/92407, c++/106310, c++/106652, c++/109678, c++/109751, c++/110197,
+ c++/110566, c++/110927, debug/111080, fortran/99326, fortran/102109,
+ fortran/102112, fortran/102190, fortran/102532, fortran/108961,
+ fortran/109684, fortran/109948, fortran/110825, libgcc/110956,
+ libstdc++/110593, libstdc++/110708, libstdc++/110719,
+ libstdc++/110807, libstdc++/110860, libstdc++/110862,
+ libstdc++/110917, libstdc++/110968, libstdc++/110970,
+ libstdc++/110974, libstdc++/110990, middle-end/111017, modula2/108119,
+ modula2/108344, modula2/109779, modula2/109810, modula2/109830,
+ modula2/109879, modula2/109908, modula2/109952, modula2/110003,
+ modula2/110019, modula2/110125, modula2/110126, modula2/110161,
+ modula2/110174, modula2/110189, modula2/110284, modula2/110631,
+ modula2/110779, modula2/110865, target/89835, target/109713,
+ target/109725, target/110220, target/110484, target/110741,
+ target/111010, target/111127, tree-optimization/110280,
+ tree-optimization/110702, tree-optimization/110914,
+ tree-optimization/111015, tree-optimization/111019,
+ tree-optimization/111039, tree-optimization/111070,
+ tree-optimization/111109
+
+* Mon Jul 31 2023 Patsy Griffin <patsy@redhat.com>
+- allow for the optional removal of tzdata
+ - see https://fedoraproject.org/wiki/Changes/AllowRemovalOfTzdata
* Fri Jul 28 2023 Jakub Jelinek <jakub@redhat.com> 13.2.1-1
- update from releases/gcc-13 branch
diff --git a/sources b/sources
index ccd2d08..aaff95b 100644
--- a/sources
+++ b/sources
@@ -1,4 +1,4 @@
-SHA512 (gcc-13.2.1-20230728.tar.xz) = 7698968e1eabfe8ae8ff79806d9c15a50e861b2776ea5968e6b1f2ebf399d7b62cc4066d7d43b3cd791b790f41c2da401c33a0b258b640bf4c1f1cebd2cac99a
+SHA512 (gcc-13.2.1-20230906.tar.xz) = f62a7a2779a79539181a725a0f8ac5a2ec4b51b942fe5648a1bfb388b05222006d780a5603c92de431f006446492e24e5b94c80d7988547e3dc98938a311a4dd
SHA512 (isl-0.24.tar.bz2) = aab3bddbda96b801d0f56d2869f943157aad52a6f6e6a61745edd740234c635c38231af20bc3f1a08d416a5e973a90e18249078ed8e4ae2f1d5de57658738e95
SHA512 (newlib-cygwin-9e09d6ed83cce4777a5950412647ccc603040409.tar.xz) = bef3fa04f7b1a915fc1356ebed114698b5cc835e9fa04b0becff05a9efc76c59fb376482990873d222d7acdcfee3c4f30f5a4cb7f3be1f291f1fa5f1c7a9d983
-SHA512 (nvptx-tools-93e00909ceb9cbbc104f0fcba56c0361ffb3ca4b.tar.xz) = c719fad8689b2b6f3c888d0308604ddef884037d71ec3e755c68052d30075a181c29358fda516833ace437921b17602b147be7886317be94ec9736faa8cb52be
+SHA512 (nvptx-tools-aa3404ad5a496cda5d79a50bedb1344fd63e8763.tar.xz) = 33a024326426375533cb5dd9b68b2508f37540be418d2506bfa19a5f5866485e9af150469064e9059b68136ad8cb080b3b12e7eb5c6b7d1288cf6bfb3f6bb5d0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [rpms/gcc] rhel-f41-base: 13.2.1-2
@ 2026-06-29 12:30 Jakub Jelinek
0 siblings, 0 replies; 2+ messages in thread
From: Jakub Jelinek @ 2026-06-29 12:30 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/gcc
Branch : rhel-f41-base
Commit : 8eebf443734c3167ab94b93c5e9441b3146bc76d
Author : Jakub Jelinek <jakub@redhat.com>
Date : 2023-09-08T22:38:33+02:00
Stats : +3/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/gcc/c/8eebf443734c3167ab94b93c5e9441b3146bc76d?branch=rhel-f41-base
Log:
13.2.1-2
---
diff --git a/gcc.spec b/gcc.spec
index e756a83..1c52856 100644
--- a/gcc.spec
+++ b/gcc.spec
@@ -866,6 +866,8 @@ so that there cannot be any synchronization problems.
%patch -P50 -p0 -b .rh2155127~
touch -r isl-0.24/m4/ax_prog_cxx_for_build.m4 isl-0.24/m4/ax_prog_cc_for_build.m4
+sed -i -e 's/ -fcase / -fcase -Wno-all /' libgm2/*/Makefile.am
+sed -i -e 's/ -fcase / -fcase -Wno-all /' libgm2/*/Makefile.in
%if 0%{?rhel} >= 9
%patch -P100 -p1 -b .fortran-fdec-duplicates~
@@ -3457,7 +3459,7 @@ end
%endif
%changelog
-* Wed Sep 6 2023 Jakub Jelinek <jakub@redhat.com> 13.2.1-2
+* Fri Sep 8 2023 Jakub Jelinek <jakub@redhat.com> 13.2.1-2
- update from releases/gcc-13 branch
- PRs c++/92407, c++/106310, c++/106652, c++/109678, c++/109751, c++/110197,
c++/110566, c++/110927, debug/111080, fortran/99326, fortran/102109,
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-06-29 12:30 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-29 12:30 [rpms/gcc] rhel-f41-base: 13.2.1-2 Jakub Jelinek
2026-06-29 12:30 Jakub Jelinek
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox