Update to 9.0.0
This commit is contained in:
parent
f03448f226
commit
ff0d11b277
1
.gitignore
vendored
1
.gitignore
vendored
@ -28,3 +28,4 @@
|
||||
/mingw-w64-v7.0.0.tar.bz2
|
||||
/mingw-w64-v8.0.0.tar.bz2
|
||||
/mingw-w64-v8.0.2.tar.bz2
|
||||
/mingw-w64-v9.0.0.tar.bz2
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
%?mingw_package_header
|
||||
%{?mingw_package_header}
|
||||
|
||||
#%%global snapshot_date 20160204
|
||||
#%%global snapshot_rev 38410ad06264949efcb331f7a63575c6be31c5e4
|
||||
@ -11,7 +11,7 @@
|
||||
%global enable_tests 0
|
||||
|
||||
Name: mingw-winpthreads
|
||||
Version: 8.0.2
|
||||
Version: 9.0.0
|
||||
Release: 1%{?dist}
|
||||
Summary: MinGW pthread library
|
||||
|
||||
@ -208,6 +208,9 @@ find $RPM_BUILD_ROOT -name "*.la" -delete
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Jul 09 2021 Sandro Mani <manisandro@gmail.com> - 9.0.0-1
|
||||
- Update to 9.0.0
|
||||
|
||||
* Mon May 17 2021 Sandro Mani <manisandro@gmail.com> - 8.0.2-1
|
||||
- Update to 8.0.2
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (mingw-w64-v8.0.2.tar.bz2) = a2eb0891ab153fed41969a3d86b770dbaf65dfc836dae83888ddbb79459b51301b91f3ec25292a8f236ab4df863e1bb58393d024bf078dc7e51492124c599b0c
|
||||
SHA512 (mingw-w64-v9.0.0.tar.bz2) = 6691331a2ab521d22c1d32bebe0ed049bd62a7a7722cff38e7792b4e42c6b8df4356084afff6c916b487b3ebddc4372b398ab7cd0c7f4ff6991a70fe64177386
|
||||
|
||||
Loading…
Reference in New Issue
Block a user