public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/gcc] rhel-f41-base: 4.8.0-8
@ 2026-06-29 12:25 Jakub Jelinek
0 siblings, 0 replies; only message in thread
From: Jakub Jelinek @ 2026-06-29 12:25 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/gcc
Branch : rhel-f41-base
Commit : 9584892771afa75fc8863b3509469e3d4173cb60
Author : Jakub Jelinek <jakub@redhat.com>
Date : 2013-05-26T21:39:57+02:00
Stats : +9/-4 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/gcc/c/9584892771afa75fc8863b3509469e3d4173cb60?branch=rhel-f41-base
Log:
4.8.0-8
---
diff --git a/.gitignore b/.gitignore
index a4f1f97..eaf5db4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -74,3 +74,4 @@
/gcc-4.8.0-20130510.tar.bz2
/gcc-4.8.0-20130517.tar.bz2
/gcc-4.8.0-20130524.tar.bz2
+/gcc-4.8.0-20130526.tar.bz2
diff --git a/gcc.spec b/gcc.spec
index 91ba3d2..a37fc35 100644
--- a/gcc.spec
+++ b/gcc.spec
@@ -1,9 +1,9 @@
-%global DATE 20130524
-%global SVNREV 199310
+%global DATE 20130526
+%global SVNREV 199345
%global gcc_version 4.8.0
# 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 8
%global _unpackaged_files_terminate_build 0
%global multilib_64_archs sparc64 ppc64 s390x x86_64
%ifarch %{ix86} x86_64 ia64 ppc ppc64 alpha
@@ -2979,6 +2979,10 @@ fi
%{_prefix}/libexec/gcc/%{gcc_target_platform}/%{gcc_version}/plugin
%changelog
+* Sun May 26 2013 Jakub Jelinek <jakub@redhat.com> 4.8.0-8
+- update from the 4.8 branch
+ - std::chrono::steady_clock ABI fixes from 4.8.0-7
+
* Fri May 24 2013 Jakub Jelinek <jakub@redhat.com> 4.8.0-7
- update from the 4.8 branch
- PRs c++/57016, c++/57317, c++/57325, c++/57388, libffi/56033,
diff --git a/sources b/sources
index 744a04a..754da56 100644
--- a/sources
+++ b/sources
@@ -1,4 +1,4 @@
be78a47bd82523250eb3e91646db5b3d cloog-0.18.0.tar.gz
2659f09c2e43ef8b7d4406321753f1b2 fastjar-0.97.tar.gz
-72f228fad1e5deacd400c13ba060f747 gcc-4.8.0-20130524.tar.bz2
+135778c39ef1db09dc4c6f8a0c26fe0e gcc-4.8.0-20130526.tar.bz2
bce1586384d8635a76d2f017fb067cd2 isl-0.11.1.tar.bz2
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-29 12:25 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-29 12:25 [rpms/gcc] rhel-f41-base: 4.8.0-8 Jakub Jelinek
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox