Update to 1.12 (fixes license issue)
This commit is contained in:
parent
d0db243ed2
commit
ab5d17a357
@ -1 +1 @@
|
||||
SNMP_Session-1.08.tar.gz
|
||||
SNMP_Session-1.12.tar.gz
|
||||
|
||||
@ -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)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user