Perl 5.16 rebuild
This commit is contained in:
parent
3296877a31
commit
169540b257
@ -1,7 +1,7 @@
|
||||
%global cpan_version 2.001
|
||||
Name: perl-Socket
|
||||
Version: %(eval echo '%{cpan_version}' | tr '_' '.')
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: C socket.h defines and structure manipulators
|
||||
License: GPL+ or Artistic
|
||||
Group: Development/Libraries
|
||||
@ -52,6 +52,9 @@ make test
|
||||
%{_mandir}/man3/*
|
||||
|
||||
%changelog
|
||||
* Wed Jun 06 2012 Petr Pisar <ppisar@redhat.com> - 2.001-2
|
||||
- Perl 5.16 rebuild
|
||||
|
||||
* Wed Mar 28 2012 Petr Pisar <ppisar@redhat.com> - 2.001-1
|
||||
- 2.001 bump (bug-fixing release)
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user