This commit is contained in:
Tom Callaway 2008-03-07 02:16:22 +00:00
parent b70f9b17f9
commit d0db243ed2

View File

@ -1,6 +1,6 @@
Name: perl-SNMP_Session
Version: 1.08
Release: 3%{?dist}.1
Release: 4%{?dist}
Summary: SNMP support for Perl 5
Group: Development/Libraries
@ -54,6 +54,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Thu Mar 06 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 1.08-4.1
Rebuild for new perl
* Tue Oct 16 2007 Tom "spot" Callaway <tcallawa@redhat.com> - 1.08-3.1
- add BR: perl(ExtUtils::MakeMaker)