Update to 4.8.1
This commit is contained in:
parent
01a6783934
commit
5963cd784f
1
.gitignore
vendored
1
.gitignore
vendored
@ -12,3 +12,4 @@ gcc-4.5.1.tar.bz2
|
||||
/gcc-4.8-20130203.tar.bz2
|
||||
/gcc-4.8-20130310.tar.bz2
|
||||
/gcc-4.8.0.tar.bz2
|
||||
/gcc-4.8.1.tar.bz2
|
||||
|
||||
@ -27,8 +27,8 @@
|
||||
%endif
|
||||
|
||||
Name: mingw-gcc
|
||||
Version: 4.8.0
|
||||
Release: 4%{?snapshot_date:.svn.%{snapshot_date}.r%{snapshot_rev}}%{?dist}
|
||||
Version: 4.8.1
|
||||
Release: 1%{?snapshot_date:.svn.%{snapshot_date}.r%{snapshot_rev}}%{?dist}
|
||||
Summary: MinGW Windows cross-compiler (GCC) for C
|
||||
|
||||
License: GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions
|
||||
@ -698,6 +698,9 @@ rm -f $RPM_BUILD_ROOT%{_bindir}/%{mingw64_target}-%{mingw64_target}-*
|
||||
|
||||
|
||||
%changelog
|
||||
* Sat Jun 15 2013 Erik van Pienbroek <epienbro@fedoraproject.org> - 4.8.1-1
|
||||
- Update to 4.8.1
|
||||
|
||||
* Sat Jun 1 2013 Erik van Pienbroek <epienbro@fedoraproject.org> - 4.8.0-4
|
||||
- Revised patch for GCC bug #56742
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user