public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Patsy Griffin <patsy@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/gcc] rhel-f41-base: Allow for the optional removal of tzdata.
Date: Mon, 29 Jun 2026 12:30:18 GMT [thread overview]
Message-ID: <178273621819.1.9338514660777720247.rpms-gcc-267dcb128b5d@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/gcc
Branch : rhel-f41-base
Commit : 267dcb128b5dbc43d6990a2587860d8bfbaa0590
Author : Patsy Griffin <patsy@redhat.com>
Date : 2023-07-31T17:05:53-04:00
Stats : +6/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/gcc/c/267dcb128b5dbc43d6990a2587860d8bfbaa0590?branch=rhel-f41-base
Log:
Allow for the optional removal of tzdata.
See https://fedoraproject.org/wiki/Changes/AllowRemovalOfTzdata
---
diff --git a/gcc.spec b/gcc.spec
index 45edab1..f286e6a 100644
--- a/gcc.spec
+++ b/gcc.spec
@@ -4,7 +4,7 @@
%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 1
+%global gcc_release 2
%global nvptx_tools_gitrev 93e00909ceb9cbbc104f0fcba56c0361ffb3ca4b
%global newlib_cygwin_gitrev 9e09d6ed83cce4777a5950412647ccc603040409
%global _unpackaged_files_terminate_build 0
@@ -375,7 +375,7 @@ Summary: GNU Standard C++ Library
Autoreq: true
Requires: glibc >= 2.10.90-7
BuildRequires: tzdata >= 2017c
-Requires: tzdata >= 2017c
+Recommends: tzdata >= 2017c
%description -n libstdc++
The libstdc++ package contains a rewritten standard compliant GCC Standard
@@ -3453,6 +3453,10 @@ 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
+
* Fri Jul 28 2023 Jakub Jelinek <jakub@redhat.com> 13.2.1-1
- update from releases/gcc-13 branch
- GCC 13.2 release
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=178273621819.1.9338514660777720247.rpms-gcc-267dcb128b5d@fedoraproject.org \
--to=patsy@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