update to 1.002005
This commit is contained in:
parent
eff5643282
commit
de68a00483
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user