From 2392d888d3e5aa9ea411bb7336a682b6b1627f2d Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 21 Jan 2023 06:04:07 +0000 Subject: [PATCH 1/9] Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- vagrant-adbinfo.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/vagrant-adbinfo.spec b/vagrant-adbinfo.spec index 34ed2e1..82dd495 100644 --- a/vagrant-adbinfo.spec +++ b/vagrant-adbinfo.spec @@ -3,7 +3,7 @@ Name: %{vagrant_plugin_name} Version: 0.1.0 -Release: 12%{?dist} +Release: 13%{?dist} Summary: Connection and configuration for a Docker daemon License: GPLv2 URL: https://github.com/projectatomic/vagrant-adbinfo @@ -73,6 +73,9 @@ popd %{vagrant_plugin_instdir}/vagrant-adbinfo.spec %changelog +* Sat Jan 21 2023 Fedora Release Engineering - 0.1.0-13 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + * Sat Jul 23 2022 Fedora Release Engineering - 0.1.0-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild From 5a0162eaf8c6eb87dc937295c42adafbd6f8f731 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 22 Jul 2023 17:22:40 +0000 Subject: [PATCH 2/9] Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- vagrant-adbinfo.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/vagrant-adbinfo.spec b/vagrant-adbinfo.spec index 82dd495..506fee3 100644 --- a/vagrant-adbinfo.spec +++ b/vagrant-adbinfo.spec @@ -3,7 +3,7 @@ Name: %{vagrant_plugin_name} Version: 0.1.0 -Release: 13%{?dist} +Release: 14%{?dist} Summary: Connection and configuration for a Docker daemon License: GPLv2 URL: https://github.com/projectatomic/vagrant-adbinfo @@ -73,6 +73,9 @@ popd %{vagrant_plugin_instdir}/vagrant-adbinfo.spec %changelog +* Sat Jul 22 2023 Fedora Release Engineering - 0.1.0-14 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + * Sat Jan 21 2023 Fedora Release Engineering - 0.1.0-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild From c9d05054331c736c9a2dfecfdac809c97e6c6dc7 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 27 Jan 2024 07:25:45 +0000 Subject: [PATCH 3/9] Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild --- vagrant-adbinfo.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/vagrant-adbinfo.spec b/vagrant-adbinfo.spec index 506fee3..41cc956 100644 --- a/vagrant-adbinfo.spec +++ b/vagrant-adbinfo.spec @@ -3,7 +3,7 @@ Name: %{vagrant_plugin_name} Version: 0.1.0 -Release: 14%{?dist} +Release: 15%{?dist} Summary: Connection and configuration for a Docker daemon License: GPLv2 URL: https://github.com/projectatomic/vagrant-adbinfo @@ -73,6 +73,9 @@ popd %{vagrant_plugin_instdir}/vagrant-adbinfo.spec %changelog +* Sat Jan 27 2024 Fedora Release Engineering - 0.1.0-15 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Sat Jul 22 2023 Fedora Release Engineering - 0.1.0-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild From 69453bce1ab8771831c8535952c35136f7750805 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 20 Jul 2024 08:31:27 +0000 Subject: [PATCH 4/9] Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild --- vagrant-adbinfo.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/vagrant-adbinfo.spec b/vagrant-adbinfo.spec index 41cc956..3ea66aa 100644 --- a/vagrant-adbinfo.spec +++ b/vagrant-adbinfo.spec @@ -3,7 +3,7 @@ Name: %{vagrant_plugin_name} Version: 0.1.0 -Release: 15%{?dist} +Release: 16%{?dist} Summary: Connection and configuration for a Docker daemon License: GPLv2 URL: https://github.com/projectatomic/vagrant-adbinfo @@ -73,6 +73,9 @@ popd %{vagrant_plugin_instdir}/vagrant-adbinfo.spec %changelog +* Sat Jul 20 2024 Fedora Release Engineering - 0.1.0-16 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild + * Sat Jan 27 2024 Fedora Release Engineering - 0.1.0-15 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild From 460e18d1f5e950f218744f101aa9b1195af194a3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miroslav=20Such=C3=BD?= Date: Mon, 29 Jul 2024 12:26:57 +0200 Subject: [PATCH 5/9] convert GPLv2 license to SPDX This is part of https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_4 --- vagrant-adbinfo.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/vagrant-adbinfo.spec b/vagrant-adbinfo.spec index 3ea66aa..c67ca34 100644 --- a/vagrant-adbinfo.spec +++ b/vagrant-adbinfo.spec @@ -3,9 +3,10 @@ Name: %{vagrant_plugin_name} Version: 0.1.0 -Release: 16%{?dist} +Release: 17%{?dist} Summary: Connection and configuration for a Docker daemon -License: GPLv2 +# Automatically converted from old format: GPLv2 - review is highly recommended. +License: GPL-2.0-only URL: https://github.com/projectatomic/vagrant-adbinfo Source0: https://rubygems.org/gems/%{vagrant_plugin_name}-%{version}.gem Requires: vagrant >= 1.9.1 @@ -73,6 +74,9 @@ popd %{vagrant_plugin_instdir}/vagrant-adbinfo.spec %changelog +* Mon Jul 29 2024 Miroslav Suchý - 0.1.0-17 +- convert license to SPDX + * Sat Jul 20 2024 Fedora Release Engineering - 0.1.0-16 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild From 4d44ad0b7ea99cd3bc6ce70dd8443bcecdc80835 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sun, 19 Jan 2025 14:03:29 +0000 Subject: [PATCH 6/9] Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild --- vagrant-adbinfo.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/vagrant-adbinfo.spec b/vagrant-adbinfo.spec index c67ca34..6a1ed26 100644 --- a/vagrant-adbinfo.spec +++ b/vagrant-adbinfo.spec @@ -3,7 +3,7 @@ Name: %{vagrant_plugin_name} Version: 0.1.0 -Release: 17%{?dist} +Release: 18%{?dist} Summary: Connection and configuration for a Docker daemon # Automatically converted from old format: GPLv2 - review is highly recommended. License: GPL-2.0-only @@ -74,6 +74,9 @@ popd %{vagrant_plugin_instdir}/vagrant-adbinfo.spec %changelog +* Sun Jan 19 2025 Fedora Release Engineering - 0.1.0-18 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild + * Mon Jul 29 2024 Miroslav Suchý - 0.1.0-17 - convert license to SPDX From f57d9b5944f62780601725faddec85093ea6afe8 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 25 Jul 2025 19:56:09 +0000 Subject: [PATCH 7/9] Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild --- vagrant-adbinfo.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/vagrant-adbinfo.spec b/vagrant-adbinfo.spec index 6a1ed26..24ebc0c 100644 --- a/vagrant-adbinfo.spec +++ b/vagrant-adbinfo.spec @@ -3,7 +3,7 @@ Name: %{vagrant_plugin_name} Version: 0.1.0 -Release: 18%{?dist} +Release: 19%{?dist} Summary: Connection and configuration for a Docker daemon # Automatically converted from old format: GPLv2 - review is highly recommended. License: GPL-2.0-only @@ -74,6 +74,9 @@ popd %{vagrant_plugin_instdir}/vagrant-adbinfo.spec %changelog +* Fri Jul 25 2025 Fedora Release Engineering - 0.1.0-19 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild + * Sun Jan 19 2025 Fedora Release Engineering - 0.1.0-18 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild From 2a51ababaad305fa5a680557ed2fe4c2b95b99cc Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 17 Jan 2026 19:45:28 +0000 Subject: [PATCH 8/9] Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild --- vagrant-adbinfo.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/vagrant-adbinfo.spec b/vagrant-adbinfo.spec index 24ebc0c..64fca39 100644 --- a/vagrant-adbinfo.spec +++ b/vagrant-adbinfo.spec @@ -3,7 +3,7 @@ Name: %{vagrant_plugin_name} Version: 0.1.0 -Release: 19%{?dist} +Release: 20%{?dist} Summary: Connection and configuration for a Docker daemon # Automatically converted from old format: GPLv2 - review is highly recommended. License: GPL-2.0-only @@ -74,6 +74,9 @@ popd %{vagrant_plugin_instdir}/vagrant-adbinfo.spec %changelog +* Sat Jan 17 2026 Fedora Release Engineering - 0.1.0-20 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild + * Fri Jul 25 2025 Fedora Release Engineering - 0.1.0-19 - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild From e2049ab4901691f27a19b6d38e8d49ab24773f33 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 17 Jul 2026 08:20:13 +0000 Subject: [PATCH 9/9] Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild --- vagrant-adbinfo.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/vagrant-adbinfo.spec b/vagrant-adbinfo.spec index 64fca39..a487dbd 100644 --- a/vagrant-adbinfo.spec +++ b/vagrant-adbinfo.spec @@ -3,7 +3,7 @@ Name: %{vagrant_plugin_name} Version: 0.1.0 -Release: 20%{?dist} +Release: 21%{?dist} Summary: Connection and configuration for a Docker daemon # Automatically converted from old format: GPLv2 - review is highly recommended. License: GPL-2.0-only @@ -74,6 +74,9 @@ popd %{vagrant_plugin_instdir}/vagrant-adbinfo.spec %changelog +* Fri Jul 17 2026 Fedora Release Engineering - 0.1.0-21 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild + * Sat Jan 17 2026 Fedora Release Engineering - 0.1.0-20 - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild