update to 1.002005

This commit is contained in:
Iain Arnell 2013-02-15 08:27:01 -07:00
parent eff5643282
commit de68a00483
3 changed files with 8 additions and 4 deletions

1
.gitignore vendored
View File

@ -8,3 +8,4 @@
/Role-Tiny-1.002001.tar.gz
/Role-Tiny-1.002002.tar.gz
/Role-Tiny-1.002004.tar.gz
/Role-Tiny-1.002005.tar.gz

View File

@ -1,11 +1,11 @@
Name: perl-Role-Tiny
Version: 1.002004
Release: 2%{?dist}
Version: 1.002005
Release: 1%{?dist}
Summary: A nouvelle cuisine portion size slice of Moose
License: GPL+ or Artistic
Group: Development/Libraries
URL: http://search.cpan.org/dist/Role-Tiny/
Source0: http://search.cpan.org/CPAN/authors/id/I/IL/ILMARI/Role-Tiny-%{version}.tar.gz
Source0: http://search.cpan.org/CPAN/authors/id/M/MS/MSTROUT/Role-Tiny-%{version}.tar.gz
BuildArch: noarch
BuildRequires: perl(constant)
BuildRequires: perl(Class::Method::Modifiers)
@ -47,6 +47,9 @@ make test
%{_mandir}/man3/*
%changelog
* Fri Feb 15 2013 Iain Arnell <iarnell@gmail.com> 1.002005-1
- update to latest upstream version
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.002004-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild

View File

@ -1 +1 @@
fec495e50a011fec54eb988955556ad1 Role-Tiny-1.002004.tar.gz
f943736186aa7b71ff8bb25ad173442d Role-Tiny-1.002005.tar.gz