This commit is contained in:
Dennis Gilmore 2013-02-14 09:05:09 -06:00
parent 68e7e1fceb
commit 0670dfaeac

View File

@ -1,7 +1,7 @@
%global cpan_version 2.009
Name: perl-Socket
Version: %(eval echo '%{cpan_version}' | tr '_' '.')
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Networking constants and support functions
License: GPL+ or Artistic
Group: Development/Libraries
@ -52,6 +52,9 @@ make test
%{_mandir}/man3/*
%changelog
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.009-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
* Mon Jan 21 2013 Petr Pisar <ppisar@redhat.com> - 2.009-1
- 2.009 bump