This commit is contained in:
Dennis Gilmore 2013-08-03 19:47:17 -05:00
parent 7c48c08d11
commit dffdd4784b

View File

@ -2,7 +2,7 @@
Name: perl-Socket
Epoch: 1
Version: %(echo '%{cpan_version}' | tr '_' '.')
Release: 3%{?dist}
Release: 4%{?dist}
Summary: Networking constants and support functions
License: GPL+ or Artistic
Group: Development/Libraries
@ -60,6 +60,9 @@ make test
%{_mandir}/man3/*
%changelog
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:2.010-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
* Fri Jul 12 2013 Petr Pisar <ppisar@redhat.com> - 1:2.010-3
- Link minimal build-root packages against libperl.so explicitly