From e8ac07b7792e839a047761591378e8a618a9fff5849d89f044c6b8c6d943e3f2 Mon Sep 17 00:00:00 2001 From: "Tina Mueller (cpanmirror)" Date: Tue, 7 Oct 2025 13:35:10 +0000 Subject: [PATCH] Automatic update to v1.330.0 (1.33) --- Net-MQTT-Simple-1.32.tar.gz | 3 --- Net-MQTT-Simple-1.33.tar.gz | 3 +++ perl-Net-MQTT-Simple.changes | 10 ++++++++++ perl-Net-MQTT-Simple.spec | 10 +++++----- 4 files changed, 18 insertions(+), 8 deletions(-) delete mode 100644 Net-MQTT-Simple-1.32.tar.gz create mode 100644 Net-MQTT-Simple-1.33.tar.gz diff --git a/Net-MQTT-Simple-1.32.tar.gz b/Net-MQTT-Simple-1.32.tar.gz deleted file mode 100644 index 3927eac..0000000 --- a/Net-MQTT-Simple-1.32.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e6d91945b43fe472171bec2fb0f737ee3f55770fc478068bee0f6a990faf8d7d -size 17018 diff --git a/Net-MQTT-Simple-1.33.tar.gz b/Net-MQTT-Simple-1.33.tar.gz new file mode 100644 index 0000000..7572133 --- /dev/null +++ b/Net-MQTT-Simple-1.33.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58539c1c2794d25872652d78a26c9fd26b627bdad1b9134a159869c1b2822aa7 +size 17054 diff --git a/perl-Net-MQTT-Simple.changes b/perl-Net-MQTT-Simple.changes index 67068f1..d64e456 100644 --- a/perl-Net-MQTT-Simple.changes +++ b/perl-Net-MQTT-Simple.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Tue Oct 7 13:35:09 UTC 2025 - Tina Müller + +- updated to 1.330.0 (1.33) + see /usr/share/doc/packages/perl-Net-MQTT-Simple/Changes + + 1.33 2025-09-02 18:39 + - Fix: resubscribe after reconnect (Contributed by st0ff3r via GitHub + #30) + ------------------------------------------------------------------- Wed Apr 23 05:35:14 UTC 2025 - Tina Müller diff --git a/perl-Net-MQTT-Simple.spec b/perl-Net-MQTT-Simple.spec index 6118419..df37223 100644 --- a/perl-Net-MQTT-Simple.spec +++ b/perl-Net-MQTT-Simple.spec @@ -1,7 +1,7 @@ # # spec file for package perl-Net-MQTT-Simple # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2025 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,10 +18,10 @@ %define cpan_name Net-MQTT-Simple Name: perl-Net-MQTT-Simple -Version: 1.320.0 +Version: 1.330.0 Release: 0 -# 1.32 -> normalize -> 1.320.0 -%define cpan_version 1.32 +# 1.33 -> normalize -> 1.330.0 +%define cpan_version 1.33 #Upstream: This software may be redistributed under the terms of the GPL, LGPL, modified BSD, or Artistic license, or any of the other OSI approved licenses listed at http://www.opensource.org/licenses/alphabetical. Distribution is allowed under all of these licenses, or any smaller subset of multiple or just one of these licenses. When using a packaged version, please refer to the package metadata to see under which license terms it was distributed. Alternatively, a distributor may choose to replace the LICENSE section of the documentation and/or include a LICENSE file to reflect the license(s) they chose to redistribute under. License: BSD-1-Clause Summary: Minimal MQTT version 3 interface @@ -56,7 +56,7 @@ Please refer to Net::MQTT::Simple::SSL for more information about encrypted and authenticated connections. %prep -%autosetup -n %{cpan_name}-%{cpan_version} -p1 +%autosetup -n %{cpan_name}-%{cpan_version} -p1 %build perl Makefile.PL INSTALLDIRS=vendor -- 2.49.0