Hello community,

here is the log from the commit of package perl-Any-Moose for openSUSE:Factory 
checked in at 2015-04-15 16:22:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Any-Moose (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Any-Moose.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Any-Moose"

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Any-Moose/perl-Any-Moose.changes    
2015-04-13 21:59:31.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Any-Moose.new/perl-Any-Moose.changes       
2015-04-15 16:22:03.000000000 +0200
@@ -1,0 +2,13 @@
+Mon Apr 13 15:50:29 UTC 2015 - co...@suse.com
+
+- updated to 0.26
+   see /usr/share/doc/packages/perl-Any-Moose/Changes
+
+  0.26      2015-01-24 07:52:46Z
+    - change Mouse $VERSION check to avoid dying on bad 'v2.4.0' version
+  
+  0.25      2015-01-21 04:31:32Z
+    - mark module as deprecated in metadata
+    - add additional checks for too-old Mouse
+
+-------------------------------------------------------------------

Old:
----
  Any-Moose-0.24.tar.gz

New:
----
  Any-Moose-0.26.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ perl-Any-Moose.spec ++++++
--- /var/tmp/diff_new_pack.YOpfyC/_old  2015-04-15 16:22:03.000000000 +0200
+++ /var/tmp/diff_new_pack.YOpfyC/_new  2015-04-15 16:22:03.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Any-Moose
 #
-# 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,48 +17,25 @@
 
 
 Name:           perl-Any-Moose
-Version:        0.24
+Version:        0.26
 Release:        0
 %define         cpan_name Any-Moose
-Summary:        Use Moose or Mouse modules (deprecated)
+Summary:        (DEPRECATED) use Moo instead!
 License:        Artistic-1.0 or GPL-1.0+
 Group:          Development/Libraries/Perl
 Url:            http://search.cpan.org/dist/Any-Moose/
-Source:         %{cpan_name}-%{version}.tar.gz
+Source:         
http://www.cpan.org/authors/id/E/ET/ETHER/%{cpan_name}-%{version}.tar.gz
 BuildArch:      noarch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
 BuildRequires:  perl(Moose)
-#BuildRequires: perl(Any::Moose)
-#BuildRequires: perl(Data::PowerSet)
-#BuildRequires: perl(Dist::Zilla::Plugin::MakeMaker::Awesome)
-#BuildRequires: perl(Mouse)
-#BuildRequires: perl(namespace::autoclean)
+BuildRequires:  perl(Test::More) >= 0.88
 Requires:       perl(Moose)
 %{perl_requires}
 
 %description
-*deprecated* - use Moo instead!
-
-Though we recommend that people generally use the Moose manpage, we accept
-that Moose cannot yet be used for everything everywhere. People generally
-like the Moose sugar, so many people use the Mouse manpage, a lightweight
-replacement for parts of Moose.
-
-Because Mouse strives for compatibility with Moose, it's easy to substitute
-one for the other. This module facilitates that substitution. By default,
-Mouse will be provided to libraries, unless Moose is already loaded -or-
-explicitly requested by the end-user. The end-user can force the decision
-of which backend to use by setting the environment variable 'ANY_MOOSE' to
-be 'Moose' or 'Mouse'.
-
-Note that the decision of which backend to use is made only once, so that
-if Any-Moose picks Mouse, then a third-party library loads Moose, anything
-else that uses Any-Moose will continue to pick Mouse.
-
-So, if you have to use the Mouse manpage, please be considerate to the
-Moose fanboys (like myself!) and use the Any-Moose manpage instead. ':)'
+(DEPRECATED) use Moo instead!
 
 %prep
 %setup -q -n %{cpan_name}-%{version}
@@ -77,6 +54,6 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes LICENSE README
+%doc Changes CONTRIBUTING LICENSE README
 
 %changelog

++++++ Any-Moose-0.24.tar.gz -> Any-Moose-0.26.tar.gz ++++++
++++ 3025 lines of diff (skipped)


Reply via email to