This commit is contained in:
Dennis Gilmore 2014-06-07 04:15:00 -05:00
parent 5e6b082f0d
commit 4a2d84f324
1 changed files with 4 additions and 1 deletions

View File

@ -2,7 +2,7 @@
Name: perl-Pod-Perldoc
# let's overwrite the module from perl.srpm
Version: %(echo '%{cpan_version}' | sed 's/_/./')
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Look up Perl documentation in Pod format
License: GPL+ or Artistic
Group: Development/Libraries
@ -101,6 +101,9 @@ make test
%{_mandir}/man3/*
%changelog
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.23-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Tue Feb 25 2014 Petr Pisar <ppisar@redhat.com> - 3.23-1
- 3.23 bump