From 1ed48bd4dbff1d8df34fbe412c129a1c61d775ee Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 27 Jan 2024 03:34:48 +0000 Subject: [PATCH 1/6] Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild --- smaclient.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/smaclient.spec b/smaclient.spec index e9e4704..2c5c09c 100644 --- a/smaclient.spec +++ b/smaclient.spec @@ -1,6 +1,6 @@ Name: smaclient Version: 1.1 -Release: 21%{?dist} +Release: 22%{?dist} Summary: Provides access to z/VM System Management functions License: Artistic 2.0 @@ -49,6 +49,9 @@ install -p -m644 %{SOURCE2} %{SOURCE3} ${RPM_BUILD_ROOT}%{_mandir}/man1/ %changelog +* Sat Jan 27 2024 Fedora Release Engineering - 1.1-22 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Sat Jul 22 2023 Fedora Release Engineering - 1.1-21 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild From eb43a683add45b35d216dc361115c0ee5571b5b5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miroslav=20Such=C3=BD?= Date: Sat, 20 Apr 2024 18:32:05 +0200 Subject: [PATCH 2/6] convert Artistic 2.0 license to SPDX This is part of https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_4 --- smaclient.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/smaclient.spec b/smaclient.spec index 2c5c09c..3637906 100644 --- a/smaclient.spec +++ b/smaclient.spec @@ -1,9 +1,9 @@ Name: smaclient Version: 1.1 -Release: 22%{?dist} +Release: 23%{?dist} Summary: Provides access to z/VM System Management functions -License: Artistic 2.0 +License: Artistic-2.0 URL: http://download.sinenomine.net/smaclient/ Source0: http://download.sinenomine.net/smaclient/%{name}-%{version} # The helper source code was extracted from upstream's script. @@ -49,6 +49,9 @@ install -p -m644 %{SOURCE2} %{SOURCE3} ${RPM_BUILD_ROOT}%{_mandir}/man1/ %changelog +* Sat Apr 20 2024 Miroslav Suchý - 1.1-23 +- convert license to SPDX + * Sat Jan 27 2024 Fedora Release Engineering - 1.1-22 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild From 5962b5c51adb401e55a16ff2e1d9614e2eee89a1 Mon Sep 17 00:00:00 2001 From: Software Management Team Date: Thu, 30 May 2024 12:46:49 +0200 Subject: [PATCH 3/6] Eliminate use of obsolete %patchN syntax (#2283636) --- smaclient.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/smaclient.spec b/smaclient.spec index 3637906..2f30fe5 100644 --- a/smaclient.spec +++ b/smaclient.spec @@ -26,7 +26,7 @@ destroy virtual machines without ever logging into z/VM. %setup -q -T -c cp -p %{SOURCE0} %{name} cp -p %{SOURCE1} . -%patch0 -p0 +%patch -P0 -p0 %build From 21eae78e3649860f3a55a3d64e58644051de3e7a Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 20 Jul 2024 05:52:17 +0000 Subject: [PATCH 4/6] Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild --- smaclient.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/smaclient.spec b/smaclient.spec index 2f30fe5..5ab3055 100644 --- a/smaclient.spec +++ b/smaclient.spec @@ -1,6 +1,6 @@ Name: smaclient Version: 1.1 -Release: 23%{?dist} +Release: 24%{?dist} Summary: Provides access to z/VM System Management functions License: Artistic-2.0 @@ -49,6 +49,9 @@ install -p -m644 %{SOURCE2} %{SOURCE3} ${RPM_BUILD_ROOT}%{_mandir}/man1/ %changelog +* Sat Jul 20 2024 Fedora Release Engineering - 1.1-24 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild + * Sat Apr 20 2024 Miroslav Suchý - 1.1-23 - convert license to SPDX From 55db5a2a8fff2c423c95a05cd05a566d84486686 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sun, 19 Jan 2025 11:00:09 +0000 Subject: [PATCH 5/6] Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild --- smaclient.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/smaclient.spec b/smaclient.spec index 5ab3055..b28d4b3 100644 --- a/smaclient.spec +++ b/smaclient.spec @@ -1,6 +1,6 @@ Name: smaclient Version: 1.1 -Release: 24%{?dist} +Release: 25%{?dist} Summary: Provides access to z/VM System Management functions License: Artistic-2.0 @@ -49,6 +49,9 @@ install -p -m644 %{SOURCE2} %{SOURCE3} ${RPM_BUILD_ROOT}%{_mandir}/man1/ %changelog +* Sun Jan 19 2025 Fedora Release Engineering - 1.1-25 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild + * Sat Jul 20 2024 Fedora Release Engineering - 1.1-24 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild From 601f5c20944dc031a7efb07d119a50a5999be186 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 25 Jul 2025 18:26:28 +0000 Subject: [PATCH 6/6] Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild --- smaclient.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/smaclient.spec b/smaclient.spec index b28d4b3..fb2bbc7 100644 --- a/smaclient.spec +++ b/smaclient.spec @@ -1,6 +1,6 @@ Name: smaclient Version: 1.1 -Release: 25%{?dist} +Release: 26%{?dist} Summary: Provides access to z/VM System Management functions License: Artistic-2.0 @@ -49,6 +49,9 @@ install -p -m644 %{SOURCE2} %{SOURCE3} ${RPM_BUILD_ROOT}%{_mandir}/man1/ %changelog +* Fri Jul 25 2025 Fedora Release Engineering - 1.1-26 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild + * Sun Jan 19 2025 Fedora Release Engineering - 1.1-25 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild