Hello community, here is the log from the commit of package perl-Log-Any for openSUSE:Factory checked in at 2013-12-03 10:42:56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-Log-Any (Old) and /work/SRC/openSUSE:Factory/.perl-Log-Any.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Log-Any" Changes: -------- --- /work/SRC/openSUSE:Factory/perl-Log-Any/perl-Log-Any.changes 2011-12-21 10:02:18.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.perl-Log-Any.new/perl-Log-Any.changes 2013-12-03 10:42:57.000000000 +0100 @@ -1,0 +2,9 @@ +Tue Nov 26 07:35:13 UTC 2013 - [email protected] + +- updated to 0.15 + * Fixes + - Hide 'package Log::Any::Adapter' from PAUSE/Module::Metadata - miyagawa +- removed patches: + * noprovides.diff (now upstream) + +------------------------------------------------------------------- Old: ---- Log-Any-0.14.tar.gz noprovides.diff New: ---- Log-Any-0.15.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-Log-Any.spec ++++++ --- /var/tmp/diff_new_pack.OqKXQO/_old 2013-12-03 10:42:57.000000000 +0100 +++ /var/tmp/diff_new_pack.OqKXQO/_new 2013-12-03 10:42:57.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package perl-Log-Any # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 SUSE LINUX Products 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,21 +17,26 @@ Name: perl-Log-Any -Version: 0.14 +Version: 0.15 Release: 0 %define cpan_name Log-Any Summary: Bringing loggers and listeners together -License: GPL-1.0+ or Artistic-1.0 +License: Artistic-1.0 or GPL-1.0+ Group: Development/Libraries/Perl Url: http://search.cpan.org/dist/Log-Any/ Source: http://www.cpan.org/authors/id/J/JS/JSWARTZ/%{cpan_name}-%{version}.tar.gz -Patch0: noprovides.diff BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: perl BuildRequires: perl-macros -BuildRequires: perl(ExtUtils::MakeMaker) >= 6.30 -BuildRequires: perl(Test::More) +#BuildRequires: perl(Capture::Tiny) +#BuildRequires: perl(Log::Any) +#BuildRequires: perl(Log::Any::Adapter) +#BuildRequires: perl(Log::Any::Adapter::Core) +#BuildRequires: perl(Log::Any::Adapter::Null) +#BuildRequires: perl(Log::Any::Adapter::Test) +#BuildRequires: perl(Log::Any::Test) +#BuildRequires: perl(Log::Dispatch) %{perl_requires} %description @@ -50,7 +55,6 @@ %prep %setup -q -n %{cpan_name}-%{version} -%patch0 -p1 %build %{__perl} Makefile.PL INSTALLDIRS=vendor @@ -62,14 +66,10 @@ %install %perl_make_install %perl_process_packlist -find %{buildroot} -name "*.orig" -exec rm -f {} \; %perl_gen_filelist -%clean -%{__rm} -rf %{buildroot} - %files -f %{name}.files %defattr(-,root,root,755) -%doc Changes LICENSE README +%doc Changes LICENSE README tidyall.ini %changelog ++++++ Log-Any-0.14.tar.gz -> Log-Any-0.15.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Log-Any-0.14/Changes new/Log-Any-0.15/Changes --- old/Log-Any-0.14/Changes 2011-09-01 00:50:00.000000000 +0200 +++ new/Log-Any-0.15/Changes 2013-04-10 19:15:18.000000000 +0200 @@ -2,6 +2,11 @@ ** denotes an incompatible change +0.15 Apr 10, 2013 + +* Fixes + - Hide 'package Log::Any::Adapter' from PAUSE/Module::Metadata - miyagawa + 0.14 Aug 31, 2011 * Fixes diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Log-Any-0.14/LICENSE new/Log-Any-0.15/LICENSE --- old/Log-Any-0.14/LICENSE 2011-09-01 00:50:00.000000000 +0200 +++ new/Log-Any-0.15/LICENSE 2013-04-10 19:15:18.000000000 +0200 @@ -18,15 +18,16 @@ The GNU General Public License, Version 1, February 1989 - GNU GENERAL PUBLIC LICENSE - Version 1, February 1989 + GNU GENERAL PUBLIC LICENSE + Version 1, February 1989 Copyright (C) 1989 Free Software Foundation, Inc. - 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA + 51 Franklin St, Suite 500, Boston, MA 02110-1335 USA + Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. - Preamble + Preamble The license agreements of most software companies try to keep users at the mercy of those companies. By contrast, our General Public @@ -67,7 +68,7 @@ The precise terms and conditions for copying, distribution and modification follow. - GNU GENERAL PUBLIC LICENSE + GNU GENERAL PUBLIC LICENSE TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION 0. This License Agreement applies to any program or other work which @@ -185,7 +186,7 @@ of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. - NO WARRANTY + NO WARRANTY 9. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN @@ -207,9 +208,9 @@ PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. - END OF TERMS AND CONDITIONS + END OF TERMS AND CONDITIONS - Appendix: How to Apply These Terms to Your New Programs + Appendix: How to Apply These Terms to Your New Programs If you develop a new program, and you want it to be of the greatest possible use to humanity, the best way to achieve this is to make it @@ -235,8 +236,9 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA. + along with this program; if not, write to the Free Software + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA + Also add information on how to contact you by electronic and paper mail. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Log-Any-0.14/MANIFEST new/Log-Any-0.15/MANIFEST --- old/Log-Any-0.14/MANIFEST 2011-09-01 00:50:00.000000000 +0200 +++ new/Log-Any-0.15/MANIFEST 2013-04-10 19:15:18.000000000 +0200 @@ -14,3 +14,4 @@ t/log-any-test.t t/release-backcompat.t t/valid-methods.t +tidyall.ini diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Log-Any-0.14/META.json new/Log-Any-0.15/META.json --- old/Log-Any-0.14/META.json 2011-09-01 00:50:00.000000000 +0200 +++ new/Log-Any-0.15/META.json 2013-04-10 19:15:18.000000000 +0200 @@ -4,7 +4,7 @@ "Jonathan Swartz <[email protected]>" ], "dynamic_config" : 0, - "generated_by" : "Dist::Zilla version 4.200008, CPAN::Meta::Converter version 2.102400", + "generated_by" : "Dist::Zilla version 4.300028, CPAN::Meta::Converter version 2.120921", "license" : [ "perl_5" ], @@ -26,7 +26,7 @@ }, "test" : { "requires" : { - "Test::More" : 0 + "Test::More" : "0" } } }, @@ -42,6 +42,6 @@ "web" : "https://github.com/jonswar/perl-log-any" } }, - "version" : "0.14" + "version" : "0.15" } diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Log-Any-0.14/META.yml new/Log-Any-0.15/META.yml --- old/Log-Any-0.14/META.yml 2011-09-01 00:50:00.000000000 +0200 +++ new/Log-Any-0.15/META.yml 2013-04-10 19:15:18.000000000 +0200 @@ -7,7 +7,7 @@ configure_requires: ExtUtils::MakeMaker: 6.30 dynamic_config: 0 -generated_by: 'Dist::Zilla version 4.200008, CPAN::Meta::Converter version 2.102400' +generated_by: 'Dist::Zilla version 4.300028, CPAN::Meta::Converter version 2.120921' license: perl meta-spec: url: http://module-build.sourceforge.net/META-spec-v1.4.html @@ -19,4 +19,4 @@ resources: bugtracker: http://rt.cpan.org/NoAuth/Bugs.html?Dist=Log-Any repository: git://github.com/jonswar/perl-log-any.git -version: 0.14 +version: 0.15 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Log-Any-0.14/Makefile.PL new/Log-Any-0.15/Makefile.PL --- old/Log-Any-0.14/Makefile.PL 2011-09-01 00:50:00.000000000 +0200 +++ new/Log-Any-0.15/Makefile.PL 2013-04-10 19:15:18.000000000 +0200 @@ -9,22 +9,22 @@ my %WriteMakefileArgs = ( - 'ABSTRACT' => 'Bringing loggers and listeners together', - 'AUTHOR' => 'Jonathan Swartz <[email protected]>', - 'BUILD_REQUIRES' => { - 'Test::More' => '0' + "ABSTRACT" => "Bringing loggers and listeners together", + "AUTHOR" => "Jonathan Swartz <swartz\@pobox.com>", + "BUILD_REQUIRES" => { + "Test::More" => 0 }, - 'CONFIGURE_REQUIRES' => { - 'ExtUtils::MakeMaker' => '6.30' + "CONFIGURE_REQUIRES" => { + "ExtUtils::MakeMaker" => "6.30" }, - 'DISTNAME' => 'Log-Any', - 'EXE_FILES' => [], - 'LICENSE' => 'perl', - 'NAME' => 'Log::Any', - 'PREREQ_PM' => {}, - 'VERSION' => '0.14', - 'test' => { - 'TESTS' => 't/*.t' + "DISTNAME" => "Log-Any", + "EXE_FILES" => [], + "LICENSE" => "perl", + "NAME" => "Log::Any", + "PREREQ_PM" => {}, + "VERSION" => "0.15", + "test" => { + "TESTS" => "t/*.t" } ); diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Log-Any-0.14/README new/Log-Any-0.15/README --- old/Log-Any-0.14/README 2011-09-01 00:50:00.000000000 +0200 +++ new/Log-Any-0.15/README 2013-04-10 19:15:18.000000000 +0200 @@ -2,7 +2,7 @@ Log::Any -- Bringing loggers and listeners together VERSION - version 0.14 + version 0.15 SYNOPSIS In a CPAN or other module: diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Log-Any-0.14/lib/Log/Any/Adapter/Core.pm new/Log-Any-0.15/lib/Log/Any/Adapter/Core.pm --- old/Log-Any-0.14/lib/Log/Any/Adapter/Core.pm 2011-09-01 00:50:00.000000000 +0200 +++ new/Log-Any-0.15/lib/Log/Any/Adapter/Core.pm 2013-04-10 19:15:18.000000000 +0200 @@ -1,6 +1,6 @@ package Log::Any::Adapter::Core; -BEGIN { - $Log::Any::Adapter::Core::VERSION = '0.14'; +{ + $Log::Any::Adapter::Core::VERSION = '0.15'; } use strict; use warnings; @@ -54,17 +54,17 @@ 1; - +__END__ =pod =head1 NAME -Log::Any::Adapter::Core +Log::Any::Adapter::Core -- Base class for Log::Any adapters =head1 VERSION -version 0.14 +version 0.15 =head1 DESCRIPTION @@ -90,7 +90,3 @@ the same terms as the Perl 5 programming language system itself. =cut - - -__END__ - diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Log-Any-0.14/lib/Log/Any/Adapter/Null.pm new/Log-Any-0.15/lib/Log/Any/Adapter/Null.pm --- old/Log-Any-0.14/lib/Log/Any/Adapter/Null.pm 2011-09-01 00:50:00.000000000 +0200 +++ new/Log-Any-0.15/lib/Log/Any/Adapter/Null.pm 2013-04-10 19:15:18.000000000 +0200 @@ -1,6 +1,6 @@ package Log::Any::Adapter::Null; -BEGIN { - $Log::Any::Adapter::Null::VERSION = '0.14'; +{ + $Log::Any::Adapter::Null::VERSION = '0.15'; } use Log::Any; use strict; @@ -31,17 +31,17 @@ 1; - +__END__ =pod =head1 NAME -Log::Any::Adapter::Null +Log::Any::Adapter::Null -- Discards all log messages =head1 VERSION -version 0.14 +version 0.15 =head1 SYNOPSIS @@ -76,7 +76,3 @@ the same terms as the Perl 5 programming language system itself. =cut - - -__END__ - diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Log-Any-0.14/lib/Log/Any/Adapter/Test.pm new/Log-Any-0.15/lib/Log/Any/Adapter/Test.pm --- old/Log-Any-0.14/lib/Log/Any/Adapter/Test.pm 2011-09-01 00:50:00.000000000 +0200 +++ new/Log-Any-0.15/lib/Log/Any/Adapter/Test.pm 2013-04-10 19:15:18.000000000 +0200 @@ -1,6 +1,6 @@ package Log::Any::Adapter::Test; -BEGIN { - $Log::Any::Adapter::Test::VERSION = '0.14'; +{ + $Log::Any::Adapter::Test::VERSION = '0.15'; } use Data::Dumper; use Log::Any; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Log-Any-0.14/lib/Log/Any/Test.pm new/Log-Any-0.15/lib/Log/Any/Test.pm --- old/Log-Any-0.14/lib/Log/Any/Test.pm 2011-09-01 00:50:00.000000000 +0200 +++ new/Log-Any-0.15/lib/Log/Any/Test.pm 2013-04-10 19:15:18.000000000 +0200 @@ -1,16 +1,14 @@ package Log::Any::Test; -BEGIN { - $Log::Any::Test::VERSION = '0.14'; +{ + $Log::Any::Test::VERSION = '0.15'; } use strict; use warnings; # 'use Log::Any::Test' just defines a test version of Log::Any::Adapter. # -package Log::Any::Adapter; -BEGIN { - $Log::Any::Adapter::VERSION = '0.14'; -} +package # hide from PAUSE + Log::Any::Adapter; use Log::Any::Adapter::Test; use strict; use warnings; @@ -27,8 +25,8 @@ 1; - __END__ + =pod =head1 NAME @@ -37,7 +35,7 @@ =head1 VERSION -version 0.14 +version 0.15 =head1 SYNOPSIS @@ -142,4 +140,3 @@ the same terms as the Perl 5 programming language system itself. =cut - diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Log-Any-0.14/lib/Log/Any.pm new/Log-Any-0.15/lib/Log/Any.pm --- old/Log-Any-0.14/lib/Log/Any.pm 2011-09-01 00:50:00.000000000 +0200 +++ new/Log-Any-0.15/lib/Log/Any.pm 2013-04-10 19:15:18.000000000 +0200 @@ -1,6 +1,6 @@ package Log::Any; -BEGIN { - $Log::Any::VERSION = '0.14'; +{ + $Log::Any::VERSION = '0.15'; } use strict; use warnings; @@ -96,7 +96,7 @@ 1; - +__END__ =pod @@ -106,7 +106,7 @@ =head1 VERSION -version 0.14 +version 0.15 =head1 SYNOPSIS @@ -336,7 +336,3 @@ the same terms as the Perl 5 programming language system itself. =cut - - -__END__ - diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Log-Any-0.14/tidyall.ini new/Log-Any-0.15/tidyall.ini --- old/Log-Any-0.14/tidyall.ini 1970-01-01 01:00:00.000000000 +0100 +++ new/Log-Any-0.15/tidyall.ini 2013-04-10 19:15:18.000000000 +0200 @@ -0,0 +1 @@ +; This space intentionally left blank -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
