1.16
This commit is contained in:
parent
d39913defd
commit
1068b6129d
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
||||
SNMP_Session-1.12.tar.gz
|
||||
/SNMP_Session-1.13.tar.gz
|
||||
/SNMP_Session-1.15.tar.gz
|
||||
/SNMP_Session-1.16.tar.gz
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
Name: perl-SNMP_Session
|
||||
Version: 1.15
|
||||
Version: 1.16
|
||||
Release: 1%{?dist}
|
||||
Summary: SNMP support for Perl 5
|
||||
|
||||
@ -23,7 +23,7 @@ and "set", as well as trap generation and reception.
|
||||
|
||||
|
||||
%prep
|
||||
%setup -q -n snmp-session-%{version}
|
||||
%setup -q -n SNMP_Session-%{version}
|
||||
%patch -P 0 -p1
|
||||
%{__perl} -pi -e 's{^#!/usr/local/bin/perl\b}{#!%{__perl}}' test/*
|
||||
chmod -c 644 test/*
|
||||
@ -51,6 +51,9 @@ make test
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Jun 21 2023 Tom Callaway <spot@fedoraproject.org> - 1.16-1
|
||||
- update to 1.16
|
||||
|
||||
* Mon Jun 5 2023 Tom Callaway <spot@fedoraproject.org> - 1.15-1
|
||||
- update to 1.15
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (SNMP_Session-1.15.tar.gz) = 1fb9f2bbc5401cd148a7032ab162e13524bf3fca9c6eeed9c62f8561b4fcd5809ca6e158a9565d16061829cac59984ad15fec3636fae9718a55be42fff5813fe
|
||||
SHA512 (SNMP_Session-1.16.tar.gz) = 6beb1493b246a333bc3199455ac89b2566d4f080fe8871df4947a211a70ac802f3374ca29dc4b74e9184b099bd574ec91a9d912836d66be5b23170acff3f36eb
|
||||
|
||||
Loading…
Reference in New Issue
Block a user