From da31867c578beebff9d58a8079170415358cb888 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 29 Jul 2020 15:05:11 +0000 Subject: [PATCH 01/15] - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- xsc.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xsc.spec b/xsc.spec index dd20a68..3fdbcb8 100644 --- a/xsc.spec +++ b/xsc.spec @@ -1,6 +1,6 @@ Name: xsc Version: 1.6 -Release: 10%{?dist} +Release: 11%{?dist} Summary: A clone of the old vector graphics video game Star Castle License: GPLv2+ @@ -47,6 +47,9 @@ install -p -m 644 %{SOURCE2} \ %{_datadir}/icons/hicolor/32x32/apps/xsc.png %changelog +* Wed Jul 29 2020 Fedora Release Engineering - 1.6-11 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Fri Jan 31 2020 Fedora Release Engineering - 1.6-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild From b8e7b03b648283921cc2aa730f553ed40816d5b4 Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Sat, 9 Jan 2021 01:38:18 +0000 Subject: [PATCH 02/15] Add BuildRequires: make https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot --- xsc.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/xsc.spec b/xsc.spec index 3fdbcb8..70b6b2d 100644 --- a/xsc.spec +++ b/xsc.spec @@ -8,6 +8,7 @@ URL: http://www.panix.com/~mbh/projects.html Source0: http://www.panix.com/~mbh/xsc/xsc-%{version}.tar.gz Source1: xsc.desktop Source2: xsc.png +BuildRequires: make BuildRequires: gcc-c++ BuildRequires: desktop-file-utils, libX11-devel Requires: hicolor-icon-theme From 055035673c7b3ec89d2b26492beaa300a922da07 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 28 Jan 2021 00:23:38 +0000 Subject: [PATCH 03/15] - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- xsc.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xsc.spec b/xsc.spec index 70b6b2d..1241821 100644 --- a/xsc.spec +++ b/xsc.spec @@ -1,6 +1,6 @@ Name: xsc Version: 1.6 -Release: 11%{?dist} +Release: 12%{?dist} Summary: A clone of the old vector graphics video game Star Castle License: GPLv2+ @@ -48,6 +48,9 @@ install -p -m 644 %{SOURCE2} \ %{_datadir}/icons/hicolor/32x32/apps/xsc.png %changelog +* Thu Jan 28 2021 Fedora Release Engineering - 1.6-12 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Wed Jul 29 2020 Fedora Release Engineering - 1.6-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild From e6e400fe762dc4940908fb23a858da55d39c6a75 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 23 Jul 2021 21:57:17 +0000 Subject: [PATCH 04/15] - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- xsc.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xsc.spec b/xsc.spec index 1241821..0fdfff6 100644 --- a/xsc.spec +++ b/xsc.spec @@ -1,6 +1,6 @@ Name: xsc Version: 1.6 -Release: 12%{?dist} +Release: 13%{?dist} Summary: A clone of the old vector graphics video game Star Castle License: GPLv2+ @@ -48,6 +48,9 @@ install -p -m 644 %{SOURCE2} \ %{_datadir}/icons/hicolor/32x32/apps/xsc.png %changelog +* Fri Jul 23 2021 Fedora Release Engineering - 1.6-13 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Thu Jan 28 2021 Fedora Release Engineering - 1.6-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild From 474ab5cfcfe2ab8426da1f51c3dcd723bbc5835d Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 22 Jan 2022 05:30:47 +0000 Subject: [PATCH 05/15] - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- xsc.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xsc.spec b/xsc.spec index 0fdfff6..f3b081f 100644 --- a/xsc.spec +++ b/xsc.spec @@ -1,6 +1,6 @@ Name: xsc Version: 1.6 -Release: 13%{?dist} +Release: 14%{?dist} Summary: A clone of the old vector graphics video game Star Castle License: GPLv2+ @@ -48,6 +48,9 @@ install -p -m 644 %{SOURCE2} \ %{_datadir}/icons/hicolor/32x32/apps/xsc.png %changelog +* Sat Jan 22 2022 Fedora Release Engineering - 1.6-14 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + * Fri Jul 23 2021 Fedora Release Engineering - 1.6-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild From 68ae54d9c307e697e61bb95a0a866f553a2d0f80 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 23 Jul 2022 13:32:08 +0000 Subject: [PATCH 06/15] Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- xsc.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xsc.spec b/xsc.spec index f3b081f..6769fa3 100644 --- a/xsc.spec +++ b/xsc.spec @@ -1,6 +1,6 @@ Name: xsc Version: 1.6 -Release: 14%{?dist} +Release: 15%{?dist} Summary: A clone of the old vector graphics video game Star Castle License: GPLv2+ @@ -48,6 +48,9 @@ install -p -m 644 %{SOURCE2} \ %{_datadir}/icons/hicolor/32x32/apps/xsc.png %changelog +* Sat Jul 23 2022 Fedora Release Engineering - 1.6-15 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Sat Jan 22 2022 Fedora Release Engineering - 1.6-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild From 8e5b4273a857131731666a34b46dfdf43eff08be Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 21 Jan 2023 07:52:10 +0000 Subject: [PATCH 07/15] Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- xsc.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xsc.spec b/xsc.spec index 6769fa3..3f6e1de 100644 --- a/xsc.spec +++ b/xsc.spec @@ -1,6 +1,6 @@ Name: xsc Version: 1.6 -Release: 15%{?dist} +Release: 16%{?dist} Summary: A clone of the old vector graphics video game Star Castle License: GPLv2+ @@ -48,6 +48,9 @@ install -p -m 644 %{SOURCE2} \ %{_datadir}/icons/hicolor/32x32/apps/xsc.png %changelog +* Sat Jan 21 2023 Fedora Release Engineering - 1.6-16 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + * Sat Jul 23 2022 Fedora Release Engineering - 1.6-15 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild From 4597c64ea8e7fdb385b2129ed30e8edb70b8595b Mon Sep 17 00:00:00 2001 From: Gwyn Ciesla Date: Tue, 28 Feb 2023 15:55:27 -0600 Subject: [PATCH 08/15] migrated to SPDX license --- xsc.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/xsc.spec b/xsc.spec index 3f6e1de..8a7ec1f 100644 --- a/xsc.spec +++ b/xsc.spec @@ -1,9 +1,9 @@ Name: xsc Version: 1.6 -Release: 16%{?dist} +Release: 17%{?dist} Summary: A clone of the old vector graphics video game Star Castle -License: GPLv2+ +License: GPL-2.0-or-later URL: http://www.panix.com/~mbh/projects.html Source0: http://www.panix.com/~mbh/xsc/xsc-%{version}.tar.gz Source1: xsc.desktop @@ -48,6 +48,9 @@ install -p -m 644 %{SOURCE2} \ %{_datadir}/icons/hicolor/32x32/apps/xsc.png %changelog +* Tue Feb 28 2023 Gwyn Ciesla - 1.6-17 +- migrated to SPDX license + * Sat Jan 21 2023 Fedora Release Engineering - 1.6-16 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild From 24dab67ea9987be659a30d953fbe4bc68568f7f2 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 22 Jul 2023 19:17:42 +0000 Subject: [PATCH 09/15] Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- xsc.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xsc.spec b/xsc.spec index 8a7ec1f..736929e 100644 --- a/xsc.spec +++ b/xsc.spec @@ -1,6 +1,6 @@ Name: xsc Version: 1.6 -Release: 17%{?dist} +Release: 18%{?dist} Summary: A clone of the old vector graphics video game Star Castle License: GPL-2.0-or-later @@ -48,6 +48,9 @@ install -p -m 644 %{SOURCE2} \ %{_datadir}/icons/hicolor/32x32/apps/xsc.png %changelog +* Sat Jul 22 2023 Fedora Release Engineering - 1.6-18 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + * Tue Feb 28 2023 Gwyn Ciesla - 1.6-17 - migrated to SPDX license From 0b18e09ad937bd01559128667e0ead15f571e49b Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 27 Jan 2024 10:10:44 +0000 Subject: [PATCH 10/15] Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild --- xsc.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xsc.spec b/xsc.spec index 736929e..23a218d 100644 --- a/xsc.spec +++ b/xsc.spec @@ -1,6 +1,6 @@ Name: xsc Version: 1.6 -Release: 18%{?dist} +Release: 19%{?dist} Summary: A clone of the old vector graphics video game Star Castle License: GPL-2.0-or-later @@ -48,6 +48,9 @@ install -p -m 644 %{SOURCE2} \ %{_datadir}/icons/hicolor/32x32/apps/xsc.png %changelog +* Sat Jan 27 2024 Fedora Release Engineering - 1.6-19 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Sat Jul 22 2023 Fedora Release Engineering - 1.6-18 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild From 839efc6a4acd36a6647b42a431183ee4c710637c Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 20 Jul 2024 10:28:15 +0000 Subject: [PATCH 11/15] Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild --- xsc.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xsc.spec b/xsc.spec index 23a218d..342f2b1 100644 --- a/xsc.spec +++ b/xsc.spec @@ -1,6 +1,6 @@ Name: xsc Version: 1.6 -Release: 19%{?dist} +Release: 20%{?dist} Summary: A clone of the old vector graphics video game Star Castle License: GPL-2.0-or-later @@ -48,6 +48,9 @@ install -p -m 644 %{SOURCE2} \ %{_datadir}/icons/hicolor/32x32/apps/xsc.png %changelog +* Sat Jul 20 2024 Fedora Release Engineering - 1.6-20 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild + * Sat Jan 27 2024 Fedora Release Engineering - 1.6-19 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild From 90942c498bff8b5ffb02040ece29fb074fbb4947 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sun, 19 Jan 2025 16:18:16 +0000 Subject: [PATCH 12/15] Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild --- xsc.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xsc.spec b/xsc.spec index 342f2b1..3b02f85 100644 --- a/xsc.spec +++ b/xsc.spec @@ -1,6 +1,6 @@ Name: xsc Version: 1.6 -Release: 20%{?dist} +Release: 21%{?dist} Summary: A clone of the old vector graphics video game Star Castle License: GPL-2.0-or-later @@ -48,6 +48,9 @@ install -p -m 644 %{SOURCE2} \ %{_datadir}/icons/hicolor/32x32/apps/xsc.png %changelog +* Sun Jan 19 2025 Fedora Release Engineering - 1.6-21 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild + * Sat Jul 20 2024 Fedora Release Engineering - 1.6-20 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild From a13ca6a9fc3487c4a14eb80d5909367f6b19e60b Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 25 Jul 2025 21:04:45 +0000 Subject: [PATCH 13/15] Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild --- xsc.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xsc.spec b/xsc.spec index 3b02f85..83036f7 100644 --- a/xsc.spec +++ b/xsc.spec @@ -1,6 +1,6 @@ Name: xsc Version: 1.6 -Release: 21%{?dist} +Release: 22%{?dist} Summary: A clone of the old vector graphics video game Star Castle License: GPL-2.0-or-later @@ -48,6 +48,9 @@ install -p -m 644 %{SOURCE2} \ %{_datadir}/icons/hicolor/32x32/apps/xsc.png %changelog +* Fri Jul 25 2025 Fedora Release Engineering - 1.6-22 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild + * Sun Jan 19 2025 Fedora Release Engineering - 1.6-21 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild From 856a6824293aed477a6479e716200ce9bf61122a Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 17 Jan 2026 20:53:59 +0000 Subject: [PATCH 14/15] Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild --- xsc.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xsc.spec b/xsc.spec index 83036f7..294fdf2 100644 --- a/xsc.spec +++ b/xsc.spec @@ -1,6 +1,6 @@ Name: xsc Version: 1.6 -Release: 22%{?dist} +Release: 23%{?dist} Summary: A clone of the old vector graphics video game Star Castle License: GPL-2.0-or-later @@ -48,6 +48,9 @@ install -p -m 644 %{SOURCE2} \ %{_datadir}/icons/hicolor/32x32/apps/xsc.png %changelog +* Sat Jan 17 2026 Fedora Release Engineering - 1.6-23 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild + * Fri Jul 25 2025 Fedora Release Engineering - 1.6-22 - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild From 78b9d51ff7520ebfa8bbf8747caa8c058acb2232 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 17 Jul 2026 09:26:39 +0000 Subject: [PATCH 15/15] Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild --- xsc.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xsc.spec b/xsc.spec index 294fdf2..e6f98df 100644 --- a/xsc.spec +++ b/xsc.spec @@ -1,6 +1,6 @@ Name: xsc Version: 1.6 -Release: 23%{?dist} +Release: 24%{?dist} Summary: A clone of the old vector graphics video game Star Castle License: GPL-2.0-or-later @@ -48,6 +48,9 @@ install -p -m 644 %{SOURCE2} \ %{_datadir}/icons/hicolor/32x32/apps/xsc.png %changelog +* Fri Jul 17 2026 Fedora Release Engineering - 1.6-24 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild + * Sat Jan 17 2026 Fedora Release Engineering - 1.6-23 - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild