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: 4.7.1-1
Date: Mon, 29 Jun 2026 12:25:26 GMT	[thread overview]
Message-ID: <178273592654.1.11332350723697898414.rpms-gcc-b1be385d8b62@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/gcc
Branch : rhel-f41-base
Commit : b1be385d8b62102daf4eebf94e312f38244fd125
Author : Jakub Jelinek <jakub@redhat.com>
Date   : 2012-06-29T10:44:22+02:00
Stats  : +20/-6 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/gcc/c/b1be385d8b62102daf4eebf94e312f38244fd125?branch=rhel-f41-base

Log:
4.7.1-1

---
diff --git a/.gitignore b/.gitignore
index ef775f7..58aeb5e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -33,3 +33,4 @@
 /gcc-4.7.0-20120507.tar.bz2
 /gcc-4.7.0-20120525.tar.bz2
 /gcc-4.7.0-20120604.tar.bz2
+/gcc-4.7.1-20120629.tar.bz2

diff --git a/gcc.spec b/gcc.spec
index fa30127..d73020a 100644
--- a/gcc.spec
+++ b/gcc.spec
@@ -1,9 +1,9 @@
-%global DATE 20120604
-%global SVNREV 188193
-%global gcc_version 4.7.0
+%global DATE 20120629
+%global SVNREV 189066
+%global gcc_version 4.7.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 7
+%global gcc_release 1
 %global _unpackaged_files_terminate_build 0
 %global multilib_64_archs sparc64 ppc64 s390x x86_64
 %ifarch %{ix86} x86_64 ia64 ppc ppc64 alpha
@@ -738,7 +738,7 @@ tar xzf %{SOURCE4}
 tar xjf %{SOURCE10}
 %endif
 
-sed -i -e 's/4\.7\.1/4.7.0/' gcc/BASE-VER
+sed -i -e 's/4\.7\.2/4.7.1/' gcc/BASE-VER
 echo 'Red Hat %{version}-%{gcc_release}' > gcc/DEV-PHASE
 
 %if 0%{?fedora} >= 16 || 0%{?rhel} >= 7
@@ -2641,6 +2641,19 @@ fi
 %{_prefix}/libexec/gcc/%{gcc_target_platform}/%{gcc_version}/plugin
 
 %changelog
+* Fri Jun 29 2012 Jakub Jelinek <jakub@redhat.com> 4.7.1-1
+- update from the 4.7 branch
+  - GCC 4.7.1 release
+  - PRs ada/53592, c++/51214, c++/52637, c++/52841, c++/52988, c++/53202,
+	c++/53305, c++/53498, c++/53524, c++/53594, c++/53599, c++/53602,
+	c++/53616, c++/53651, c++/53752, debug/53682, fortran/50619,
+	fortran/53597, fortran/53685, fortran/53691, gcov-profile/53744,
+	libgomp/52993, libstdc++/53270, libstdc++/53678, middle-end/53470,
+	middle-end/53580, middle-end/53790, preprocessor/37215,
+	rtl-optimization/53589, rtl-optimization/53700, target/52908,
+	target/53559, target/53595, target/53621, target/53759,
+	tree-optimization/52558
+
 * Mon Jun  4 2012 Jakub Jelinek <jakub@redhat.com> 4.7.0-7
 - update from the 4.7 branch
   - PRs ada/53517, c++/52725, c++/52905, c++/52973, c++/53137, c++/53220,

diff --git a/sources b/sources
index 258be59..b8d0789 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
 2659f09c2e43ef8b7d4406321753f1b2  fastjar-0.97.tar.gz
-996050ff9fa029f4671efd77f77b8e14  gcc-4.7.0-20120604.tar.bz2
+b8a5e8e7ec11d199d72e38e8055459fa  gcc-4.7.1-20120629.tar.bz2

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

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-06-29 12:25 Jakub Jelinek [this message]
2026-06-29 12:25 [rpms/gcc] rhel-f41-base: 4.7.1-1 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=178273592654.1.11332350723697898414.rpms-gcc-b1be385d8b62@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