WIP: Automatic update to SNMP-Info-3.975000.tar.gz #2

Draft
cpanmirror wants to merge 1 commits from cpanmirror/perl-SNMP-Info:autoupdate into main
4 changed files with 20 additions and 7 deletions

Binary file not shown.

BIN
SNMP-Info-3.975000.tar.gz LFS Normal file

Binary file not shown.

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Sat Feb 21 06:03:54 UTC 2026 - Tina Müller <timueller+perl@suse.de>
- updated to 3.975.0 (3.975000)
see /usr/share/doc/packages/perl-SNMP-Info/Changes
Version 3.975000 (2026-02-20)
[NEW FEATURES]
* #556 Cambium support
[ENHANCEMENTS]
* #556 fix warning (@m8522s)
-------------------------------------------------------------------
Wed Oct 8 14:34:57 UTC 2025 - Tina Müller <timueller+perl@suse.de>

View File

@@ -1,7 +1,7 @@
#
# spec file for package perl-SNMP-Info
#
# Copyright (c) 2025 SUSE LLC and contributors
# Copyright (c) 2026 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 SNMP-Info
Name: perl-SNMP-Info
Version: 3.974.0
Version: 3.975.0
Release: 0
# 3.974000 -> normalize -> 3.974.0
%define cpan_version 3.974000
# 3.975000 -> normalize -> 3.975.0
%define cpan_version 3.975000
License: BSD-3-Clause
Summary: OO Interface to Network devices and MIBs through SNMP
URL: https://metacpan.org/release/%{cpan_name}
@@ -129,6 +129,7 @@ Provides: perl(SNMP::Info::Layer3::C1300) = %{version}
Provides: perl(SNMP::Info::Layer3::C3550) = %{version}
Provides: perl(SNMP::Info::Layer3::C4000) = %{version}
Provides: perl(SNMP::Info::Layer3::C6500) = %{version}
Provides: perl(SNMP::Info::Layer3::Cambium) = %{version}
Provides: perl(SNMP::Info::Layer3::CheckPoint) = %{version}
Provides: perl(SNMP::Info::Layer3::Ciena) = %{version}
Provides: perl(SNMP::Info::Layer3::Cisco) = %{version}