Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2019-07-25 01:33:52 +00:00
parent 6919aa138f
commit 90028182f3
1 changed files with 4 additions and 1 deletions

View File

@ -101,7 +101,7 @@
Summary: Various compilers (C, C++, Objective-C, ...) Summary: Various compilers (C, C++, Objective-C, ...)
Name: gcc Name: gcc
Version: %{gcc_version} Version: %{gcc_version}
Release: %{gcc_release}%{?dist} Release: %{gcc_release}%{?dist}.1
# libgcc, libgfortran, libgomp, libstdc++ and crtstuff have # libgcc, libgfortran, libgomp, libstdc++ and crtstuff have
# GCC Runtime Exception. # GCC Runtime Exception.
License: GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions and LGPLv2+ and BSD License: GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions and LGPLv2+ and BSD
@ -2955,6 +2955,9 @@ end
%endif %endif
%changelog %changelog
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 9.1.1-2.1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
* Wed Jun 5 2019 Jakub Jelinek <jakub@redhat.com> 9.1.1-2 * Wed Jun 5 2019 Jakub Jelinek <jakub@redhat.com> 9.1.1-2
- update from 9 branch - update from 9 branch
- PRs bootstrap/90543, c++/78010, c++/90173, c++/90265, c++/90383, - PRs bootstrap/90543, c++/78010, c++/90173, c++/90265, c++/90383,