Rebase to Fedora Rawhide
resolves: rhbz#2213438 side-tag: c9s-build-side-2090-stack-gate
This commit is contained in:
parent
af39bfa532
commit
7eb9678df7
1
.gitignore
vendored
1
.gitignore
vendored
@ -72,3 +72,4 @@
|
||||
/mingw-w64-v8.0.2.tar.bz2
|
||||
/mingw-w64-v9.0.0.tar.bz2
|
||||
/mingw-w64-v10.0.0.tar.bz2
|
||||
/mingw-w64-v11.0.0.tar.bz2
|
||||
|
@ -1,7 +1,7 @@
|
||||
diff -rupN --no-dereference mingw-w64-v10.0.0/mingw-w64-headers/configure mingw-w64-v10.0.0-new/mingw-w64-headers/configure
|
||||
--- mingw-w64-v10.0.0/mingw-w64-headers/configure 2022-04-03 17:08:58.000000000 +0200
|
||||
+++ mingw-w64-v10.0.0-new/mingw-w64-headers/configure 2022-04-26 09:09:23.178755423 +0200
|
||||
@@ -2734,7 +2734,7 @@ printf "%s\n" "$with_widl" >&6; }
|
||||
diff -rupN --no-dereference mingw-w64-v11.0.0/mingw-w64-headers/configure mingw-w64-v11.0.0-new/mingw-w64-headers/configure
|
||||
--- mingw-w64-v11.0.0/mingw-w64-headers/configure 2023-04-27 17:12:39.000000000 +0200
|
||||
+++ mingw-w64-v11.0.0-new/mingw-w64-headers/configure 2023-04-30 16:10:01.122160251 +0200
|
||||
@@ -2751,7 +2751,7 @@ printf "%s\n" "$with_widl" >&6; }
|
||||
|
||||
if test "x$with_widl" = xno
|
||||
then :
|
||||
@ -10,9 +10,9 @@ diff -rupN --no-dereference mingw-w64-v10.0.0/mingw-w64-headers/configure mingw-
|
||||
else $as_nop
|
||||
|
||||
if test "x$srcdir" = x.
|
||||
diff -rupN --no-dereference mingw-w64-v10.0.0/mingw-w64-headers/configure.ac mingw-w64-v10.0.0-new/mingw-w64-headers/configure.ac
|
||||
--- mingw-w64-v10.0.0/mingw-w64-headers/configure.ac 2022-04-03 17:08:58.000000000 +0200
|
||||
+++ mingw-w64-v10.0.0-new/mingw-w64-headers/configure.ac 2022-04-26 09:09:23.178755423 +0200
|
||||
diff -rupN --no-dereference mingw-w64-v11.0.0/mingw-w64-headers/configure.ac mingw-w64-v11.0.0-new/mingw-w64-headers/configure.ac
|
||||
--- mingw-w64-v11.0.0/mingw-w64-headers/configure.ac 2023-04-27 17:12:39.000000000 +0200
|
||||
+++ mingw-w64-v11.0.0-new/mingw-w64-headers/configure.ac 2023-04-30 16:10:01.122160251 +0200
|
||||
@@ -27,7 +27,7 @@ AC_ARG_WITH([widl],
|
||||
[AS_VAR_SET([with_widl],[no])])
|
||||
AC_MSG_RESULT([$with_widl])
|
||||
|
@ -9,8 +9,8 @@
|
||||
%global bundle_dummy_pthread_headers 0
|
||||
|
||||
Name: mingw-headers
|
||||
Version: 10.0.0
|
||||
Release: 4%{?dist}
|
||||
Version: 11.0.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Win32/Win64 header files
|
||||
|
||||
License: Public Domain and LGPLv2+ and ZPLv2.1
|
||||
@ -111,6 +111,12 @@ rm -f %{buildroot}%{ucrt64_includedir}/pthread_unistd.h
|
||||
|
||||
|
||||
%changelog
|
||||
* Sun Apr 30 2023 Sandro Mani <manisandro@gmail.com> - 11.0.0-1
|
||||
- Update to 11.0.0
|
||||
|
||||
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 10.0.0-5
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
||||
|
||||
* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 10.0.0-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (mingw-w64-v10.0.0.tar.bz2) = 3c0827af7c40809a867758f6cd9ef3ff0c988b43082345bf725e03949af95968d634ace99a7ffae323189549221dcb5d861de9e801f1fbc7904e446641b60516
|
||||
SHA512 (mingw-w64-v11.0.0.tar.bz2) = bc1c9fd9d8593ead9375fcbe40950f06cf7616b94dc676db2793ac9b496fe3a6cc94b5793effda3b752942be0d7d01a1c37a8f221aaf178df0d4eeb0aa6d1f8d
|
||||
|
Loading…
Reference in New Issue
Block a user