Update to 5.0.4
This commit is contained in:
parent
287e5a4ad5
commit
c562ae620e
1
.gitignore
vendored
1
.gitignore
vendored
@ -7,3 +7,4 @@
|
|||||||
/mingw-w64-mingw-w64-430863ffea2f6101fbfc0ee35ee098ab2f96b53c.zip
|
/mingw-w64-mingw-w64-430863ffea2f6101fbfc0ee35ee098ab2f96b53c.zip
|
||||||
/mingw-w64-v5.0.2.tar.bz2
|
/mingw-w64-v5.0.2.tar.bz2
|
||||||
/mingw-w64-v5.0.3.tar.bz2
|
/mingw-w64-v5.0.3.tar.bz2
|
||||||
|
/mingw-w64-v5.0.4.tar.bz2
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
#%%global branch trunk
|
#%%global branch trunk
|
||||||
|
|
||||||
Name: mingw-w64-tools
|
Name: mingw-w64-tools
|
||||||
Version: 5.0.3
|
Version: 5.0.4
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Supplementary tools which are part of the mingw-w64 toolchain
|
Summary: Supplementary tools which are part of the mingw-w64 toolchain
|
||||||
|
|
||||||
@ -102,6 +102,9 @@ popd
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jul 09 2018 Kalev Lember <klember@redhat.com> - 5.0.4-1
|
||||||
|
- Update to 5.0.4
|
||||||
|
|
||||||
* Thu Jun 14 2018 Sandro Mani <manisandro@gmail.com> - 5.0.3-1
|
* Thu Jun 14 2018 Sandro Mani <manisandro@gmail.com> - 5.0.3-1
|
||||||
- Update to 5.0.3
|
- Update to 5.0.3
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (mingw-w64-v5.0.3.tar.bz2) = 85bc0244cd30ef38262792d61502a012348b8220ef249352b68ddfa40663ca1cae5f81bed70caa9579469fad6ad16a95f02387c280effeda7ce8287b549f3fc9
|
SHA512 (mingw-w64-v5.0.4.tar.bz2) = 5b279222e86475a982e2aeb9fc14853f4fac0ca0c5a2d56f303584d1b348726afd99b0292a5ed050d326e7cb1434e5ad5b5dfdfb37c73fd08f13e7f4f4bcc046
|
||||||
|
Loading…
Reference in New Issue
Block a user