Hello community,
here is the log from the commit of package perl-MooseX-Getopt for
openSUSE:Factory checked in at 2012-05-29 11:42:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-MooseX-Getopt (Old)
and /work/SRC/openSUSE:Factory/.perl-MooseX-Getopt.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-MooseX-Getopt", Maintainer is ""
Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-MooseX-Getopt/perl-MooseX-Getopt.changes
2012-02-16 12:25:38.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.perl-MooseX-Getopt.new/perl-MooseX-Getopt.changes
2012-05-29 11:42:52.000000000 +0200
@@ -1,0 +2,23 @@
+Mon May 28 13:46:00 UTC 2012 - [email protected]
+
+- updated to 0.45
+ - use Path::Class in test to avoid test failures on MSWin32 with filename
+ construction
+
+ - now respecting value of configfile passed to the constructor, when used in
+ conjunction with MooseX::ConfigFromFile. (Karen Etheridge)
+
+ - reformatted the Changes file, with the help of CPAN::Changes, to something
+ a little more standard.
+ - more release-only tests added
+
+ - Now bails with exit status 0, rather than dying, when printing
+ requested --usage/--help information (usage printed via invalid arguments
+ will still die, however). (Karen Etheridge)
+
+ - Fix tests when MooseX::ConfigFromFile is installed, with
+ Getopt::Long::Descriptive >= 0.091. RT#76287
+ - Pod fix from debian. Salvatore Bonaccorso <[email protected]> RT#74681
+ - Spelling fix from debian. Jonathan Yu <[email protected]> RT#74681
+
+-------------------------------------------------------------------
Old:
----
MooseX-Getopt-0.39.tar.gz
New:
----
MooseX-Getopt-0.45.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-MooseX-Getopt.spec ++++++
--- /var/tmp/diff_new_pack.CiVwEQ/_old 2012-05-29 11:42:53.000000000 +0200
+++ /var/tmp/diff_new_pack.CiVwEQ/_new 2012-05-29 11:42:53.000000000 +0200
@@ -17,14 +17,14 @@
Name: perl-MooseX-Getopt
-Version: 0.39
+Version: 0.45
Release: 0
%define cpan_name MooseX-Getopt
Summary: A Moose role for processing command line options
License: Artistic-1.0 or GPL-1.0+
Group: Development/Libraries/Perl
Url: http://search.cpan.org/dist/MooseX-Getopt/
-Source:
http://www.cpan.org/authors/id/B/BO/BOBTFISH/%{cpan_name}-%{version}.tar.gz
+Source:
http://www.cpan.org/authors/id/E/ET/ETHER/%{cpan_name}-%{version}.tar.gz
# MANUAL
Patch1: perl-MooseX-Getopt-use_lib.patch
BuildArch: noarch
@@ -35,9 +35,11 @@
BuildRequires: perl(Getopt::Long::Descriptive) >= 0.081
BuildRequires: perl(Moose) >= 0.56
BuildRequires: perl(MooseX::Role::Parameterized)
+BuildRequires: perl(Path::Class)
BuildRequires: perl(Test::Fatal) >= 0.003
BuildRequires: perl(Test::More) >= 0.88
BuildRequires: perl(Test::Requires) >= 0.05
+BuildRequires: perl(Test::Trap)
BuildRequires: perl(Test::Warn) >= 0.21
#BuildRequires: perl(App)
#BuildRequires: perl(BaseApp::WithConfig)
@@ -105,9 +107,9 @@
specified by the '--configfile' option (or the default you've given for the
configfile attribute) for you.
-Options specified in multiple places follow the following precendence
-order: commandline overrides configfile, which overrides explicit
-new_with_options parameters.
+Options specified in multiple places follow the following precedence order:
+commandline overrides configfile, which overrides explicit new_with_options
+parameters.
%prep
%setup -q -n %{cpan_name}-%{version}
@@ -132,6 +134,6 @@
%files -f %{name}.files
%defattr(-,root,root,755)
-%doc ChangeLog LICENSE README
+%doc Changes LICENSE README
%changelog
++++++ MooseX-Getopt-0.39.tar.gz -> MooseX-Getopt-0.45.tar.gz ++++++
++++ 1907 lines of diff (skipped)
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]