Perl 5.20 rebuild

This commit is contained in:
Jitka Plesnikova 2014-09-01 11:36:18 +02:00
parent 7ed5071a12
commit e2be55b014
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: perl-MooX-ConfigFromFile
Version: 0.003
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Moo eXtension for initializing objects from config file
License: GPL+ or Artistic
Group: Development/Libraries
@ -58,6 +58,9 @@ make test
%{_mandir}/man3/*
%changelog
* Mon Sep 01 2014 Jitka Plesnikova <jplesnik@redhat.com> - 0.003-2
- Perl 5.20 rebuild
* Sat Aug 30 2014 David Dick <ddick@cpan.org> - 0.003-1
- Change build system to ExtUtils::MakeMaker, documentation fixes