From 57fb95aeb0ffd51a5a27c04506cc239a3d6b293d7b308a74b9d11f7760e8dd7f Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Tue, 14 Apr 2015 05:54:09 +0000 Subject: [PATCH] Accepting request 295926 from devel:languages:perl:autoupdate automatic update OBS-URL: https://build.opensuse.org/request/show/295926 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-MooseX-Method-Signatures?expand=0&rev=16 --- MooseX-Method-Signatures-0.47.tar.gz | 3 --- MooseX-Method-Signatures-0.48.tar.gz | 3 +++ perl-MooseX-Method-Signatures.changes | 10 ++++++++++ perl-MooseX-Method-Signatures.spec | 10 +++++----- 4 files changed, 18 insertions(+), 8 deletions(-) delete mode 100644 MooseX-Method-Signatures-0.47.tar.gz create mode 100644 MooseX-Method-Signatures-0.48.tar.gz diff --git a/MooseX-Method-Signatures-0.47.tar.gz b/MooseX-Method-Signatures-0.47.tar.gz deleted file mode 100644 index 2102414..0000000 --- a/MooseX-Method-Signatures-0.47.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6a51da45e0462de593ae76a1feaa01df189d30b72936ae167097f6a5ad6e421d -size 46533 diff --git a/MooseX-Method-Signatures-0.48.tar.gz b/MooseX-Method-Signatures-0.48.tar.gz new file mode 100644 index 0000000..32793e5 --- /dev/null +++ b/MooseX-Method-Signatures-0.48.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae28113f59545a84a3d7ef7f6c8aa1d17b006e53ea384651c75547bcd3afeb4c +size 50635 diff --git a/perl-MooseX-Method-Signatures.changes b/perl-MooseX-Method-Signatures.changes index 7e87f92..24f0d21 100644 --- a/perl-MooseX-Method-Signatures.changes +++ b/perl-MooseX-Method-Signatures.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Mon Apr 13 19:24:50 UTC 2015 - coolo@suse.com + +- updated to 0.48 + see /usr/share/doc/packages/perl-MooseX-Method-Signatures/Changes + + 0.48 2014-09-20 17:46:45Z + - fix tests that fail on altered warning messages in perl 5.21.4 (see perl + RT#121638) + ------------------------------------------------------------------- Mon Mar 10 06:30:46 UTC 2014 - coolo@suse.com diff --git a/perl-MooseX-Method-Signatures.spec b/perl-MooseX-Method-Signatures.spec index 34168d5..ba828bb 100644 --- a/perl-MooseX-Method-Signatures.spec +++ b/perl-MooseX-Method-Signatures.spec @@ -1,7 +1,7 @@ # # spec file for package perl-MooseX-Method-Signatures # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,10 +17,10 @@ Name: perl-MooseX-Method-Signatures -Version: 0.47 +Version: 0.48 Release: 0 %define cpan_name MooseX-Method-Signatures -Summary: Method declarations with type constraints and no source filter +Summary: DEPRECATED: Method declarations with type constraints and no source filter License: Artistic-1.0 or GPL-1.0+ Group: Development/Libraries/Perl Url: http://search.cpan.org/dist/MooseX-Method-Signatures/ @@ -34,7 +34,7 @@ BuildRequires: perl(Context::Preserve) BuildRequires: perl(Devel::Declare) >= 0.005011 BuildRequires: perl(Devel::Declare::Context::Simple) BuildRequires: perl(Eval::Closure) -BuildRequires: perl(Module::Build::Tiny) >= 0.030 +BuildRequires: perl(Module::Build::Tiny) >= 0.038 BuildRequires: perl(Module::Runtime) >= 0.012 BuildRequires: perl(Moose) >= 0.89 BuildRequires: perl(Moose::Meta::Class) @@ -111,6 +111,6 @@ methods and validating their arguments against Moose type constraints. %files -f %{name}.files %defattr(-,root,root,755) -%doc Changes CONTRIBUTING LICENSE README README.md weaver.ini +%doc Changes CONTRIBUTING LICENSE README %changelog