From 6635cb669b07e0af1952bba7a49a87e692e48957 Mon Sep 17 00:00:00 2001 From: Antonio Trande Date: Fri, 7 Jan 2022 20:08:31 +0100 Subject: [PATCH 01/13] Rebuild for EPEL9 --- xsd.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/xsd.spec b/xsd.spec index b4d054b..dac641f 100644 --- a/xsd.spec +++ b/xsd.spec @@ -1,6 +1,6 @@ Name: xsd Version: 4.1.0 -Release: 0.7.a11%{?dist} +Release: 0.8.a11%{?dist} Summary: W3C XML schema to C++ data binding compiler # Exceptions permit otherwise GPLv2 incompatible combination with ASL 2.0 License: GPLv2 with exceptions and ASL 2.0 @@ -49,9 +49,6 @@ This package contains API documentation for %{name}. rm -rf libcutl %build -%if 0%{?rhel} < 7 -%{!?__global_ldflags: %global __global_ldflags -Wl,-z,relro} -%endif %make_build verbose=1 CXX=g++ CC=gcc CXXFLAGS="$RPM_OPT_FLAGS -std=c++14 -fPIC -pie -Wl,-z,now" LDFLAGS="%{__global_ldflags} -fPIC -pie -Wl,-z,now" BOOST_LINK_SYSTEM=y EXTERNAL_LIBCUTL=y %install @@ -115,6 +112,9 @@ make -j 1 test EXTERNAL_LIBCUTL=y BOOST_LINK_SYSTEM=y %doc apidocdir/* %changelog +* Fri Jan 07 2022 Antonio Trande - 4.1.0-0.8.a11 +- Rebuild for EPEL9 + * Fri Jul 23 2021 Fedora Release Engineering - 4.1.0-0.7.a11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild From cff905e207c2237e7a3f3e0f03c355b5b79f276f Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 22 Jan 2022 05:31:33 +0000 Subject: [PATCH 02/13] - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- xsd.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xsd.spec b/xsd.spec index dac641f..fe64458 100644 --- a/xsd.spec +++ b/xsd.spec @@ -1,6 +1,6 @@ Name: xsd Version: 4.1.0 -Release: 0.8.a11%{?dist} +Release: 0.9.a11%{?dist} Summary: W3C XML schema to C++ data binding compiler # Exceptions permit otherwise GPLv2 incompatible combination with ASL 2.0 License: GPLv2 with exceptions and ASL 2.0 @@ -112,6 +112,9 @@ make -j 1 test EXTERNAL_LIBCUTL=y BOOST_LINK_SYSTEM=y %doc apidocdir/* %changelog +* Sat Jan 22 2022 Fedora Release Engineering - 4.1.0-0.9.a11 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + * Fri Jan 07 2022 Antonio Trande - 4.1.0-0.8.a11 - Rebuild for EPEL9 From 39880300072290fe03bebab8f31f60df817afd78 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 23 Jul 2022 13:33:01 +0000 Subject: [PATCH 03/13] Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- xsd.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xsd.spec b/xsd.spec index fe64458..df82d2e 100644 --- a/xsd.spec +++ b/xsd.spec @@ -1,6 +1,6 @@ Name: xsd Version: 4.1.0 -Release: 0.9.a11%{?dist} +Release: 0.10.a11%{?dist} Summary: W3C XML schema to C++ data binding compiler # Exceptions permit otherwise GPLv2 incompatible combination with ASL 2.0 License: GPLv2 with exceptions and ASL 2.0 @@ -112,6 +112,9 @@ make -j 1 test EXTERNAL_LIBCUTL=y BOOST_LINK_SYSTEM=y %doc apidocdir/* %changelog +* Sat Jul 23 2022 Fedora Release Engineering - 4.1.0-0.10.a11 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Sat Jan 22 2022 Fedora Release Engineering - 4.1.0-0.9.a11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild From 713b3cd8dd51c1fe94363a2de87ca760e73084da Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 21 Jan 2023 07:53:01 +0000 Subject: [PATCH 04/13] Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- xsd.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xsd.spec b/xsd.spec index df82d2e..468065d 100644 --- a/xsd.spec +++ b/xsd.spec @@ -1,6 +1,6 @@ Name: xsd Version: 4.1.0 -Release: 0.10.a11%{?dist} +Release: 0.11.a11%{?dist} Summary: W3C XML schema to C++ data binding compiler # Exceptions permit otherwise GPLv2 incompatible combination with ASL 2.0 License: GPLv2 with exceptions and ASL 2.0 @@ -112,6 +112,9 @@ make -j 1 test EXTERNAL_LIBCUTL=y BOOST_LINK_SYSTEM=y %doc apidocdir/* %changelog +* Sat Jan 21 2023 Fedora Release Engineering - 4.1.0-0.11.a11 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + * Sat Jul 23 2022 Fedora Release Engineering - 4.1.0-0.10.a11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild From 2fcbf08fff9e92354c698085a6f0aed2eab0861f Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 22 Jul 2023 19:18:23 +0000 Subject: [PATCH 05/13] Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- xsd.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xsd.spec b/xsd.spec index 468065d..7b22262 100644 --- a/xsd.spec +++ b/xsd.spec @@ -1,6 +1,6 @@ Name: xsd Version: 4.1.0 -Release: 0.11.a11%{?dist} +Release: 0.12.a11%{?dist} Summary: W3C XML schema to C++ data binding compiler # Exceptions permit otherwise GPLv2 incompatible combination with ASL 2.0 License: GPLv2 with exceptions and ASL 2.0 @@ -112,6 +112,9 @@ make -j 1 test EXTERNAL_LIBCUTL=y BOOST_LINK_SYSTEM=y %doc apidocdir/* %changelog +* Sat Jul 22 2023 Fedora Release Engineering - 4.1.0-0.12.a11 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + * Sat Jan 21 2023 Fedora Release Engineering - 4.1.0-0.11.a11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild From 207e4e7264375effed92a923a336559aaebe8099 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 27 Jan 2024 10:12:16 +0000 Subject: [PATCH 06/13] Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild --- xsd.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xsd.spec b/xsd.spec index 7b22262..037fd59 100644 --- a/xsd.spec +++ b/xsd.spec @@ -1,6 +1,6 @@ Name: xsd Version: 4.1.0 -Release: 0.12.a11%{?dist} +Release: 0.13.a11%{?dist} Summary: W3C XML schema to C++ data binding compiler # Exceptions permit otherwise GPLv2 incompatible combination with ASL 2.0 License: GPLv2 with exceptions and ASL 2.0 @@ -112,6 +112,9 @@ make -j 1 test EXTERNAL_LIBCUTL=y BOOST_LINK_SYSTEM=y %doc apidocdir/* %changelog +* Sat Jan 27 2024 Fedora Release Engineering - 4.1.0-0.13.a11 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Sat Jul 22 2023 Fedora Release Engineering - 4.1.0-0.12.a11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild From 9205086268fac64ca5e578e9aec1eb043686edfb Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 20 Jul 2024 10:29:05 +0000 Subject: [PATCH 07/13] Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild --- xsd.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xsd.spec b/xsd.spec index 037fd59..538fac0 100644 --- a/xsd.spec +++ b/xsd.spec @@ -1,6 +1,6 @@ Name: xsd Version: 4.1.0 -Release: 0.13.a11%{?dist} +Release: 0.14.a11%{?dist} Summary: W3C XML schema to C++ data binding compiler # Exceptions permit otherwise GPLv2 incompatible combination with ASL 2.0 License: GPLv2 with exceptions and ASL 2.0 @@ -112,6 +112,9 @@ make -j 1 test EXTERNAL_LIBCUTL=y BOOST_LINK_SYSTEM=y %doc apidocdir/* %changelog +* Sat Jul 20 2024 Fedora Release Engineering - 4.1.0-0.14.a11 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild + * Sat Jan 27 2024 Fedora Release Engineering - 4.1.0-0.13.a11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild From 23e442c471861fe6d999ba765453633b5f6eb5b1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miroslav=20Such=C3=BD?= Date: Wed, 4 Sep 2024 22:58:07 +0200 Subject: [PATCH 08/13] convert license to SPDX This is part of https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_4 --- xsd.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/xsd.spec b/xsd.spec index 538fac0..299f85a 100644 --- a/xsd.spec +++ b/xsd.spec @@ -1,9 +1,10 @@ Name: xsd Version: 4.1.0 -Release: 0.14.a11%{?dist} +Release: 0.15.a11%{?dist} Summary: W3C XML schema to C++ data binding compiler # Exceptions permit otherwise GPLv2 incompatible combination with ASL 2.0 -License: GPLv2 with exceptions and ASL 2.0 +# Automatically converted from old format: GPLv2 with exceptions and ASL 2.0 - review is highly recommended. +License: LicenseRef-Callaway-GPLv2-with-exceptions AND Apache-2.0 URL: https://www.codesynthesis.com/products/xsd/ Source0: https://codesynthesis.com/~boris/tmp/xsd/%{version}.a11/xsd-%{version}.a11+dep.tar.bz2 @@ -112,6 +113,9 @@ make -j 1 test EXTERNAL_LIBCUTL=y BOOST_LINK_SYSTEM=y %doc apidocdir/* %changelog +* Wed Sep 04 2024 Miroslav Suchý - 4.1.0-0.15.a11 +- convert license to SPDX + * Sat Jul 20 2024 Fedora Release Engineering - 4.1.0-0.14.a11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild From 77e736049c0406ee4d84676fff048bc67d50d443 Mon Sep 17 00:00:00 2001 From: Pete Walter Date: Fri, 18 Oct 2024 14:10:15 +0100 Subject: [PATCH 09/13] Rebuild for xerces-c 3.3 --- xsd.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xsd.spec b/xsd.spec index 299f85a..d77a453 100644 --- a/xsd.spec +++ b/xsd.spec @@ -1,6 +1,6 @@ Name: xsd Version: 4.1.0 -Release: 0.15.a11%{?dist} +Release: 0.16.a11%{?dist} Summary: W3C XML schema to C++ data binding compiler # Exceptions permit otherwise GPLv2 incompatible combination with ASL 2.0 # Automatically converted from old format: GPLv2 with exceptions and ASL 2.0 - review is highly recommended. @@ -113,6 +113,9 @@ make -j 1 test EXTERNAL_LIBCUTL=y BOOST_LINK_SYSTEM=y %doc apidocdir/* %changelog +* Fri Oct 18 2024 Pete Walter - 4.1.0-0.16.a11 +- Rebuild for xerces-c 3.3 + * Wed Sep 04 2024 Miroslav Suchý - 4.1.0-0.15.a11 - convert license to SPDX From c75752635c81d8b74c7d62b41bfb847f69447ff9 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sun, 19 Jan 2025 16:19:15 +0000 Subject: [PATCH 10/13] Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild --- xsd.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xsd.spec b/xsd.spec index d77a453..cf769cf 100644 --- a/xsd.spec +++ b/xsd.spec @@ -1,6 +1,6 @@ Name: xsd Version: 4.1.0 -Release: 0.16.a11%{?dist} +Release: 0.17.a11%{?dist} Summary: W3C XML schema to C++ data binding compiler # Exceptions permit otherwise GPLv2 incompatible combination with ASL 2.0 # Automatically converted from old format: GPLv2 with exceptions and ASL 2.0 - review is highly recommended. @@ -113,6 +113,9 @@ make -j 1 test EXTERNAL_LIBCUTL=y BOOST_LINK_SYSTEM=y %doc apidocdir/* %changelog +* Sun Jan 19 2025 Fedora Release Engineering - 4.1.0-0.17.a11 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild + * Fri Oct 18 2024 Pete Walter - 4.1.0-0.16.a11 - Rebuild for xerces-c 3.3 From 2da2e59c209a77e498c9e43b995701ec692f8d25 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 25 Jul 2025 21:05:14 +0000 Subject: [PATCH 11/13] Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild --- xsd.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xsd.spec b/xsd.spec index cf769cf..4f007a4 100644 --- a/xsd.spec +++ b/xsd.spec @@ -1,6 +1,6 @@ Name: xsd Version: 4.1.0 -Release: 0.17.a11%{?dist} +Release: 0.18.a11%{?dist} Summary: W3C XML schema to C++ data binding compiler # Exceptions permit otherwise GPLv2 incompatible combination with ASL 2.0 # Automatically converted from old format: GPLv2 with exceptions and ASL 2.0 - review is highly recommended. @@ -113,6 +113,9 @@ make -j 1 test EXTERNAL_LIBCUTL=y BOOST_LINK_SYSTEM=y %doc apidocdir/* %changelog +* Fri Jul 25 2025 Fedora Release Engineering - 4.1.0-0.18.a11 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild + * Sun Jan 19 2025 Fedora Release Engineering - 4.1.0-0.17.a11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild From 1123d4df4646191216702840c1fc1269222d7b0a Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 17 Jan 2026 20:54:29 +0000 Subject: [PATCH 12/13] Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild --- xsd.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xsd.spec b/xsd.spec index 4f007a4..7bc17d9 100644 --- a/xsd.spec +++ b/xsd.spec @@ -1,6 +1,6 @@ Name: xsd Version: 4.1.0 -Release: 0.18.a11%{?dist} +Release: 0.19.a11%{?dist} Summary: W3C XML schema to C++ data binding compiler # Exceptions permit otherwise GPLv2 incompatible combination with ASL 2.0 # Automatically converted from old format: GPLv2 with exceptions and ASL 2.0 - review is highly recommended. @@ -113,6 +113,9 @@ make -j 1 test EXTERNAL_LIBCUTL=y BOOST_LINK_SYSTEM=y %doc apidocdir/* %changelog +* Sat Jan 17 2026 Fedora Release Engineering - 4.1.0-0.19.a11 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild + * Fri Jul 25 2025 Fedora Release Engineering - 4.1.0-0.18.a11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild From a88025b3d57daca47a7deeb303fd6f71cace7200 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 17 Jul 2026 09:27:09 +0000 Subject: [PATCH 13/13] Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild --- xsd.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xsd.spec b/xsd.spec index 7bc17d9..5072f3c 100644 --- a/xsd.spec +++ b/xsd.spec @@ -1,6 +1,6 @@ Name: xsd Version: 4.1.0 -Release: 0.19.a11%{?dist} +Release: 0.20.a11%{?dist} Summary: W3C XML schema to C++ data binding compiler # Exceptions permit otherwise GPLv2 incompatible combination with ASL 2.0 # Automatically converted from old format: GPLv2 with exceptions and ASL 2.0 - review is highly recommended. @@ -113,6 +113,9 @@ make -j 1 test EXTERNAL_LIBCUTL=y BOOST_LINK_SYSTEM=y %doc apidocdir/* %changelog +* Fri Jul 17 2026 Fedora Release Engineering - 4.1.0-0.20.a11 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild + * Sat Jan 17 2026 Fedora Release Engineering - 4.1.0-0.19.a11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild