Update to 11.0.1
This commit is contained in:
parent
f09c2eca75
commit
2357c5caba
1
.gitignore
vendored
1
.gitignore
vendored
@ -31,3 +31,4 @@
|
||||
/mingw-w64-v9.0.0.tar.bz2
|
||||
/mingw-w64-v10.0.0.tar.bz2
|
||||
/mingw-w64-v11.0.0.tar.bz2
|
||||
/mingw-w64-v11.0.1.tar.bz2
|
||||
|
||||
@ -5,8 +5,8 @@
|
||||
%global enable_tests 0
|
||||
|
||||
Name: mingw-winpthreads
|
||||
Version: 11.0.0
|
||||
Release: 2%{?dist}
|
||||
Version: 11.0.1
|
||||
Release: 1%{?dist}
|
||||
Summary: MinGW pthread library
|
||||
|
||||
# The main license of winpthreads is MIT, but parts of this library
|
||||
@ -231,6 +231,9 @@ rm -rf /tmp/wine-winpthreads
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Aug 17 2023 Sandro Mani <manisandro@gmail.com> - 11.0.1-1
|
||||
- Update to 11.0.1
|
||||
|
||||
* Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 11.0.0-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (mingw-w64-v11.0.0.tar.bz2) = bc1c9fd9d8593ead9375fcbe40950f06cf7616b94dc676db2793ac9b496fe3a6cc94b5793effda3b752942be0d7d01a1c37a8f221aaf178df0d4eeb0aa6d1f8d
|
||||
SHA512 (mingw-w64-v11.0.1.tar.bz2) = 568702100bbbb11f7f9c9596dd70df3fb2577492459cf55da38691af1504b91127cb5f3eff268850dcbaa461fdc72e4e2379f7a576fd4a0e537ee1fe42531c01
|
||||
|
||||
Loading…
Reference in New Issue
Block a user