summaryrefslogtreecommitdiffstats
path: root/cygwin-gcc.spec
diff options
context:
space:
mode:
authorYaakov Selkowitz <yselkowi@redhat.com>2020-04-01 12:27:01 -0400
committerYaakov Selkowitz <yselkowi@redhat.com>2020-04-01 12:27:01 -0400
commite42fb04fb070d202b5affbac2ac34d4cdec58845 (patch)
treeeb2285007cef74fc942f76db195033c15b36f1c8 /cygwin-gcc.spec
parent32165bd9cf6874f3b3988fd06d5bedfb4039ab9d (diff)
downloadcygwin-gcc-e42fb04fb070d202b5affbac2ac34d4cdec58845.tar.gz
cygwin-gcc-e42fb04fb070d202b5affbac2ac34d4cdec58845.tar.xz
cygwin-gcc-e42fb04fb070d202b5affbac2ac34d4cdec58845.zip
Rebuilt for Fedora 32
Diffstat (limited to 'cygwin-gcc.spec')
-rw-r--r--cygwin-gcc.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/cygwin-gcc.spec b/cygwin-gcc.spec
index 28d0228..eb8d9c7 100644
--- a/cygwin-gcc.spec
+++ b/cygwin-gcc.spec
@@ -3,7 +3,7 @@
%global gcc_version 7.4.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 1
+%global gcc_release 2
%global build_ada 0
%global build_objc 0
@@ -753,6 +753,9 @@ cat cygwin-cpplib.lang >> cygwin-gcc.lang
%changelog
+* Wed Apr 01 2020 Yaakov Selkowitz <yselkowi@redhat.com> - 7.4.0-2
+- Rebuilt for Fedora 32
+
* Sun Dec 30 2018 Yaakov Selkowitz <yselkowi@redhat.com> - 7.4.0-1
- new version
- Add patch for PR fortran/47030