From 37312ba4c05cdd4127f5f1ac96fa77181c7ef8d7 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 27 Jan 2024 10:47:53 +0000 Subject: [PATCH 1/7] Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild --- ykclient.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ykclient.spec b/ykclient.spec index 123adc8..2124894 100644 --- a/ykclient.spec +++ b/ykclient.spec @@ -1,6 +1,6 @@ Name: ykclient Version: 2.15 -Release: 17%{?dist} +Release: 18%{?dist} Summary: Yubikey management library and client License: BSD @@ -49,6 +49,9 @@ chrpath -d $RPM_BUILD_ROOT%{_bindir}/ykclient %{_libdir}/libykclient.so %changelog +* Sat Jan 27 2024 Fedora Release Engineering - 2.15-18 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Sat Jul 22 2023 Fedora Release Engineering - 2.15-17 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild From 8af84603c90420088698c997a9a52ee818b3b3aa Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 20 Jul 2024 10:42:19 +0000 Subject: [PATCH 2/7] Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild --- ykclient.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ykclient.spec b/ykclient.spec index 2124894..35f0b35 100644 --- a/ykclient.spec +++ b/ykclient.spec @@ -1,6 +1,6 @@ Name: ykclient Version: 2.15 -Release: 18%{?dist} +Release: 19%{?dist} Summary: Yubikey management library and client License: BSD @@ -49,6 +49,9 @@ chrpath -d $RPM_BUILD_ROOT%{_bindir}/ykclient %{_libdir}/libykclient.so %changelog +* Sat Jul 20 2024 Fedora Release Engineering - 2.15-19 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild + * Sat Jan 27 2024 Fedora Release Engineering - 2.15-18 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild From 75152fca89be088f40c85e37b25482f7aba5cbe0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miroslav=20Such=C3=BD?= Date: Wed, 4 Sep 2024 23:00:43 +0200 Subject: [PATCH 3/7] convert license to SPDX This is part of https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_4 --- ykclient.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/ykclient.spec b/ykclient.spec index 35f0b35..c07c8bc 100644 --- a/ykclient.spec +++ b/ykclient.spec @@ -1,9 +1,10 @@ Name: ykclient Version: 2.15 -Release: 19%{?dist} +Release: 20%{?dist} Summary: Yubikey management library and client -License: BSD +# Automatically converted from old format: BSD - review is highly recommended. +License: LicenseRef-Callaway-BSD URL: http://opensource.yubico.com/yubico-c-client/ Source0: http://opensource.yubico.com/yubico-c-client/releases/ykclient-%{version}.tar.gz @@ -49,6 +50,9 @@ chrpath -d $RPM_BUILD_ROOT%{_bindir}/ykclient %{_libdir}/libykclient.so %changelog +* Wed Sep 04 2024 Miroslav Suchý - 2.15-20 +- convert license to SPDX + * Sat Jul 20 2024 Fedora Release Engineering - 2.15-19 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild From 7c2a2148349f27edee1dac69a7dc32feb41ad86a Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sun, 19 Jan 2025 16:34:21 +0000 Subject: [PATCH 4/7] Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild --- ykclient.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ykclient.spec b/ykclient.spec index c07c8bc..b7e63cb 100644 --- a/ykclient.spec +++ b/ykclient.spec @@ -1,6 +1,6 @@ Name: ykclient Version: 2.15 -Release: 20%{?dist} +Release: 21%{?dist} Summary: Yubikey management library and client # Automatically converted from old format: BSD - review is highly recommended. @@ -50,6 +50,9 @@ chrpath -d $RPM_BUILD_ROOT%{_bindir}/ykclient %{_libdir}/libykclient.so %changelog +* Sun Jan 19 2025 Fedora Release Engineering - 2.15-21 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild + * Wed Sep 04 2024 Miroslav Suchý - 2.15-20 - convert license to SPDX From bfca7071ff2499678bd407d5d3d17a9d32c8e22a Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 25 Jul 2025 21:12:30 +0000 Subject: [PATCH 5/7] Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild --- ykclient.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ykclient.spec b/ykclient.spec index b7e63cb..9ceba5a 100644 --- a/ykclient.spec +++ b/ykclient.spec @@ -1,6 +1,6 @@ Name: ykclient Version: 2.15 -Release: 21%{?dist} +Release: 22%{?dist} Summary: Yubikey management library and client # Automatically converted from old format: BSD - review is highly recommended. @@ -50,6 +50,9 @@ chrpath -d $RPM_BUILD_ROOT%{_bindir}/ykclient %{_libdir}/libykclient.so %changelog +* Fri Jul 25 2025 Fedora Release Engineering - 2.15-22 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild + * Sun Jan 19 2025 Fedora Release Engineering - 2.15-21 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild From eaa9aba16368dc88f043300730c32c43f2f0ca40 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 17 Jan 2026 21:02:20 +0000 Subject: [PATCH 6/7] Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild --- ykclient.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ykclient.spec b/ykclient.spec index 9ceba5a..ad12ef1 100644 --- a/ykclient.spec +++ b/ykclient.spec @@ -1,6 +1,6 @@ Name: ykclient Version: 2.15 -Release: 22%{?dist} +Release: 23%{?dist} Summary: Yubikey management library and client # Automatically converted from old format: BSD - review is highly recommended. @@ -50,6 +50,9 @@ chrpath -d $RPM_BUILD_ROOT%{_bindir}/ykclient %{_libdir}/libykclient.so %changelog +* Sat Jan 17 2026 Fedora Release Engineering - 2.15-23 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild + * Fri Jul 25 2025 Fedora Release Engineering - 2.15-22 - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild From d1d8bcdd6b86e70c4582ae2e17590d6b84af4ffd Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 17 Jul 2026 09:34:45 +0000 Subject: [PATCH 7/7] Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild --- ykclient.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ykclient.spec b/ykclient.spec index ad12ef1..719af37 100644 --- a/ykclient.spec +++ b/ykclient.spec @@ -1,6 +1,6 @@ Name: ykclient Version: 2.15 -Release: 23%{?dist} +Release: 24%{?dist} Summary: Yubikey management library and client # Automatically converted from old format: BSD - review is highly recommended. @@ -50,6 +50,9 @@ chrpath -d $RPM_BUILD_ROOT%{_bindir}/ykclient %{_libdir}/libykclient.so %changelog +* Fri Jul 17 2026 Fedora Release Engineering - 2.15-24 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild + * Sat Jan 17 2026 Fedora Release Engineering - 2.15-23 - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild