Update to 1.12 (fixes license issue)

This commit is contained in:
Tom Callaway 2008-04-22 20:17:35 +00:00
parent d0db243ed2
commit ab5d17a357
3 changed files with 9 additions and 6 deletions

View File

@ -1 +1 @@
SNMP_Session-1.08.tar.gz
SNMP_Session-1.12.tar.gz

View File

@ -1,10 +1,10 @@
Name: perl-SNMP_Session
Version: 1.08
Release: 4%{?dist}
Version: 1.12
Release: 1%{?dist}
Summary: SNMP support for Perl 5
Group: Development/Libraries
License: Artistic
License: Artistic 2.0
URL: http://www.switch.ch/misc/leinen/snmp/perl/
Source0: http://www.switch.ch/misc/leinen/snmp/perl/dist/SNMP_Session-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@ -54,8 +54,11 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Tue Apr 22 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 1.12-1
- update to 1.12 (license change to Artistic 2.0)
* Thu Mar 06 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 1.08-4.1
Rebuild for new perl
- Rebuild for new perl
* Tue Oct 16 2007 Tom "spot" Callaway <tcallawa@redhat.com> - 1.08-3.1
- add BR: perl(ExtUtils::MakeMaker)

View File

@ -1 +1 @@
91ab58bd2c170145436f68578a2705ab SNMP_Session-1.08.tar.gz
5f6b365b4c3815b13d7a902d94e254af SNMP_Session-1.12.tar.gz