This commit is contained in:
Dennis Gilmore 2013-08-03 16:17:02 -05:00
parent ce3d7afd28
commit 17e817b0b0

View File

@ -1,6 +1,6 @@
Name: perl-Getopt-Long
Version: 2.41
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Extended processing of command line options
License: GPLv2+ or Artistic
Group: Development/Libraries
@ -55,6 +55,9 @@ make test
%{_mandir}/man3/*
%changelog
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.41-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
* Fri Jul 12 2013 Petr Pisar <ppisar@redhat.com> - 2.41-2
- Link minimal build-root packages against libperl.so explicitly