Update to 6.3.0
This commit is contained in:
parent
44681479b6
commit
a4a4483705
1
.gitignore
vendored
1
.gitignore
vendored
@ -28,3 +28,4 @@ gcc-4.5.1.tar.bz2
|
||||
/gcc-6-20160320.tar.bz2
|
||||
/gcc-6.1.0.tar.bz2
|
||||
/gcc-6.2.0.tar.bz2
|
||||
/gcc-6.3.0.tar.bz2
|
||||
|
||||
@ -31,7 +31,7 @@
|
||||
%endif
|
||||
|
||||
Name: mingw-gcc
|
||||
Version: 6.2.0
|
||||
Version: 6.3.0
|
||||
Release: 1%{?snapshot_date:.svn.%{snapshot_date}.r%{snapshot_rev}}%{?dist}
|
||||
Summary: MinGW Windows cross-compiler (GCC) for C
|
||||
|
||||
@ -706,6 +706,9 @@ rm -f $RPM_BUILD_ROOT%{_bindir}/%{mingw64_target}-%{mingw64_target}-*
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Dec 29 2016 Kalev Lember <klember@redhat.com> - 6.3.0-1
|
||||
- Update to 6.3.0
|
||||
|
||||
* Tue Aug 23 2016 Kalev Lember <klember@redhat.com> - 6.2.0-1
|
||||
- Update to 6.2.0
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user