From 473f3c718211df794950163c13062fed494130a9 Mon Sep 17 00:00:00 2001 From: Sandro Mani Date: Sat, 9 Nov 2024 11:47:20 +0100 Subject: [PATCH 1/7] Update to 0.44.0 --- .gitignore | 1 + mingw-pixman.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index e7778aa..2620bcf 100644 --- a/.gitignore +++ b/.gitignore @@ -19,3 +19,4 @@ pixman-0.18.2.tar.bz2 /pixman-0.42.2.tar.gz /pixman-0.43.0.tar.gz /pixman-0.43.4.tar.gz +/pixman-0.44.0.tar.gz diff --git a/mingw-pixman.spec b/mingw-pixman.spec index 94c38c2..2392f4e 100644 --- a/mingw-pixman.spec +++ b/mingw-pixman.spec @@ -1,8 +1,8 @@ %{?mingw_package_header} Name: mingw-pixman -Version: 0.43.4 -Release: 2%{?dist} +Version: 0.44.0 +Release: 1%{?dist} Summary: MinGW Windows Pixman library License: MIT @@ -102,6 +102,9 @@ Static version of the cross compiled Pixman library. %changelog +* Sat Nov 09 2024 Sandro Mani - 0.44.0-1 +- Update to 0.44.0 + * Thu Jul 18 2024 Fedora Release Engineering - 0.43.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild diff --git a/sources b/sources index 1356e28..3933d00 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (pixman-0.43.4.tar.gz) = 08802916648bab51fd804fc3fd823ac2c6e3d622578a534052b657491c38165696d5929d03639c52c4f29d8850d676a909f0299d1a4c76a07df18a34a896e43d +SHA512 (pixman-0.44.0.tar.gz) = ded90b36587d449ce38610e615b4c5c02cddab614f96ecf46f560cf994bd93fb418b8d33b86c9ace310774f47044cfd37499e7593bfc3af58b11bacebe53c16c From 7b59b66278c3a3bd49147ca351855fc341bd971b Mon Sep 17 00:00:00 2001 From: Sandro Mani Date: Fri, 6 Dec 2024 10:37:22 +0100 Subject: [PATCH 2/7] Update to 0.44.2 --- .gitignore | 1 + mingw-pixman.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 2620bcf..f822995 100644 --- a/.gitignore +++ b/.gitignore @@ -20,3 +20,4 @@ pixman-0.18.2.tar.bz2 /pixman-0.43.0.tar.gz /pixman-0.43.4.tar.gz /pixman-0.44.0.tar.gz +/pixman-0.44.2.tar.gz diff --git a/mingw-pixman.spec b/mingw-pixman.spec index 2392f4e..216ac30 100644 --- a/mingw-pixman.spec +++ b/mingw-pixman.spec @@ -1,7 +1,7 @@ %{?mingw_package_header} Name: mingw-pixman -Version: 0.44.0 +Version: 0.44.2 Release: 1%{?dist} Summary: MinGW Windows Pixman library @@ -102,6 +102,9 @@ Static version of the cross compiled Pixman library. %changelog +* Fri Dec 06 2024 Sandro Mani - 0.44.2-1 +- Update to 0.44.2 + * Sat Nov 09 2024 Sandro Mani - 0.44.0-1 - Update to 0.44.0 diff --git a/sources b/sources index 3933d00..d35ecdf 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (pixman-0.44.0.tar.gz) = ded90b36587d449ce38610e615b4c5c02cddab614f96ecf46f560cf994bd93fb418b8d33b86c9ace310774f47044cfd37499e7593bfc3af58b11bacebe53c16c +SHA512 (pixman-0.44.2.tar.gz) = 5d599568025403c0f5a8499057bbe22ff6bf769459d37c77e2978efd91fd46f9d64cf51d150371a55c6b2f323cc598fdf59649fe050a4a6cf5196a547af3faf1 From 8f5db17660891ef75e805b268cec74e9604e0c0d Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 17 Jan 2025 18:10:05 +0000 Subject: [PATCH 3/7] Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild --- mingw-pixman.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/mingw-pixman.spec b/mingw-pixman.spec index 216ac30..c3aa025 100644 --- a/mingw-pixman.spec +++ b/mingw-pixman.spec @@ -2,7 +2,7 @@ Name: mingw-pixman Version: 0.44.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: MinGW Windows Pixman library License: MIT @@ -102,6 +102,9 @@ Static version of the cross compiled Pixman library. %changelog +* Fri Jan 17 2025 Fedora Release Engineering - 0.44.2-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild + * Fri Dec 06 2024 Sandro Mani - 0.44.2-1 - Update to 0.44.2 From 47f2c8ea7080087eb8d0df39e22083ade0569a7f Mon Sep 17 00:00:00 2001 From: Sandro Mani Date: Tue, 8 Apr 2025 16:53:20 +0200 Subject: [PATCH 4/7] Rebuild against correct crt --- mingw-pixman.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/mingw-pixman.spec b/mingw-pixman.spec index 94c38c2..89c2907 100644 --- a/mingw-pixman.spec +++ b/mingw-pixman.spec @@ -2,7 +2,7 @@ Name: mingw-pixman Version: 0.43.4 -Release: 2%{?dist} +Release: 3%{?dist} Summary: MinGW Windows Pixman library License: MIT @@ -102,6 +102,9 @@ Static version of the cross compiled Pixman library. %changelog +* Tue Apr 08 2025 Sandro Mani - 0.43.4-3 +- Rebuild against correct crt + * Thu Jul 18 2024 Fedora Release Engineering - 0.43.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild From 49d76ae55573c08bd6106b6fecfec8e783e006fc Mon Sep 17 00:00:00 2001 From: Sandro Mani Date: Fri, 13 Jun 2025 10:59:39 +0200 Subject: [PATCH 5/7] Update to 0.46.2 --- .gitignore | 1 + mingw-pixman.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index f822995..2980763 100644 --- a/.gitignore +++ b/.gitignore @@ -21,3 +21,4 @@ pixman-0.18.2.tar.bz2 /pixman-0.43.4.tar.gz /pixman-0.44.0.tar.gz /pixman-0.44.2.tar.gz +/pixman-0.46.2.tar.gz diff --git a/mingw-pixman.spec b/mingw-pixman.spec index c3aa025..52f61eb 100644 --- a/mingw-pixman.spec +++ b/mingw-pixman.spec @@ -1,8 +1,8 @@ %{?mingw_package_header} Name: mingw-pixman -Version: 0.44.2 -Release: 2%{?dist} +Version: 0.46.2 +Release: 1%{?dist} Summary: MinGW Windows Pixman library License: MIT @@ -102,6 +102,9 @@ Static version of the cross compiled Pixman library. %changelog +* Fri Jun 13 2025 Sandro Mani - 0.46.2-1 +- Update to 0.46.2 + * Fri Jan 17 2025 Fedora Release Engineering - 0.44.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild diff --git a/sources b/sources index d35ecdf..3cfd580 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (pixman-0.44.2.tar.gz) = 5d599568025403c0f5a8499057bbe22ff6bf769459d37c77e2978efd91fd46f9d64cf51d150371a55c6b2f323cc598fdf59649fe050a4a6cf5196a547af3faf1 +SHA512 (pixman-0.46.2.tar.gz) = bd0aa5a70de6269f26a5a2dc136203ea56bf14cea71886995e1a30e5856122c52ecb64a81f489132d0d83f35cc16f4ae79816ef478c9ab0b87216fd7b4c5fbbb From 426566b85d31ea0fd658ce35cb8fd578187d6f3c Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 24 Jul 2025 21:53:07 +0000 Subject: [PATCH 6/7] Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild --- mingw-pixman.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/mingw-pixman.spec b/mingw-pixman.spec index 52f61eb..390a6b4 100644 --- a/mingw-pixman.spec +++ b/mingw-pixman.spec @@ -2,7 +2,7 @@ Name: mingw-pixman Version: 0.46.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: MinGW Windows Pixman library License: MIT @@ -102,6 +102,9 @@ Static version of the cross compiled Pixman library. %changelog +* Thu Jul 24 2025 Fedora Release Engineering - 0.46.2-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild + * Fri Jun 13 2025 Sandro Mani - 0.46.2-1 - Update to 0.46.2 From 7e6d6a539fb73eb07775d94ce19c4d00b3839f1e Mon Sep 17 00:00:00 2001 From: Sandro Mani Date: Sat, 27 Dec 2025 19:42:56 +0100 Subject: [PATCH 7/7] Update to 0.46.4 --- .gitignore | 1 + mingw-pixman.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 2980763..0d934f5 100644 --- a/.gitignore +++ b/.gitignore @@ -22,3 +22,4 @@ pixman-0.18.2.tar.bz2 /pixman-0.44.0.tar.gz /pixman-0.44.2.tar.gz /pixman-0.46.2.tar.gz +/pixman-0.46.4.tar.gz diff --git a/mingw-pixman.spec b/mingw-pixman.spec index 390a6b4..2caf6b3 100644 --- a/mingw-pixman.spec +++ b/mingw-pixman.spec @@ -1,8 +1,8 @@ %{?mingw_package_header} Name: mingw-pixman -Version: 0.46.2 -Release: 2%{?dist} +Version: 0.46.4 +Release: 1%{?dist} Summary: MinGW Windows Pixman library License: MIT @@ -102,6 +102,9 @@ Static version of the cross compiled Pixman library. %changelog +* Sat Dec 27 2025 Sandro Mani - 0.46.4-1 +- Update to 0.46.4 + * Thu Jul 24 2025 Fedora Release Engineering - 0.46.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild diff --git a/sources b/sources index 3cfd580..3197494 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (pixman-0.46.2.tar.gz) = bd0aa5a70de6269f26a5a2dc136203ea56bf14cea71886995e1a30e5856122c52ecb64a81f489132d0d83f35cc16f4ae79816ef478c9ab0b87216fd7b4c5fbbb +SHA512 (pixman-0.46.4.tar.gz) = 10ddb88b51f5456c440d77a7b4230600b099e818378a9b55f715bbe5ec3d9f1e9da2124d28a2bd3377f1ab20af87e0ec4fa9dadaa20a2f1f880dd2dc7f27ca6c