Update to 4.9.2
This commit is contained in:
parent
80328b089c
commit
57dfbd2ae2
1
.gitignore
vendored
1
.gitignore
vendored
@ -17,3 +17,4 @@ gcc-4.5.1.tar.bz2
|
||||
/gcc-4.9.0-RC-20140411.tar.bz2
|
||||
/gcc-4.9.0.tar.bz2
|
||||
/gcc-4.9.1.tar.bz2
|
||||
/gcc-4.9.2.tar.bz2
|
||||
|
||||
@ -31,8 +31,8 @@
|
||||
%endif
|
||||
|
||||
Name: mingw-gcc
|
||||
Version: 4.9.1
|
||||
Release: 4%{?snapshot_date:.svn.%{snapshot_date}.r%{snapshot_rev}}%{?dist}
|
||||
Version: 4.9.2
|
||||
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
|
||||
@ -692,6 +692,9 @@ rm -f $RPM_BUILD_ROOT%{_bindir}/%{mingw64_target}-%{mingw64_target}-*
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Dec 3 2014 Erik van Pienbroek <epienbro@fedoraproject.org> - 4.9.2-1
|
||||
- Update to 4.9.2
|
||||
|
||||
* Sun Aug 17 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.9.1-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user