Hello community,
here is the log from the commit of package perl-MooseX-App-Cmd for
openSUSE:Factory checked in at 2015-02-08 13:04:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-MooseX-App-Cmd (Old)
and /work/SRC/openSUSE:Factory/.perl-MooseX-App-Cmd.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-MooseX-App-Cmd"
Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-MooseX-App-Cmd/perl-MooseX-App-Cmd.changes
2014-09-17 10:10:58.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.perl-MooseX-App-Cmd.new/perl-MooseX-App-Cmd.changes
2015-02-08 13:04:23.000000000 +0100
@@ -1,0 +2,10 @@
+Sat Feb 7 16:23:04 UTC 2015 - [email protected]
+
+- updated to 0.30
+ - MouseX::App::Cmd has been split off into its own distribution;
+ now this dist uses Moose unconditionally, rather than Any::Moose
+ - Be more intelligent about determining Moose or Mouse requirements at
+ build time.
+- obsolete 61f086b1fe03fab5a96a999f7b21768504d7089c.patch
+
+-------------------------------------------------------------------
Old:
----
61f086b1fe03fab5a96a999f7b21768504d7089c.patch
MooseX-App-Cmd-0.27.tar.gz
New:
----
MooseX-App-Cmd-0.30.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-MooseX-App-Cmd.spec ++++++
--- /var/tmp/diff_new_pack.srW9yL/_old 2015-02-08 13:04:24.000000000 +0100
+++ /var/tmp/diff_new_pack.srW9yL/_new 2015-02-08 13:04:24.000000000 +0100
@@ -1,7 +1,7 @@
#
# spec file for package perl-MooseX-App-Cmd
#
-# 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,40 +17,35 @@
Name: perl-MooseX-App-Cmd
-Version: 0.27
+Version: 0.30
Release: 0
%define cpan_name MooseX-App-Cmd
Summary: Mashes up MooseX::Getopt and App::Cmd
License: Artistic-1.0 or GPL-1.0+
Group: Development/Libraries/Perl
Url: http://search.cpan.org/dist/MooseX-App-Cmd/
-Source:
http://www.cpan.org/authors/id/M/MJ/MJGARDNER/%{cpan_name}-%{version}.tar.gz
-Patch0: 61f086b1fe03fab5a96a999f7b21768504d7089c.patch
+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(Any::Moose)
BuildRequires: perl(App::Cmd) >= 0.321
BuildRequires: perl(App::Cmd::Command)
BuildRequires: perl(Getopt::Long::Descriptive) >= 0.091
-BuildRequires: perl(MouseX::Getopt)
-BuildRequires: perl(Test::More) >= 0.94
+BuildRequires: perl(Moose)
+BuildRequires: perl(Moose::Object)
+BuildRequires: perl(MooseX::Getopt)
+BuildRequires: perl(Test::More) >= 0.88
BuildRequires: perl(Test::Output)
-BuildRequires: perl(Test::use::ok)
BuildRequires: perl(YAML)
-BuildRequires: perl(namespace::clean)
-Requires: perl(Any::Moose)
+BuildRequires: perl(namespace::autoclean)
Requires: perl(App::Cmd) >= 0.321
Requires: perl(App::Cmd::Command)
Requires: perl(Getopt::Long::Descriptive) >= 0.091
-Requires: perl(MouseX::Getopt)
-Requires: perl(Test::use::ok)
-Requires: perl(namespace::clean)
-Recommends: perl(Moose) >= 0.86
-Recommends: perl(MooseX::ConfigFromFile) >= 0.08
-Recommends: perl(MooseX::Getopt) >= 0.18
-Recommends: perl(MouseX::ConfigFromFile)
+Requires: perl(Moose)
+Requires: perl(Moose::Object)
+Requires: perl(MooseX::Getopt)
+Requires: perl(namespace::autoclean)
%{perl_requires}
%description
@@ -65,7 +60,6 @@
%prep
%setup -q -n %{cpan_name}-%{version}
-%patch0 -p1
%build
%{__perl} Makefile.PL INSTALLDIRS=vendor
@@ -81,6 +75,6 @@
%files -f %{name}.files
%defattr(-,root,root,755)
-%doc Changes LICENSE perlcritic.rc README TODO weaver.ini
+%doc Changes CONTRIBUTING LICENSE perlcritic.rc perltidy.rc README TODO
weaver.ini
%changelog
++++++ MooseX-App-Cmd-0.27.tar.gz -> MooseX-App-Cmd-0.30.tar.gz ++++++
++++ 6431 lines of diff (skipped)
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]