Update to 5.0.1
This commit is contained in:
parent
ba1785b405
commit
ed89243f9a
1
.gitignore
vendored
1
.gitignore
vendored
@ -57,3 +57,4 @@
|
||||
/mingw-w64-v5.0-rc2.tar.bz2
|
||||
/mingw-w64-mingw-w64-65a0c3298db7cc5cbded63259663cb29e4780a56.zip
|
||||
/mingw-w64-v5.0.0.tar.bz2
|
||||
/mingw-w64-v5.0.1.tar.bz2
|
||||
|
||||
@ -8,7 +8,7 @@
|
||||
#%%global pre rc2
|
||||
|
||||
Name: mingw-crt
|
||||
Version: 5.0.0
|
||||
Version: 5.0.1
|
||||
Release: 1%{?dist}
|
||||
Summary: MinGW Windows cross-compiler runtime
|
||||
|
||||
@ -101,6 +101,9 @@ rm -rf $RPM_BUILD_ROOT%{mingw64_includedir}/*.c
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Jan 26 2017 Kalev Lember <klember@redhat.com> - 5.0.1-1
|
||||
- Update to 5.0.1
|
||||
|
||||
* Wed Oct 26 2016 Kalev Lember <klember@redhat.com> - 5.0.0-1
|
||||
- Update to 5.0.0
|
||||
- Don't set group tags
|
||||
|
||||
Loading…
Reference in New Issue
Block a user