Hello community,
here is the log from the commit of package perl-MooseX-Method-Signatures for
openSUSE:Factory checked in at 2015-10-19 22:49:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-MooseX-Method-Signatures (Old)
and /work/SRC/openSUSE:Factory/.perl-MooseX-Method-Signatures.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-MooseX-Method-Signatures"
Changes:
--------
---
/work/SRC/openSUSE:Factory/perl-MooseX-Method-Signatures/perl-MooseX-Method-Signatures.changes
2015-04-15 16:23:34.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.perl-MooseX-Method-Signatures.new/perl-MooseX-Method-Signatures.changes
2015-10-19 22:49:43.000000000 +0200
@@ -1,0 +2,9 @@
+Sat Oct 10 09:09:05 UTC 2015 - [email protected]
+
+- updated to 0.49
+ see /usr/share/doc/packages/perl-MooseX-Method-Signatures/Changes
+
+ 0.49 2015-10-07 01:07:44Z
+ - added x_deprecated to metadata
+
+-------------------------------------------------------------------
Old:
----
MooseX-Method-Signatures-0.48.tar.gz
New:
----
MooseX-Method-Signatures-0.49.tar.gz
cpanspec.yml
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-MooseX-Method-Signatures.spec ++++++
--- /var/tmp/diff_new_pack.FIxAV0/_old 2015-10-19 22:49:44.000000000 +0200
+++ /var/tmp/diff_new_pack.FIxAV0/_new 2015-10-19 22:49:44.000000000 +0200
@@ -17,14 +17,15 @@
Name: perl-MooseX-Method-Signatures
-Version: 0.48
+Version: 0.49
Release: 0
%define cpan_name MooseX-Method-Signatures
-Summary: DEPRECATED: 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/
-Source:
http://www.cpan.org/authors/id/E/ET/ETHER/%{cpan_name}-%{version}.tar.gz
+Source0:
http://www.cpan.org/authors/id/E/ET/ETHER/%{cpan_name}-%{version}.tar.gz
+Source1: cpanspec.yml
BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl
@@ -34,7 +35,7 @@
BuildRequires: perl(Devel::Declare) >= 0.005011
BuildRequires: perl(Devel::Declare::Context::Simple)
BuildRequires: perl(Eval::Closure)
-BuildRequires: perl(Module::Build::Tiny) >= 0.038
+BuildRequires: perl(Module::Build::Tiny) >= 0.034
BuildRequires: perl(Module::Runtime) >= 0.012
BuildRequires: perl(Moose) >= 0.89
BuildRequires: perl(Moose::Meta::Class)
@@ -62,7 +63,7 @@
BuildRequires: perl(aliased)
BuildRequires: perl(metaclass)
BuildRequires: perl(namespace::autoclean)
-BuildRequires: perl(namespace::clean)
+BuildRequires: perl(namespace::clean) >= 0.19
Requires: perl(B::Hooks::EndOfScope) >= 0.10
Requires: perl(Context::Preserve)
Requires: perl(Devel::Declare) >= 0.005011
@@ -111,6 +112,6 @@
%files -f %{name}.files
%defattr(-,root,root,755)
-%doc Changes CONTRIBUTING LICENSE README
+%doc Changes CONTRIBUTING LICENCE README
%changelog
++++++ MooseX-Method-Signatures-0.48.tar.gz ->
MooseX-Method-Signatures-0.49.tar.gz ++++++
++++ 4546 lines of diff (skipped)
++++++ cpanspec.yml ++++++
---
#description_paragraphs: 3
#no_testing: broken upstream
#sources:
# - source1
# - source2
#patches:
# foo.patch: -p1
# bar.patch:
#preamble: |-
# BuildRequires: gcc-c++
#post_prep: |-
# hunspell=`pkg-config --libs hunspell | sed -e 's,-l,,; s, *,,g'`
# sed -i -e "s,hunspell-X,$hunspell," t/00-prereq.t Makefile.PL
#post_install: |-
# sed on %{name}.files
#license: SUSE-NonFree
#skip_noarch: 1
#custom_build: |-
#./Build build flags=%{?_smp_mflags} --myflag
#custom_test: |-
#startserver && make test
#ignore_requires: Bizarre::Module