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: 9.0.1-0.3
Date: Mon, 29 Jun 2026 12:28:16 GMT	[thread overview]
Message-ID: <178273609684.1.14247541562219954866.rpms-gcc-16bcddd9d4cc@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/gcc
Branch : rhel-f41-base
Commit : 16bcddd9d4ccdfdd482dc4411b1af0a9adefe9cc
Author : Jakub Jelinek <jakub@redhat.com>
Date   : 2019-02-03T11:56:05+01:00
Stats  : +20/-6 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/gcc/c/16bcddd9d4ccdfdd482dc4411b1af0a9adefe9cc?branch=rhel-f41-base

Log:
9.0.1-0.3

---
diff --git a/.gitignore b/.gitignore
index 65881c6..84695d8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -61,3 +61,4 @@
 /gcc-9.0.0-20190121.tar.xz
 /gcc-9.0.1-20190123.tar.xz
 /gcc-9.0.1-20190129.tar.xz
+/gcc-9.0.1-20190203.tar.xz

diff --git a/gcc.spec b/gcc.spec
index cae4de7..7b2a1ce 100644
--- a/gcc.spec
+++ b/gcc.spec
@@ -1,10 +1,10 @@
-%global DATE 20190129
+%global DATE 20190203
 %global SVNREV 268371
 %global gcc_version 9.0.1
 %global gcc_major 9
 # 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 0.2
+%global gcc_release 0.3
 %global nvptx_tools_gitrev c28050f60193b3b95a18866a96f03334e874e78f
 %global nvptx_newlib_gitrev aadc8eb0ec43b7cd0dd2dfb484bae63c8b05ef24
 %global _unpackaged_files_terminate_build 0
@@ -101,7 +101,7 @@
 Summary: Various compilers (C, C++, Objective-C, ...)
 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
@@ -2951,8 +2951,21 @@ end
 %endif
 
 %changelog
-* Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 9.0.1-0.2.1
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
+* Sun Jan  3 2019 Jakub Jelinek <jakub@redhat.com> 9.0.1-0.3
+- update from trunk
+  - PRs c++/80864, c++/86943, c++/87175, c++/88325, c++/88752, c++/88761,
+	c++/88983, c++/88988, c++/89083, c++/89105, c++/89119, c/88956,
+	c/89061, c/89122, fortran/52564, fortran/52884, fortran/57048,
+	fortran/81344, fortran/83246, fortran/88298, fortran/88393,
+	fortran/88669, fortran/88685, fortran/88980, fortran/89084, hsa/87863,
+	libbacktrace/89136, libfortran/78314, libfortran/88678,
+	libstdc++/88170, libstdc++/89117, middle-end/87887, middle-end/88597,
+	middle-end/89137, other/89106, rtl-optimization/87246,
+	rtl-optimization/88593, rtl-optimization/89115, sanitizer/89124,
+	target/89071, testsuite/87451, testsuite/88920, testsuite/89110,
+	tree-optimization/85497, tree-optimization/88107,
+	tree-optimization/88932, tree-optimization/89111,
+	tree-optimization/89135, tree-optimization/89143
 
 * Tue Jan 29 2019 Jakub Jelinek <jakub@redhat.com> 9.0.1-0.2
 - update from trunk

diff --git a/sources b/sources
index 5c8e034..c984ae5 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,3 @@
-SHA512 (gcc-9.0.1-20190129.tar.xz) = 541c90431c4a30df62ceb3552693a450f6a95bc6244f5e1c13ca3f4eb3b5837e19731f9b2cbe83892c6d4ef37192b3309e8d248940931507040350e8450d98e3
+SHA512 (gcc-9.0.1-20190203.tar.xz) = e82e8f94fde788c57a688db80b7d763cf636621f588bea3ba807118c6fde0177262f72b150f918dcd892fec614400da5fecb15f432ae67cd0333aaca5d6640c9
 SHA512 (nvptx-newlib-aadc8eb0ec43b7cd0dd2dfb484bae63c8b05ef24.tar.xz) = 94f7089365296f7dfa485107b4143bebc850a81586f3460fd896bbbb6ba099a00217d4042133424fd2183b352132f4fd367e6a60599bdae2a26dfd48a77d0e04
 SHA512 (nvptx-tools-c28050f60193b3b95a18866a96f03334e874e78f.tar.xz) = a688cb12cf805950a5abbb13b52f45c81dbee98e310b7ed57ae20e76dbfa5964a16270148374a6426d177db71909d28360490f091c86a5d19d4faa5127beeee1

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

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-06-29 12:28 Jakub Jelinek [this message]
  -- strict thread matches above, loose matches on Subject: below --
2026-06-29 12:28 [rpms/gcc] rhel-f41-base: 9.0.1-0.3 Jakub Jelinek
2026-06-29 12:28 Jakub Jelinek

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=178273609684.1.14247541562219954866.rpms-gcc-16bcddd9d4cc@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