Perl 5.18 rebuild

This commit is contained in:
Petr Písař 2013-08-03 12:21:44 +02:00
parent dfda0c2676
commit 6aa153a572

View File

@ -1,6 +1,6 @@
Name: perl-Net-Server
Version: 2.007
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Extensible, general Perl server engine
License: GPL+ or Artistic
Group: Development/Libraries
@ -62,6 +62,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man1/net-server.1*
%changelog
* Sat Aug 03 2013 Petr Pisar <ppisar@redhat.com> - 2.007-2
- Perl 5.18 rebuild
* Wed Jul 24 2013 Paul Howarth <paul@city-fan.org> - 2.007-1
- Update to 2.007
- BR: perl(Test::More) and perl(Time::HiRes)