Update to 4.7.1
This commit is contained in:
parent
8022c65875
commit
aef0ca1704
1
.gitignore
vendored
1
.gitignore
vendored
@ -6,3 +6,4 @@ gcc-4.5.1.tar.bz2
|
||||
/gcc-4.7.0-20120224.tar.bz2
|
||||
/gcc-4.7.0-20120322.tar.bz2
|
||||
/gcc-4.7.0.tar.bz2
|
||||
/gcc-4.7.1.tar.bz2
|
||||
|
||||
@ -16,8 +16,8 @@
|
||||
%global enable_tests 0
|
||||
|
||||
Name: mingw-gcc
|
||||
Version: 4.7.0
|
||||
Release: 2%{?dist}
|
||||
Version: 4.7.1
|
||||
Release: 1%{?dist}
|
||||
Summary: MinGW Windows cross-compiler (GCC) for C
|
||||
|
||||
License: GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions
|
||||
@ -615,6 +615,9 @@ rm -f $RPM_BUILD_ROOT%{_bindir}/%{mingw64_target}-%{mingw64_target}-*
|
||||
|
||||
|
||||
%changelog
|
||||
* Sun Jul 15 2012 Kalev Lember <kalevlember@gmail.com> - 4.7.1-1
|
||||
- Update to 4.7.1
|
||||
|
||||
* Wed Apr 04 2012 Kalev Lember <kalevlember@gmail.com> - 4.7.0-2
|
||||
- Fix the build
|
||||
- Switch to the release tarball
|
||||
|
||||
Loading…
Reference in New Issue
Block a user