From ca17fc858059bdc3f783a7ea3c5a90dd1706e3c8 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 27 Jan 2024 10:48:40 +0000 Subject: [PATCH 1/7] Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild --- ykushcmd.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ykushcmd.spec b/ykushcmd.spec index 0b4fca8..db348d8 100644 --- a/ykushcmd.spec +++ b/ykushcmd.spec @@ -1,6 +1,6 @@ Name: ykushcmd Version: 1.2.3 -Release: 7%{?gitsnap:.%{gitsnap}}%{?dist} +Release: 8%{?gitsnap:.%{gitsnap}}%{?dist} Summary: YKUSH Boards Control Application License: ASL 2.0 URL: https://github.com/Yepkit/ykush @@ -36,6 +36,9 @@ install bin/ykushcmd %{buildroot}%{_bindir} %changelog +* Sat Jan 27 2024 Fedora Release Engineering - 1.2.3-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Sat Jul 22 2023 Fedora Release Engineering - 1.2.3-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild From e735274f08b53c37546f1f3f7dab97aa7c49aded Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 20 Jul 2024 10:42:48 +0000 Subject: [PATCH 2/7] Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild --- ykushcmd.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ykushcmd.spec b/ykushcmd.spec index db348d8..8a2e95c 100644 --- a/ykushcmd.spec +++ b/ykushcmd.spec @@ -1,6 +1,6 @@ Name: ykushcmd Version: 1.2.3 -Release: 8%{?gitsnap:.%{gitsnap}}%{?dist} +Release: 9%{?gitsnap:.%{gitsnap}}%{?dist} Summary: YKUSH Boards Control Application License: ASL 2.0 URL: https://github.com/Yepkit/ykush @@ -36,6 +36,9 @@ install bin/ykushcmd %{buildroot}%{_bindir} %changelog +* Sat Jul 20 2024 Fedora Release Engineering - 1.2.3-9 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild + * Sat Jan 27 2024 Fedora Release Engineering - 1.2.3-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild From 6e89cbe191fe0780374430a84033121a439dd41c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miroslav=20Such=C3=BD?= Date: Wed, 24 Jul 2024 18:11:30 +0200 Subject: [PATCH 3/7] convert ASL 2.0 license to SPDX This is part of https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_4 --- ykushcmd.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/ykushcmd.spec b/ykushcmd.spec index 8a2e95c..f8d9523 100644 --- a/ykushcmd.spec +++ b/ykushcmd.spec @@ -1,8 +1,9 @@ Name: ykushcmd Version: 1.2.3 -Release: 9%{?gitsnap:.%{gitsnap}}%{?dist} +Release: 10%{?gitsnap:.%{gitsnap}}%{?dist} Summary: YKUSH Boards Control Application -License: ASL 2.0 +# Automatically converted from old format: ASL 2.0 - review is highly recommended. +License: Apache-2.0 URL: https://github.com/Yepkit/ykush Source0: https://github.com/Yepkit/ykush/archive/%{version}/ykush-%{version}.tar.gz @@ -36,6 +37,9 @@ install bin/ykushcmd %{buildroot}%{_bindir} %changelog +* Wed Jul 24 2024 Miroslav Suchý - 1.2.3-10 +- convert license to SPDX + * Sat Jul 20 2024 Fedora Release Engineering - 1.2.3-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild From e8db98b8de3eb4cb94841652d894735fbd39d367 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sun, 19 Jan 2025 16:34:56 +0000 Subject: [PATCH 4/7] Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild --- ykushcmd.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ykushcmd.spec b/ykushcmd.spec index f8d9523..d8a76bc 100644 --- a/ykushcmd.spec +++ b/ykushcmd.spec @@ -1,6 +1,6 @@ Name: ykushcmd Version: 1.2.3 -Release: 10%{?gitsnap:.%{gitsnap}}%{?dist} +Release: 11%{?gitsnap:.%{gitsnap}}%{?dist} Summary: YKUSH Boards Control Application # Automatically converted from old format: ASL 2.0 - review is highly recommended. License: Apache-2.0 @@ -37,6 +37,9 @@ install bin/ykushcmd %{buildroot}%{_bindir} %changelog +* Sun Jan 19 2025 Fedora Release Engineering - 1.2.3-11 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild + * Wed Jul 24 2024 Miroslav Suchý - 1.2.3-10 - convert license to SPDX From ff9ec2c1acd5b0c32ab52117709870681ded9ac9 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 25 Jul 2025 21:12:47 +0000 Subject: [PATCH 5/7] Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild --- ykushcmd.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ykushcmd.spec b/ykushcmd.spec index d8a76bc..d59dfd2 100644 --- a/ykushcmd.spec +++ b/ykushcmd.spec @@ -1,6 +1,6 @@ Name: ykushcmd Version: 1.2.3 -Release: 11%{?gitsnap:.%{gitsnap}}%{?dist} +Release: 12%{?gitsnap:.%{gitsnap}}%{?dist} Summary: YKUSH Boards Control Application # Automatically converted from old format: ASL 2.0 - review is highly recommended. License: Apache-2.0 @@ -37,6 +37,9 @@ install bin/ykushcmd %{buildroot}%{_bindir} %changelog +* Fri Jul 25 2025 Fedora Release Engineering - 1.2.3-12 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild + * Sun Jan 19 2025 Fedora Release Engineering - 1.2.3-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild From d4ed87ec54662f821607d4b635f5484079359d17 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 17 Jan 2026 21:02:37 +0000 Subject: [PATCH 6/7] Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild --- ykushcmd.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ykushcmd.spec b/ykushcmd.spec index d59dfd2..8e992cc 100644 --- a/ykushcmd.spec +++ b/ykushcmd.spec @@ -1,6 +1,6 @@ Name: ykushcmd Version: 1.2.3 -Release: 12%{?gitsnap:.%{gitsnap}}%{?dist} +Release: 13%{?gitsnap:.%{gitsnap}}%{?dist} Summary: YKUSH Boards Control Application # Automatically converted from old format: ASL 2.0 - review is highly recommended. License: Apache-2.0 @@ -37,6 +37,9 @@ install bin/ykushcmd %{buildroot}%{_bindir} %changelog +* Sat Jan 17 2026 Fedora Release Engineering - 1.2.3-13 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild + * Fri Jul 25 2025 Fedora Release Engineering - 1.2.3-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild From f66cdf2bc4b03b7c88f90e01d0941193b12d4fd6 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 17 Jul 2026 09:35:03 +0000 Subject: [PATCH 7/7] Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild --- ykushcmd.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ykushcmd.spec b/ykushcmd.spec index 8e992cc..be06b7a 100644 --- a/ykushcmd.spec +++ b/ykushcmd.spec @@ -1,6 +1,6 @@ Name: ykushcmd Version: 1.2.3 -Release: 13%{?gitsnap:.%{gitsnap}}%{?dist} +Release: 14%{?gitsnap:.%{gitsnap}}%{?dist} Summary: YKUSH Boards Control Application # Automatically converted from old format: ASL 2.0 - review is highly recommended. License: Apache-2.0 @@ -37,6 +37,9 @@ install bin/ykushcmd %{buildroot}%{_bindir} %changelog +* Fri Jul 17 2026 Fedora Release Engineering - 1.2.3-14 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild + * Sat Jan 17 2026 Fedora Release Engineering - 1.2.3-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild