Automatic update to v1.330.0 (1.33) #1
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e6d91945b43fe472171bec2fb0f737ee3f55770fc478068bee0f6a990faf8d7d
|
||||
size 17018
|
BIN
Net-MQTT-Simple-1.33.tar.gz
(Stored with Git LFS)
Normal file
BIN
Net-MQTT-Simple-1.33.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 7 13:35:09 UTC 2025 - Tina Müller <timueller+perl@suse.de>
|
||||
|
||||
- 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 <timueller+perl@suse.de>
|
||||
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user