This commit is contained in:
Dennis Gilmore 2014-06-07 02:27:12 -05:00
parent f30720c4be
commit a7338ad55e
1 changed files with 4 additions and 1 deletions

View File

@ -1,7 +1,7 @@
Name: perl-MooseX-Getopt
Summary: Moose role for processing command line options
Version: 0.63
Release: 1%{?dist}
Release: 2%{?dist}
License: GPL+ or Artistic
Group: Development/Libraries
Source0: http://search.cpan.org/CPAN/authors/id/E/ET/ETHER/MooseX-Getopt-%{version}.tar.gz
@ -91,6 +91,9 @@ perl Build.PL --installdirs=vendor
%{_mandir}/man3/MooseX::Getopt::Strict.3*
%changelog
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.63-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Tue Mar 25 2014 Paul Howarth <paul@city-fan.org> - 0.63-1
- Update to latest upstream version
- Switch to Module::Build::Tiny flow