public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/gcc] rhel-f41-base: 6.0.0-0.14
@ 2026-06-29 12:27 Jakub Jelinek
0 siblings, 0 replies; only message in thread
From: Jakub Jelinek @ 2026-06-29 12:27 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/gcc
Branch : rhel-f41-base
Commit : f027054e0ff0702d59f31bd0daa547bd1cf0e45c
Author : Jakub Jelinek <jakub@redhat.com>
Date : 2016-03-02T08:19:20+01:00
Stats : +18/-4 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/gcc/c/f027054e0ff0702d59f31bd0daa547bd1cf0e45c?branch=rhel-f41-base
Log:
6.0.0-0.14
---
diff --git a/.gitignore b/.gitignore
index 5475a8d..b591fba 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
/gcc-6.0.0-20160219.tar.bz2
/gcc-6.0.0-20160227.tar.bz2
+/gcc-6.0.0-20160302.tar.bz2
diff --git a/gcc.spec b/gcc.spec
index 99333c2..9bdcf1f 100644
--- a/gcc.spec
+++ b/gcc.spec
@@ -1,9 +1,9 @@
-%global DATE 20160227
-%global SVNREV 233778
+%global DATE 20160302
+%global SVNREV 233890
%global gcc_version 6.0.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 0.13
+%global gcc_release 0.14
%global _unpackaged_files_terminate_build 0
%global _performance_build 1
# Hardening slows the compiler way too much.
@@ -3066,6 +3066,19 @@ fi
%doc rpm.doc/changelogs/libcc1/ChangeLog*
%changelog
+* Wed Mar 2 2016 Jakub Jelinek <jakub@redhat.com> 6.0.0-0.14
+- update from the trunk
+ - PRs ada/70017, c++/51489, c++/69795, c++/69961, c++/69995, c++/70036,
+ c/69796, c/69974, fortran/47674, fortran/56007, fortran/60126,
+ fortran/68147, fortran/69910, middle-end/70022, middle-end/70025,
+ preprocessor/69985, rtl-optimization/70007, target/69706,
+ target/70011, target/70027, target/70033, tree-optimization/68621,
+ tree-optimization/69720, tree-optimization/69956,
+ tree-optimization/69980, tree-optimization/69983,
+ tree-optimization/69987, tree-optimization/69989,
+ tree-optimization/69994, tree-optimization/69999,
+ tree-optimization/70005
+
* Sat Feb 27 2016 Jakub Jelinek <jakub@redhat.com> 6.0.0-0.13
- update from the trunk
- PRs c++/15766, c++/67364, c++/68049, c++/69323, c++/69736, c++/69743,
diff --git a/sources b/sources
index f0e4813..d1e7d9f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-355ef84ab33557cd2d7f3110fad9a492 gcc-6.0.0-20160227.tar.bz2
+fd1256075b50cfbcab2dc8bcd73a8efa gcc-6.0.0-20160302.tar.bz2
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-29 12:27 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:27 [rpms/gcc] rhel-f41-base: 6.0.0-0.14 Jakub Jelinek
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox