update
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Class-Tiny?expand=0&rev=6
This commit is contained in:
parent
9272d66fdf
commit
fafbe54d13
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:30ee2d947131c01835fcf1e0d62bebccdb1070e39f2de43a0065dd8ab0da867c
|
||||
size 24141
|
3
Class-Tiny-0.014.tar.gz
Normal file
3
Class-Tiny-0.014.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0e36453683acd4518bdc55d034cfdc09d0ad170e37727514a245260fca4822b9
|
||||
size 24993
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 29 11:06:39 UTC 2013 - coolo@suse.com
|
||||
|
||||
- updated to 0.014
|
||||
[FIXED]
|
||||
- put back a 'no warnings "once"' line that caused downstream warnings
|
||||
|
||||
[DOCUMENTED]
|
||||
- expanded comparision to Object::Tiny and Class::Accessor
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 25 07:39:21 UTC 2013 - coolo@suse.com
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: perl-Class-Tiny
|
||||
Version: 0.012
|
||||
Version: 0.014
|
||||
Release: 0
|
||||
%define cpan_name Class-Tiny
|
||||
Summary: Minimalist class construction
|
||||
@ -30,17 +30,6 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: perl
|
||||
BuildRequires: perl-macros
|
||||
BuildRequires: perl(Test::More) >= 0.96
|
||||
#BuildRequires: perl(Alfa)
|
||||
#BuildRequires: perl(Baker)
|
||||
#BuildRequires: perl(Class::Tiny)
|
||||
#BuildRequires: perl(Delta)
|
||||
#BuildRequires: perl(Devel::GlobalDestruction)
|
||||
#BuildRequires: perl(Golf)
|
||||
#BuildRequires: perl(India)
|
||||
#BuildRequires: perl(Pod::Wordlist)
|
||||
#BuildRequires: perl(Test::FailWarnings)
|
||||
#BuildRequires: perl(Test::Spelling) >= 0.12
|
||||
#BuildRequires: perl(TestUtils)
|
||||
%{perl_requires}
|
||||
|
||||
%description
|
||||
|
Loading…
Reference in New Issue
Block a user