From c3c429ada5452a86531bcdb667508eb1f46b2e25 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 22 Jul 2023 17:47:31 +0000 Subject: [PATCH 01/10] Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- vkmark.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/vkmark.spec b/vkmark.spec index 4450c6e..d6bec92 100644 --- a/vkmark.spec +++ b/vkmark.spec @@ -11,7 +11,7 @@ ExcludeArch: s390x Name: vkmark Version: 2017.08 -Release: 0.18.%{codate}git%{shortcommit0}%{?dist} +Release: 0.19.%{codate}git%{shortcommit0}%{?dist} Summary: Vulkan benchmarking suite License: LGPL-2.1-or-later @@ -63,6 +63,9 @@ configurable scenes. %changelog +* Sat Jul 22 2023 Fedora Release Engineering - 2017.08-0.19.20230412gitab6e6f3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + * Sat Apr 12 2023 Yanko Kaneti - 2017.08-0.18.20230312gitab6e6f3 - Pull a recent snapshot. Brings back the kms backend. Drop upstreamed patch - Migrate to SPDX license identifier From 0553245d0f704b74889b05385aca42a4e4bdfb39 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 27 Jan 2024 08:03:09 +0000 Subject: [PATCH 02/10] Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild --- vkmark.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/vkmark.spec b/vkmark.spec index d6bec92..24dd206 100644 --- a/vkmark.spec +++ b/vkmark.spec @@ -11,7 +11,7 @@ ExcludeArch: s390x Name: vkmark Version: 2017.08 -Release: 0.19.%{codate}git%{shortcommit0}%{?dist} +Release: 0.20.%{codate}git%{shortcommit0}%{?dist} Summary: Vulkan benchmarking suite License: LGPL-2.1-or-later @@ -63,6 +63,9 @@ configurable scenes. %changelog +* Sat Jan 27 2024 Fedora Release Engineering - 2017.08-0.20.20230412gitab6e6f3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Sat Jul 22 2023 Fedora Release Engineering - 2017.08-0.19.20230412gitab6e6f3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild From 60a372bb0a1c3558a6ecce1674473d7a84d8b283 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 20 Jul 2024 08:55:25 +0000 Subject: [PATCH 03/10] Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild --- vkmark.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/vkmark.spec b/vkmark.spec index 24dd206..1963d9f 100644 --- a/vkmark.spec +++ b/vkmark.spec @@ -11,7 +11,7 @@ ExcludeArch: s390x Name: vkmark Version: 2017.08 -Release: 0.20.%{codate}git%{shortcommit0}%{?dist} +Release: 0.21.%{codate}git%{shortcommit0}%{?dist} Summary: Vulkan benchmarking suite License: LGPL-2.1-or-later @@ -63,6 +63,9 @@ configurable scenes. %changelog +* Sat Jul 20 2024 Fedora Release Engineering - 2017.08-0.21.20230412gitab6e6f3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild + * Sat Jan 27 2024 Fedora Release Engineering - 2017.08-0.20.20230412gitab6e6f3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild From f9be7a55ba639ca8abe40d9c26e505ca9a08e992 Mon Sep 17 00:00:00 2001 From: Yanko Kaneti Date: Fri, 17 Jan 2025 16:22:00 +0200 Subject: [PATCH 04/10] Pull a recent snapshot New headless backend and various other improvements Switch to autochangelog --- .gitignore | 1 + sources | 2 +- vkmark.spec | 117 ++-------------------------------------------------- 3 files changed, 6 insertions(+), 114 deletions(-) diff --git a/.gitignore b/.gitignore index 5d3ec49..6a96519 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ /vkmark-2017.08-d872846.tar.gz /vkmark-2017.08-30d2cd3.tar.gz /vkmark-2017.08-ab6e6f3.tar.gz +/vkmark-2017.08-a498365.tar.gz diff --git a/sources b/sources index 8b28687..4199ccc 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (vkmark-2017.08-ab6e6f3.tar.gz) = e9c8f0db046981406d15044cf0942ce9dc53da55ce01ba78ccce5ea7a493b4308cffda8e099955a37b85b275ab5328236970511edcce01c5c50f349127341e2b +SHA512 (vkmark-2017.08-a498365.tar.gz) = 53e7cbda1e60579c081feab742ba0b8762468ac4a2b5a62faf29763eb601e4292b6f00d903c0b91f2457ea6f68ea681360e5d156ded43d5e327430091b300b69 diff --git a/vkmark.spec b/vkmark.spec index 1963d9f..a43e0d6 100644 --- a/vkmark.spec +++ b/vkmark.spec @@ -1,8 +1,8 @@ # vkamrk dynamicly loads modules that reference static functions in the main binary %undefine _strict_symbol_defs_build -%global codate 20230412 -%global commit0 ab6e6f34077722d5ae33f6bd40b18ef9c0e99a15 +%global codate 20250117 +%global commit0 a4983658d43d30d4c667a0283729ae9fd52c18c9 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Some tests fail on s390x @@ -11,7 +11,7 @@ ExcludeArch: s390x Name: vkmark Version: 2017.08 -Release: 0.21.%{codate}git%{shortcommit0}%{?dist} +Release: 0.22.%{codate}git%{shortcommit0}%{?dist} Summary: Vulkan benchmarking suite License: LGPL-2.1-or-later @@ -62,113 +62,4 @@ configurable scenes. %{_mandir}/man1/%{name}.1* -%changelog -* Sat Jul 20 2024 Fedora Release Engineering - 2017.08-0.21.20230412gitab6e6f3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild - -* Sat Jan 27 2024 Fedora Release Engineering - 2017.08-0.20.20230412gitab6e6f3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild - -* Sat Jul 22 2023 Fedora Release Engineering - 2017.08-0.19.20230412gitab6e6f3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild - -* Sat Apr 12 2023 Yanko Kaneti - 2017.08-0.18.20230312gitab6e6f3 -- Pull a recent snapshot. Brings back the kms backend. Drop upstreamed patch -- Migrate to SPDX license identifier - -* Sat Jan 21 2023 Yanko Kaneti - 2017.08-0.18.20230121git30d2cd3 -- Pull a recent snapshot + addtional patch to fixup standard includes - -* Sat Jan 21 2023 Fedora Release Engineering - 2017.08-0.17.20220617gitd872846 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild - -* Sat Jul 23 2022 Fedora Release Engineering - 2017.08-0.16.20220617gitd872846 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild - -* Fri Jun 17 2022 Yanko Kaneti - 2017.08-0.15.20220617gitd872846 -- Pull a recent snapshot to fix various build issues - -* Wed Mar 30 2022 Yanko Kaneti - 2017.08-0.14.20210727git53abc4f -- Update build requirements - -* Sat Jan 22 2022 Fedora Release Engineering - 2017.08-0.13.20210727git53abc4f -- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild - -* Sun Aug 01 2021 Rich Mattes - 2017.08-0.12.20210727git53abc4f -- Rebuild for assimp-5.0.1 - -* Tue Jul 27 2021 Yanko Kaneti - 2017.08-0.11.20210727git53abc4f -- Pick the latest snapshot -- Fix FTBFS by replacing the bundled catch framework with catch1-devel - -* Fri Jul 23 2021 Fedora Release Engineering - 2017.08-0.11.20210201gite8c0720 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild - -* Mon Feb 1 2021 Yanko Kaneti - 2017.08-0.10.20210201gite8c0720 -- Pull a newer snapshot ro reflect recent years changes and make it build - -* Wed Jan 27 2021 Fedora Release Engineering - 2017.08-0.10.20180123git68b6f23 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild - -* Wed Jul 29 2020 Fedora Release Engineering - 2017.08-0.9.20180123git68b6f23 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild - -* Fri Jan 31 2020 Fedora Release Engineering - 2017.08-0.8.20180123git68b6f23 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild - -* Sat Jul 27 2019 Fedora Release Engineering - 2017.08-0.7.20180123git68b6f23 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild - -* Sun Feb 03 2019 Fedora Release Engineering - 2017.08-0.6.20180123git68b6f23 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild - -* Sat Jul 14 2018 Fedora Release Engineering - 2017.08-0.5.20180123git68b6f23 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild - -* Fri Jun 29 2018 Yanko Kaneti - 2017.08-0.4.20180123git68b6f23 -- vulkan-devel -> vulkan-loader-devel - -* Mon Feb 19 2018 Wolfgang Stöggl - 2017.08-0.3.20180123git68b6f23 -- Add BuildRequires: gcc-c++ - -* Fri Feb 09 2018 Fedora Release Engineering - 2017.08-0.2.20180123git68b6f23 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild - -* Tue Jan 23 2018 Yanko Kaneti - 2017.08-0.1.20180123git68b6f23 -- Update to 68b6f23 with kms-atomic support. -- Add undefine _strict_symbol_defs_build folowing the -z defs linker flags change - -* Mon Sep 4 2017 Yanko Kaneti - 2017.08-0.1.20170904git0fed663 -- Update to 2017.08, 0fed663 -- Upstream license change to only LGPLv2+ - -* Mon Aug 14 2017 Yanko Kaneti - 2017.07-0.9.20170814git7b5bbee -- Update to 7b5bbee - -* Wed Aug 9 2017 Yanko Kaneti - 2017.07-0.8.20170809git19e128c -- Update to 19e128c - -* Thu Aug 03 2017 Fedora Release Engineering - 2017.07-0.7.20170727git1b05d87 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild - -* Sun Jul 30 2017 Florian Weimer - 2017.07-0.6.20170727git1b05d87 -- Rebuild with binutils fix for ppc64le (#1475636) - -* Thu Jul 27 2017 Yanko Kaneti - 2017.07-0.5.20170727git1b05d87 -- Update to 1b05d87 -- Add bug reference to the s390x ExcludeArch issue - -* Wed Jul 26 2017 Yanko Kaneti - 2017.07-0.5.20170725gitaa0de26 -- ExcludeArch s390x for now - -* Wed Jul 26 2017 Yanko Kaneti - 2017.07-0.4.20170725gitaa0de26 -- Vulkan backend only available on x86_64, condition the mesa-vulkan-devel - -* Wed Jul 26 2017 Yanko Kaneti - 2017.07-0.3.20170725gitaa0de26 -- Add %%check, running the meson tests, as per review (#1473320) - -* Tue Jul 25 2017 Yanko Kaneti - 2017.07-0.2.20170725gitaa0de26 -- Add date to the revision, as per review (#1473320) - -* Thu Jul 20 2017 Yanko Kaneti - 2017.07-0.1.gitfd9f927 -- Initial spec +%autochangelog From c66c0f8ac5e907e0d44c92805544f20cdd22a241 Mon Sep 17 00:00:00 2001 From: Yanko Kaneti Date: Thu, 23 Jan 2025 11:51:28 +0200 Subject: [PATCH 05/10] Update to 2025.01 --- .gitignore | 1 + sources | 2 +- vkmark.spec | 8 ++++---- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 6a96519..e3d96b3 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ /vkmark-2017.08-30d2cd3.tar.gz /vkmark-2017.08-ab6e6f3.tar.gz /vkmark-2017.08-a498365.tar.gz +/vkmark-2025.01-2bf2ca7.tar.gz diff --git a/sources b/sources index 4199ccc..57e9ba5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (vkmark-2017.08-a498365.tar.gz) = 53e7cbda1e60579c081feab742ba0b8762468ac4a2b5a62faf29763eb601e4292b6f00d903c0b91f2457ea6f68ea681360e5d156ded43d5e327430091b300b69 +SHA512 (vkmark-2025.01-2bf2ca7.tar.gz) = 666992657248d0b30b3fc0c698a99407dc8c1f1b57dd08d90d69ba385f92cf18880b8670ba8ee17b4d5e373d13a46c22344374c5e2702773bae1b7927be7cc33 diff --git a/vkmark.spec b/vkmark.spec index a43e0d6..c104cde 100644 --- a/vkmark.spec +++ b/vkmark.spec @@ -1,8 +1,8 @@ # vkamrk dynamicly loads modules that reference static functions in the main binary %undefine _strict_symbol_defs_build -%global codate 20250117 -%global commit0 a4983658d43d30d4c667a0283729ae9fd52c18c9 +%global codate 20250123 +%global commit0 2bf2ca7f1623db7ad7840a4dd626444d11830815 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Some tests fail on s390x @@ -10,8 +10,8 @@ ExcludeArch: s390x Name: vkmark -Version: 2017.08 -Release: 0.22.%{codate}git%{shortcommit0}%{?dist} +Version: 2025.01 +Release: 1.%{codate}git%{shortcommit0}%{?dist} Summary: Vulkan benchmarking suite License: LGPL-2.1-or-later From 413766bf8e7ea5359189d69bc34f6d807803c56e Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 25 Jul 2025 20:10:32 +0000 Subject: [PATCH 06/10] Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild --- vkmark.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vkmark.spec b/vkmark.spec index c104cde..68059fe 100644 --- a/vkmark.spec +++ b/vkmark.spec @@ -11,7 +11,7 @@ ExcludeArch: s390x Name: vkmark Version: 2025.01 -Release: 1.%{codate}git%{shortcommit0}%{?dist} +Release: 2.%{codate}git%{shortcommit0}%{?dist} Summary: Vulkan benchmarking suite License: LGPL-2.1-or-later From a301524c84b57d3723a7b7de57cacdfa282e27d5 Mon Sep 17 00:00:00 2001 From: Sandro Mani Date: Mon, 18 Aug 2025 15:36:21 +0200 Subject: [PATCH 07/10] Rebuild (assimp) --- vkmark.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vkmark.spec b/vkmark.spec index 68059fe..1f4fdd0 100644 --- a/vkmark.spec +++ b/vkmark.spec @@ -11,7 +11,7 @@ ExcludeArch: s390x Name: vkmark Version: 2025.01 -Release: 2.%{codate}git%{shortcommit0}%{?dist} +Release: 3.%{codate}git%{shortcommit0}%{?dist} Summary: Vulkan benchmarking suite License: LGPL-2.1-or-later From 7a4da89ec3e7f400bf57f2cc1fc6548fc7ff1b80 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 17 Jan 2026 20:00:09 +0000 Subject: [PATCH 08/10] Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild --- vkmark.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vkmark.spec b/vkmark.spec index 1f4fdd0..d199f77 100644 --- a/vkmark.spec +++ b/vkmark.spec @@ -11,7 +11,7 @@ ExcludeArch: s390x Name: vkmark Version: 2025.01 -Release: 3.%{codate}git%{shortcommit0}%{?dist} +Release: 4.%{codate}git%{shortcommit0}%{?dist} Summary: Vulkan benchmarking suite License: LGPL-2.1-or-later From 0419e68822a137973b24e82228ea4bf4cf517eb7 Mon Sep 17 00:00:00 2001 From: Sandro Mani Date: Sun, 3 May 2026 22:23:25 +0200 Subject: [PATCH 09/10] Rebuild (assimp) --- vkmark.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vkmark.spec b/vkmark.spec index d199f77..a2bcc3b 100644 --- a/vkmark.spec +++ b/vkmark.spec @@ -11,7 +11,7 @@ ExcludeArch: s390x Name: vkmark Version: 2025.01 -Release: 4.%{codate}git%{shortcommit0}%{?dist} +Release: 5.%{codate}git%{shortcommit0}%{?dist} Summary: Vulkan benchmarking suite License: LGPL-2.1-or-later From 94ebb3b9e271da12d59769bd8bc3d4115286bfee Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 17 Jul 2026 08:34:19 +0000 Subject: [PATCH 10/10] Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild --- vkmark.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vkmark.spec b/vkmark.spec index a2bcc3b..53e4042 100644 --- a/vkmark.spec +++ b/vkmark.spec @@ -11,7 +11,7 @@ ExcludeArch: s390x Name: vkmark Version: 2025.01 -Release: 5.%{codate}git%{shortcommit0}%{?dist} +Release: 6.%{codate}git%{shortcommit0}%{?dist} Summary: Vulkan benchmarking suite License: LGPL-2.1-or-later