public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/mingw-gcc] f44: Update to 16.1.1 (20260515 (20260515)
@ 2026-09-20 17:51 Sandro Mani
  0 siblings, 0 replies; only message in thread
From: Sandro Mani @ 2026-09-20 17:51 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/mingw-gcc
Branch : f44
Commit : 304e8f4ac729474fa2899596e51a7311268c5e20
Author : Sandro Mani <manisandro@gmail.com>
Date   : 2026-05-16T11:36:57+02:00
Stats  : +14/-10 in 5 file(s)
URL    : https://src.fedoraproject.org/rpms/mingw-gcc/c/304e8f4ac729474fa2899596e51a7311268c5e20?branch=f44

Log:
Update to 16.1.1 (20260515 (20260515)

---
diff --git a/.gitignore b/.gitignore
index f18f404..a0c4855 100644
--- a/.gitignore
+++ b/.gitignore
@@ -67,3 +67,4 @@ gcc-4.5.1.tar.bz2
 /gcc-16.0.1-20260305.tar.xz
 /gcc-16.0.1-20260321.tar.xz
 /gcc-16.1.1-20260501.tar.xz
+/gcc-16.1.1-20260515.tar.xz

diff --git a/0020-libgomp-Don-t-hard-code-MS-printf-attributes.patch b/0020-libgomp-Don-t-hard-code-MS-printf-attributes.patch
index f0308ac..11bd754 100644
--- a/0020-libgomp-Don-t-hard-code-MS-printf-attributes.patch
+++ b/0020-libgomp-Don-t-hard-code-MS-printf-attributes.patch
@@ -1,6 +1,6 @@
-diff -rupN --no-dereference gcc-16.1.1-20260501/libgomp/libgomp.h gcc-16.1.1-20260501-new/libgomp/libgomp.h
---- gcc-16.1.1-20260501/libgomp/libgomp.h	2026-05-01 17:17:42.000000000 +0200
-+++ gcc-16.1.1-20260501-new/libgomp/libgomp.h	2026-05-06 23:06:03.460211726 +0200
+diff -rupN --no-dereference gcc-16.1.1-20260515/libgomp/libgomp.h gcc-16.1.1-20260515-new/libgomp/libgomp.h
+--- gcc-16.1.1-20260515/libgomp/libgomp.h	2026-05-15 10:32:20.000000000 +0200
++++ gcc-16.1.1-20260515-new/libgomp/libgomp.h	2026-05-16 10:42:27.638102814 +0200
 @@ -76,6 +76,13 @@
  # endif
  #endif

diff --git a/mingw-gcc.spec b/mingw-gcc.spec
index 6456ca0..6417eb2 100644
--- a/mingw-gcc.spec
+++ b/mingw-gcc.spec
@@ -14,14 +14,14 @@
 # Run the testsuite
 %global enable_tests 0
 
-%global DATE 20260501
-%global gitrev f4e68dc3bdc8f1c5d202db92c8c7bcd89c638688
+%global DATE 20260515
+%global gitrev d776f42bb910ebccf652b010b80c22bcca736f7f
 %global gcc_version 16.1.1
 %global gcc_major 16
 
 Name:           mingw-gcc
 Version:        %{gcc_version}
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        MinGW Windows cross-compiler (GCC) for C
 
 # Sync with native 'gcc' package
@@ -1002,6 +1002,9 @@ ln -sf %{ucrt64_bindir}/libssp-0.dll %{buildroot}%{ucrt64_libdir}/libssp.dll.a
 
 
 %changelog
+* Sat May 16 2026 Sandro Mani <manisandro@gmail.com> - 16.1.1-2
+- Update to 16.1.1 (snapshot 20260515)
+
 * Wed May 06 2026 Sandro Mani <manisandro@gmail.com> - 16.1.1-1
 - Update to 16.1.1 (20260501)
 

diff --git a/mingw-gcc_include-stdlib.patch b/mingw-gcc_include-stdlib.patch
index e80c551..0db22d6 100644
--- a/mingw-gcc_include-stdlib.patch
+++ b/mingw-gcc_include-stdlib.patch
@@ -1,6 +1,6 @@
-diff -rupN --no-dereference gcc-16.1.1-20260501/libgcc/config/i386/enable-execute-stack-mingw32.c gcc-16.1.1-20260501-new/libgcc/config/i386/enable-execute-stack-mingw32.c
---- gcc-16.1.1-20260501/libgcc/config/i386/enable-execute-stack-mingw32.c	2026-05-01 17:17:42.000000000 +0200
-+++ gcc-16.1.1-20260501-new/libgcc/config/i386/enable-execute-stack-mingw32.c	2026-05-06 23:06:09.637637643 +0200
+diff -rupN --no-dereference gcc-16.1.1-20260515/libgcc/config/i386/enable-execute-stack-mingw32.c gcc-16.1.1-20260515-new/libgcc/config/i386/enable-execute-stack-mingw32.c
+--- gcc-16.1.1-20260515/libgcc/config/i386/enable-execute-stack-mingw32.c	2026-05-15 10:32:20.000000000 +0200
++++ gcc-16.1.1-20260515-new/libgcc/config/i386/enable-execute-stack-mingw32.c	2026-05-16 10:42:32.812380441 +0200
 @@ -25,6 +25,7 @@
  #define WIN32_LEAN_AND_MEAN
  #include <stdlib.h>

diff --git a/sources b/sources
index f9c0b69..a723867 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (gcc-16.1.1-20260501.tar.xz) = 92019d45dd135a1642c8e8ef2b8e71153c4be2ff59994c28c22eae97ac74ddded4f2aa7d9729af9fb3b7de8401e497e2bc984a28ab7eebf8443ce5b99665bf27
+SHA512 (gcc-16.1.1-20260515.tar.xz) = 5b5b5cb2e0a1918298d02e6cac3388a2ae3b1cebfac2ed4d45499e43a43d61725ec3bdd97fff7b3da5bd8fd508e394b5f4b348c65ca699f815746053503469c6

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-09-20 17:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-20 17:51 [rpms/mingw-gcc] f44: Update to 16.1.1 (20260515 (20260515) Sandro Mani

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox