2.002004 bump

epel9
Petr Písař 9 years ago
parent 64997bfcb1
commit cbe1c08d54

1
.gitignore vendored

@ -26,3 +26,4 @@
/Moo-2.001000.tar.gz /Moo-2.001000.tar.gz
/Moo-2.001001.tar.gz /Moo-2.001001.tar.gz
/Moo-2.002003.tar.gz /Moo-2.002003.tar.gz
/Moo-2.002004.tar.gz

@ -1,5 +1,5 @@
Name: perl-Moo Name: perl-Moo
Version: 2.002003 Version: 2.002004
Release: 1%{?dist} Release: 1%{?dist}
Summary: Minimalist Object Orientation (with Moose compatibility) Summary: Minimalist Object Orientation (with Moose compatibility)
License: GPL+ or Artistic License: GPL+ or Artistic
@ -7,6 +7,7 @@ License: GPL+ or Artistic
URL: http://search.cpan.org/dist/Moo/ URL: http://search.cpan.org/dist/Moo/
Source0: http://search.cpan.org/CPAN/authors/id/H/HA/HAARG/Moo-%{version}.tar.gz Source0: http://search.cpan.org/CPAN/authors/id/H/HA/HAARG/Moo-%{version}.tar.gz
BuildArch: noarch BuildArch: noarch
BuildRequires: make
BuildRequires: perl BuildRequires: perl
BuildRequires: perl-generators BuildRequires: perl-generators
BuildRequires: perl(ExtUtils::MakeMaker) >= 6.76 BuildRequires: perl(ExtUtils::MakeMaker) >= 6.76
@ -94,6 +95,9 @@ make test
%{_mandir}/man3/* %{_mandir}/man3/*
%changelog %changelog
* Tue Jun 28 2016 Petr Pisar <ppisar@redhat.com> - 2.002004-1
- 2.002004 bump
* Fri Jun 24 2016 Emmanuel Seyman <emmanuel@seyman.fr> - 2.002003 * Fri Jun 24 2016 Emmanuel Seyman <emmanuel@seyman.fr> - 2.002003
- Update to 2.002003 - Update to 2.002003

@ -1 +1 @@
0b826a32c6f14b83ddb9677bff6dba33 Moo-2.002003.tar.gz e94b38d429c7e8546983953ee296031f Moo-2.002004.tar.gz

Loading…
Cancel
Save