From 208f5fc63bbfbb41ce0e6a6fcf73a5b1ec150d55 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 22 Jul 2023 18:23:10 +0000 Subject: [PATCH 1/8] Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- wpan-tools.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/wpan-tools.spec b/wpan-tools.spec index c6945c9..064833c 100644 --- a/wpan-tools.spec +++ b/wpan-tools.spec @@ -1,6 +1,6 @@ Name: wpan-tools Version: 0.9 -Release: 10%{?dist} +Release: 11%{?dist} Summary: Userspace tools for the Linux IEEE 802.15.4 stack License: ISC URL: https://github.com/linux-wpan/ @@ -36,6 +36,9 @@ make %{?_smp_mflags} check %{_bindir}/wpan-hwsim %changelog +* Sat Jul 22 2023 Fedora Release Engineering - 0.9-11 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + * Sat Jan 21 2023 Fedora Release Engineering - 0.9-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild From 79f8542d3da4e4b1027fc49cb5e3474afaf1c699 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 27 Jan 2024 09:07:03 +0000 Subject: [PATCH 2/8] Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild --- wpan-tools.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/wpan-tools.spec b/wpan-tools.spec index 064833c..944c13f 100644 --- a/wpan-tools.spec +++ b/wpan-tools.spec @@ -1,6 +1,6 @@ Name: wpan-tools Version: 0.9 -Release: 11%{?dist} +Release: 12%{?dist} Summary: Userspace tools for the Linux IEEE 802.15.4 stack License: ISC URL: https://github.com/linux-wpan/ @@ -36,6 +36,9 @@ make %{?_smp_mflags} check %{_bindir}/wpan-hwsim %changelog +* Sat Jan 27 2024 Fedora Release Engineering - 0.9-12 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Sat Jul 22 2023 Fedora Release Engineering - 0.9-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild From 73b6d1f96b9f619a0de2198e9b236935219eda20 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 20 Jul 2024 09:33:01 +0000 Subject: [PATCH 3/8] Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild --- wpan-tools.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/wpan-tools.spec b/wpan-tools.spec index 944c13f..0a8c3af 100644 --- a/wpan-tools.spec +++ b/wpan-tools.spec @@ -1,6 +1,6 @@ Name: wpan-tools Version: 0.9 -Release: 12%{?dist} +Release: 13%{?dist} Summary: Userspace tools for the Linux IEEE 802.15.4 stack License: ISC URL: https://github.com/linux-wpan/ @@ -36,6 +36,9 @@ make %{?_smp_mflags} check %{_bindir}/wpan-hwsim %changelog +* Sat Jul 20 2024 Fedora Release Engineering - 0.9-13 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild + * Sat Jan 27 2024 Fedora Release Engineering - 0.9-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild From 49daddf31cdac9aab3f5a418ee3d89d1877320bc Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Sat, 11 Jan 2025 11:08:03 +0000 Subject: [PATCH 4/8] 0.10 --- sources | 2 +- wpan-tools.spec | 11 +++++++---- 2 files changed, 8 insertions(+), 5 deletions(-) diff --git a/sources b/sources index bd6d609..3f98c6c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (wpan-tools-0.9.tar.xz) = 16fbdd9c1e53e351a2858a81d67fa37027b5e39b26e57f2c1ba0c76d3cf6dcc018e7cae8276a68f47fabbd92ec53fda7b47b48f84424ab457093353fe96c4347 +SHA512 (wpan-tools-0.10.tar.xz) = 2a25e85aa3a0fc5ee1cc5e20a5e5d45eba282a2c2e85be21ed7cf229d7fa032bb45c7dafe5dba8838f179b52e2a3a1cb943db19aff4c391f9005d403d202dfc3 diff --git a/wpan-tools.spec b/wpan-tools.spec index 0a8c3af..e18938d 100644 --- a/wpan-tools.spec +++ b/wpan-tools.spec @@ -1,11 +1,11 @@ Name: wpan-tools -Version: 0.9 -Release: 13%{?dist} +Version: 0.10 +Release: 1%{?dist} Summary: Userspace tools for the Linux IEEE 802.15.4 stack License: ISC -URL: https://github.com/linux-wpan/ +URL: https://github.com/linux-wpan/wpan-tools/ -Source0: https://github.com/linux-wpan/wpan-tools/releases/download/%{name}-%{version}/%{name}-%{version}.tar.xz +Source0: %{url}/releases/download/%{name}-%{version}/%{name}-%{version}.tar.xz BuildRequires: make BuildRequires: gcc @@ -36,6 +36,9 @@ make %{?_smp_mflags} check %{_bindir}/wpan-hwsim %changelog +* Sat Jan 11 2025 Peter Robinson - 0.10-1 +- Update to 0.10 + * Sat Jul 20 2024 Fedora Release Engineering - 0.9-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild From 86bce486297f73bb63a33b67588087277730f4f1 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sun, 19 Jan 2025 15:15:30 +0000 Subject: [PATCH 5/8] Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild --- wpan-tools.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/wpan-tools.spec b/wpan-tools.spec index e18938d..0610ce5 100644 --- a/wpan-tools.spec +++ b/wpan-tools.spec @@ -1,6 +1,6 @@ Name: wpan-tools Version: 0.10 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Userspace tools for the Linux IEEE 802.15.4 stack License: ISC URL: https://github.com/linux-wpan/wpan-tools/ @@ -36,6 +36,9 @@ make %{?_smp_mflags} check %{_bindir}/wpan-hwsim %changelog +* Sun Jan 19 2025 Fedora Release Engineering - 0.10-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild + * Sat Jan 11 2025 Peter Robinson - 0.10-1 - Update to 0.10 From bc1a5d3b34392e2dbfbc551502188beb68e4cac3 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 25 Jul 2025 20:32:36 +0000 Subject: [PATCH 6/8] Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild --- wpan-tools.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/wpan-tools.spec b/wpan-tools.spec index 0610ce5..f17c328 100644 --- a/wpan-tools.spec +++ b/wpan-tools.spec @@ -1,6 +1,6 @@ Name: wpan-tools Version: 0.10 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Userspace tools for the Linux IEEE 802.15.4 stack License: ISC URL: https://github.com/linux-wpan/wpan-tools/ @@ -36,6 +36,9 @@ make %{?_smp_mflags} check %{_bindir}/wpan-hwsim %changelog +* Fri Jul 25 2025 Fedora Release Engineering - 0.10-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild + * Sun Jan 19 2025 Fedora Release Engineering - 0.10-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild From e0264cba1f4c0b820ab44fa14a31a970cd19d0a1 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 17 Jan 2026 20:22:03 +0000 Subject: [PATCH 7/8] Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild --- wpan-tools.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/wpan-tools.spec b/wpan-tools.spec index f17c328..9d27970 100644 --- a/wpan-tools.spec +++ b/wpan-tools.spec @@ -1,6 +1,6 @@ Name: wpan-tools Version: 0.10 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Userspace tools for the Linux IEEE 802.15.4 stack License: ISC URL: https://github.com/linux-wpan/wpan-tools/ @@ -36,6 +36,9 @@ make %{?_smp_mflags} check %{_bindir}/wpan-hwsim %changelog +* Sat Jan 17 2026 Fedora Release Engineering - 0.10-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild + * Fri Jul 25 2025 Fedora Release Engineering - 0.10-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild From 055634bc18e6122f15cae6e5843d099380512596 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 17 Jul 2026 08:55:49 +0000 Subject: [PATCH 8/8] Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild --- wpan-tools.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/wpan-tools.spec b/wpan-tools.spec index 9d27970..c159213 100644 --- a/wpan-tools.spec +++ b/wpan-tools.spec @@ -1,6 +1,6 @@ Name: wpan-tools Version: 0.10 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Userspace tools for the Linux IEEE 802.15.4 stack License: ISC URL: https://github.com/linux-wpan/wpan-tools/ @@ -36,6 +36,9 @@ make %{?_smp_mflags} check %{_bindir}/wpan-hwsim %changelog +* Fri Jul 17 2026 Fedora Release Engineering - 0.10-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild + * Sat Jan 17 2026 Fedora Release Engineering - 0.10-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild