public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jakub Jelinek <jakub@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/gcc] rhel-f41-base: 13.2.1-6
Date: Mon, 29 Jun 2026 12:30:21 GMT	[thread overview]
Message-ID: <178273622150.1.5280815487902939812.rpms-gcc-54bd2930042e@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/gcc
Branch : rhel-f41-base
Commit : 54bd2930042e5a7b0a2fb562b551a8e26a918f4d
Author : Jakub Jelinek <jakub@redhat.com>
Date   : 2023-12-05T18:33:40+01:00
Stats  : +15/-4 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/gcc/c/54bd2930042e5a7b0a2fb562b551a8e26a918f4d?branch=rhel-f41-base

Log:
13.2.1-6

---
diff --git a/.gitignore b/.gitignore
index 3b98d49..80128da 100644
--- a/.gitignore
+++ b/.gitignore
@@ -113,3 +113,4 @@
 /gcc-13.2.1-20230918.tar.xz
 /gcc-13.2.1-20231011.tar.xz
 /gcc-13.2.1-20231113.tar.xz
+/gcc-13.2.1-20231205.tar.xz

diff --git a/gcc.spec b/gcc.spec
index ce8cee9..664d00c 100644
--- a/gcc.spec
+++ b/gcc.spec
@@ -1,10 +1,10 @@
-%global DATE 20231113
-%global gitrev 4292c70489195b52615f16679dc6df18cd1c8432
+%global DATE 20231205
+%global gitrev f783814ad6a04ae5ef44595216596a2b75eda15b
 %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 5
+%global gcc_release 6
 %global nvptx_tools_gitrev aa3404ad5a496cda5d79a50bedb1344fd63e8763
 %global newlib_cygwin_gitrev 9e09d6ed83cce4777a5950412647ccc603040409
 %global _unpackaged_files_terminate_build 0
@@ -3459,6 +3459,16 @@ end
 %endif
 
 %changelog
+* Tue Dec  5 2023 Jakub Jelinek <jakub@redhat.com> 13.2.1-6
+- update from releases/gcc-13 branch
+  - PRs c++/33799, c++/102191, c++/111703, c++/112269, c++/112301, c++/112633,
+	c/112339, fortran/111880, fortran/112764, libgomp/111413,
+	libstdc++/112348, libstdc++/112491, libstdc++/112607,
+	middle-end/111497, target/53372, target/110411, target/111408,
+	target/111815, target/111828, target/112672, tree-optimization/111137,
+	tree-optimization/111465, tree-optimization/111967,
+	tree-optimization/112496
+
 * Mon Nov 13 2023 Jakub Jelinek <jakub@redhat.com> 13.2.1-5
 - update from releases/gcc-13 branch
   - PRs c++/89038, c/111884, d/110712, d/112270, fortran/67740, fortran/97245,

diff --git a/sources b/sources
index 182bfd5..9509f03 100644
--- a/sources
+++ b/sources
@@ -1,4 +1,4 @@
-SHA512 (gcc-13.2.1-20231113.tar.xz) = d5897c4dc4a223f20ffbbefe1c59077c5680fcb7287c97d9a84d4c25712dc02e4eb91aa3a14e3ae79b9a986d14bdeff1b93489ae9741053e0b069c42f52fe934
+SHA512 (gcc-13.2.1-20231205.tar.xz) = f132a2d35d6ea0b0d82043870f1c9f60dda119e63df6833b16d20e2c93e2978f62698d4cc72a6e2eefbaeded0683107de9ebeb93923b96c57dcd612504aa6a1b
 SHA512 (isl-0.24.tar.bz2) = aab3bddbda96b801d0f56d2869f943157aad52a6f6e6a61745edd740234c635c38231af20bc3f1a08d416a5e973a90e18249078ed8e4ae2f1d5de57658738e95
 SHA512 (newlib-cygwin-9e09d6ed83cce4777a5950412647ccc603040409.tar.xz) = bef3fa04f7b1a915fc1356ebed114698b5cc835e9fa04b0becff05a9efc76c59fb376482990873d222d7acdcfee3c4f30f5a4cb7f3be1f291f1fa5f1c7a9d983
 SHA512 (nvptx-tools-aa3404ad5a496cda5d79a50bedb1344fd63e8763.tar.xz) = 33a024326426375533cb5dd9b68b2508f37540be418d2506bfa19a5f5866485e9af150469064e9059b68136ad8cb080b3b12e7eb5c6b7d1288cf6bfb3f6bb5d0

                 reply	other threads:[~2026-06-29 12:30 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178273622150.1.5280815487902939812.rpms-gcc-54bd2930042e@fedoraproject.org \
    --to=jakub@redhat.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox