commit perl-CGI-Simple for openSUSE:Factory
Hello community, here is the log from the commit of package perl-CGI-Simple for openSUSE:Factory checked in at 2020-02-13 10:11:07 Comparing /work/SRC/openSUSE:Factory/perl-CGI-Simple (Old) and /work/SRC/openSUSE:Factory/.perl-CGI-Simple.new.26092 (New) Package is "perl-CGI-Simple" Thu Feb 13 10:11:07 2020 rev:27 rq:773593 version:1.25 Changes: --- /work/SRC/openSUSE:Factory/perl-CGI-Simple/perl-CGI-Simple.changes 2019-09-11 10:34:55.911304267 +0200 +++ /work/SRC/openSUSE:Factory/.perl-CGI-Simple.new.26092/perl-CGI-Simple.changes 2020-02-13 10:11:08.956327228 +0100 @@ -1,0 +2,15 @@ +Tue Feb 11 03:07:31 UTC 2020 - + +- updated to 1.25 + see /usr/share/doc/packages/perl-CGI-Simple/Changes + + 1.25 2020-02-10 MANWAR +- Merged PR #9, thanks @ktat. + + 1.24 2020-02-07 MANWAR +- Addressed issue RT #125383 raised by SREZIC. + + 1.23 2020-02-06 MANWAR +- Fixed issue RT #131590, samesite parameter can be "None" as well. + +--- Old: CGI-Simple-1.22.tar.gz New: CGI-Simple-1.25.tar.gz Other differences: -- ++ perl-CGI-Simple.spec ++ --- /var/tmp/diff_new_pack.zdnNP9/_old 2020-02-13 10:11:09.476327530 +0100 +++ /var/tmp/diff_new_pack.zdnNP9/_new 2020-02-13 10:11:09.480327533 +0100 @@ -1,7 +1,7 @@ # # spec file for package perl-CGI-Simple # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 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,7 +17,7 @@ Name: perl-CGI-Simple -Version:1.22 +Version:1.25 Release:0 %define cpan_name CGI-Simple Summary:Object-oriented CGI interface compliant to CGI.pm ++ CGI-Simple-1.22.tar.gz -> CGI-Simple-1.25.tar.gz ++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/CGI-Simple-1.22/.travis.yml new/CGI-Simple-1.25/.travis.yml --- old/CGI-Simple-1.22/.travis.yml 2016-10-20 10:19:09.0 +0200 +++ new/CGI-Simple-1.25/.travis.yml 2020-02-10 13:58:42.0 +0100 @@ -1,3 +1,4 @@ +dist: trusty branches: except: - gh-pages diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/CGI-Simple-1.22/Changes new/CGI-Simple-1.25/Changes --- old/CGI-Simple-1.22/Changes 2019-09-06 17:17:03.0 +0200 +++ new/CGI-Simple-1.25/Changes 2020-02-10 14:00:08.0 +0100 @@ -1,10 +1,19 @@ Revision history for Perl extension CGI::Simple. +1.25 2020-02-10 MANWAR + - Merged PR #9, thanks @ktat. + +1.24 2020-02-07 MANWAR + - Addressed issue RT #125383 raised by SREZIC. + +1.23 2020-02-06 MANWAR + - Fixed issue RT #131590, samesite parameter can be "None" as well. + 1.22 2019-09-07 MANWAR - - Fixed issue RT# 130454, samesite parameter missing from sub cookie(). + - Fixed issue RT #130454, samesite parameter missing from sub cookie(). 1.21 2018-10-06 MANWAR - - Patched issue RT# 67061 (handle warning uninitialsed value). + - Patched issue RT #67061 (handle warning uninitialsed value). 1.20 2018-10-05 MANWAR - Merge pull request #4 from jjatria/302-found, changing the diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/CGI-Simple-1.22/MANIFEST new/CGI-Simple-1.25/MANIFEST --- old/CGI-Simple-1.22/MANIFEST2019-09-07 06:27:19.0 +0200 +++ new/CGI-Simple-1.25/MANIFEST2020-02-10 14:00:38.0 +0100 @@ -7,7 +7,7 @@ lib/CGI/Simple/Standard.pm lib/CGI/Simple/Util.pm Makefile.PL -MANIFEST This list of files +MANIFEST This list of files README t/000.load.t t/020.cookie.t @@ -23,11 +23,11 @@ t/110.bad-upload.t t/120.header-crlf.t t/headers.t -t/manifest.t -t/pod-coverage.t -t/pod.t t/test_file.txt t/upload_info.t t/version.t +xt/manifest.t +xt/pod-coverage.t +xt/pod.t META.yml Module YAML meta-data (added by MakeMaker) META.jsonModule JSON meta-data (added by MakeMaker) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/CGI-Simple-1.22/META.json new/CGI-Simple-1.25/META.json --- old/CGI-Simple-1.22/META.json 2019-09-07 06:27:18.0 +0200 +++ new/CGI-Simple-1.25/META.json 2020-02-10 14:00:38.0 +0100 @@ -4,7 +4,7 @@ "Andy Armstrong " ], "dynamic_config" : 1, - "generated_by" : "ExtUtils::MakeMaker version 7.34, CPAN::Meta::Converter version 2.150010", + "generated_by"
commit perl-CGI-Simple for openSUSE:Factory
Hello community, here is the log from the commit of package perl-CGI-Simple for openSUSE:Factory checked in at 2019-09-11 10:34:55 Comparing /work/SRC/openSUSE:Factory/perl-CGI-Simple (Old) and /work/SRC/openSUSE:Factory/.perl-CGI-Simple.new.7948 (New) Package is "perl-CGI-Simple" Wed Sep 11 10:34:55 2019 rev:26 rq:729738 version:1.22 Changes: --- /work/SRC/openSUSE:Factory/perl-CGI-Simple/perl-CGI-Simple.changes 2018-10-23 20:37:27.016755058 +0200 +++ /work/SRC/openSUSE:Factory/.perl-CGI-Simple.new.7948/perl-CGI-Simple.changes 2019-09-11 10:34:55.911304267 +0200 @@ -1,0 +2,9 @@ +Sun Sep 8 19:48:01 UTC 2019 - + +- updated to 1.22 + see /usr/share/doc/packages/perl-CGI-Simple/Changes + + 1.22 2019-09-07 MANWAR +- Fixed issue RT# 130454, samesite parameter missing from sub cookie(). + +--- Old: CGI-Simple-1.21.tar.gz New: CGI-Simple-1.22.tar.gz Other differences: -- ++ perl-CGI-Simple.spec ++ --- /var/tmp/diff_new_pack.nXsJGg/_old 2019-09-11 10:34:56.803304008 +0200 +++ /var/tmp/diff_new_pack.nXsJGg/_new 2019-09-11 10:34:56.807304006 +0200 @@ -1,7 +1,7 @@ # # spec file for package perl-CGI-Simple # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 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,7 +17,7 @@ Name: perl-CGI-Simple -Version:1.21 +Version:1.22 Release:0 %define cpan_name CGI-Simple Summary:Object-oriented CGI interface compliant to CGI.pm ++ CGI-Simple-1.21.tar.gz -> CGI-Simple-1.22.tar.gz ++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/CGI-Simple-1.21/Changes new/CGI-Simple-1.22/Changes --- old/CGI-Simple-1.21/Changes 2018-10-06 09:19:11.0 +0200 +++ new/CGI-Simple-1.22/Changes 2019-09-06 17:17:03.0 +0200 @@ -1,5 +1,8 @@ Revision history for Perl extension CGI::Simple. +1.22 2019-09-07 MANWAR + - Fixed issue RT# 130454, samesite parameter missing from sub cookie(). + 1.21 2018-10-06 MANWAR - Patched issue RT# 67061 (handle warning uninitialsed value). diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/CGI-Simple-1.21/META.json new/CGI-Simple-1.22/META.json --- old/CGI-Simple-1.21/META.json 2018-10-06 09:20:24.0 +0200 +++ new/CGI-Simple-1.22/META.json 2019-09-07 06:27:18.0 +0200 @@ -4,13 +4,13 @@ "Andy Armstrong " ], "dynamic_config" : 1, - "generated_by" : "ExtUtils::MakeMaker version 7.24, CPAN::Meta::Converter version 2.150005", + "generated_by" : "ExtUtils::MakeMaker version 7.34, CPAN::Meta::Converter version 2.150010", "license" : [ "perl_5" ], "meta-spec" : { "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec";, - "version" : "2" + "version" : 2 }, "name" : "CGI-Simple", "no_index" : { @@ -49,6 +49,6 @@ "x_license" : "http://dev.perl.org/licenses/"; } }, - "version" : "1.21", - "x_serialization_backend" : "JSON::PP version 2.27400" + "version" : "1.22", + "x_serialization_backend" : "JSON::PP version 4.00" } diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/CGI-Simple-1.21/META.yml new/CGI-Simple-1.22/META.yml --- old/CGI-Simple-1.21/META.yml2018-10-06 09:20:24.0 +0200 +++ new/CGI-Simple-1.22/META.yml2019-09-07 06:27:18.0 +0200 @@ -7,7 +7,7 @@ configure_requires: ExtUtils::MakeMaker: '0' dynamic_config: 1 -generated_by: 'ExtUtils::MakeMaker version 7.24, CPAN::Meta::Converter version 2.150005' +generated_by: 'ExtUtils::MakeMaker version 7.34, CPAN::Meta::Converter version 2.150010' license: perl meta-spec: url: http://module-build.sourceforge.net/META-spec-v1.4.html @@ -25,5 +25,5 @@ Test::NoWarnings: '0' resources: repository: http://github.com/manwar/CGI--Simple.git -version: '1.21' +version: '1.22' x_serialization_backend: 'CPAN::Meta::YAML version 0.018' diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/CGI-Simple-1.21/lib/CGI/Simple/Cookie.pm new/CGI-Simple-1.22/lib/CGI/Simple/Cookie.pm --- old/CGI-Simple-1.21/lib/CGI/Simple/Cookie.pm2018-10-06 09:16:44.0 +0200 +++ new/CGI-Simple-1.22/lib/CGI/Simple/Cookie.pm2019-09-06 23:50:03.0 +0200 @@ -13,7 +13,7 @@ use strict; use warnings; use vars '$VERSION'; -$VERSION = '1.21'; +$VERSION = '1.22'; use CGI::Sim
commit perl-CGI-Simple for openSUSE:Factory
Hello community, here is the log from the commit of package perl-CGI-Simple for openSUSE:Factory checked in at 2018-10-23 20:37:21 Comparing /work/SRC/openSUSE:Factory/perl-CGI-Simple (Old) and /work/SRC/openSUSE:Factory/.perl-CGI-Simple.new (New) Package is "perl-CGI-Simple" Tue Oct 23 20:37:21 2018 rev:25 rq:643565 version:1.21 Changes: --- /work/SRC/openSUSE:Factory/perl-CGI-Simple/perl-CGI-Simple.changes 2018-10-08 17:50:07.022125028 +0200 +++ /work/SRC/openSUSE:Factory/.perl-CGI-Simple.new/perl-CGI-Simple.changes 2018-10-23 20:37:27.016755058 +0200 @@ -1,0 +2,11 @@ +Sun Oct 21 12:39:46 UTC 2018 - Dirk Stoecker + +- updated to 1.21 + see /usr/share/doc/packages/perl-CGI-Simple/Changes + +--- +Wed Oct 17 18:33:55 UTC 2018 - Jan Engelhardt + +- Avoid overly "super duper" summary. + +--- Old: CGI-Simple-1.16.tar.gz New: CGI-Simple-1.21.tar.gz Other differences: -- ++ perl-CGI-Simple.spec ++ --- /var/tmp/diff_new_pack.QWDgtf/_old 2018-10-23 20:37:28.776752955 +0200 +++ /var/tmp/diff_new_pack.QWDgtf/_new 2018-10-23 20:37:28.784752946 +0200 @@ -12,15 +12,15 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # Name: perl-CGI-Simple -Version:1.16 +Version:1.21 Release:0 %define cpan_name CGI-Simple -Summary:Simple totally OO CGI interface that is CGI.pm compliant +Summary:Object-oriented CGI interface compliant to CGI.pm License:Artistic-1.0 OR GPL-1.0-or-later Group: Development/Libraries/Perl Url:https://metacpan.org/release/%{cpan_name} @@ -37,10 +37,12 @@ Requires: perl(IO::Scalar) Requires: perl(Test::Exception) Requires: perl(Test::NoWarnings) +%{perl_requires} +# MANUAL BEGIN # after 1.115 came 1.12 - provide the zero padded version number to fix version checks Provides: perl(CGI::Simple) = %{version}0 Provides: perl(CGI::Simple::Cookie) = %{version}0 -%{perl_requires} +# MANUAL END %description CGI::Simple provides a relatively lightweight drop in replacement for @@ -61,7 +63,7 @@ %setup -q -n %{cpan_name}-%{version} %build -%{__perl} Build.PL installdirs=vendor +perl Build.PL installdirs=vendor ./Build build flags=%{?_smp_mflags} %check ++ CGI-Simple-1.16.tar.gz -> CGI-Simple-1.21.tar.gz ++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/CGI-Simple-1.16/Changes new/CGI-Simple-1.21/Changes --- old/CGI-Simple-1.16/Changes 2018-07-25 17:13:53.0 +0200 +++ new/CGI-Simple-1.21/Changes 2018-10-06 09:19:11.0 +0200 @@ -1,5 +1,24 @@ Revision history for Perl extension CGI::Simple. +1.21 2018-10-06 MANWAR + - Patched issue RT# 67061 (handle warning uninitialsed value). + +1.20 2018-10-05 MANWAR + - Merge pull request #4 from jjatria/302-found, changing the +name of 302 statuses from Moved to Found. + +1.19 2018-10-04 MANWAR + - Merged pull request #3 from jjatria/max-age, which sets max-age +attribute correctly from constructor. + +1.18 2018-10-03 MANWAR + - Merged pull request #2 from jjatria/samesite, adding +SameSite support to Cookie handling. + +1.17 2018-10-02 MANWAR + - Merged pull request #7 from asb-capfan/master, should fix +CPAN Testers fail report on some windows box. + 1.16 2018-07-25 MANWAR - Made t/manifest.t AUTHOR only (RT #125383). - Removed +x bits from test scripts. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/CGI-Simple-1.16/META.json new/CGI-Simple-1.21/META.json --- old/CGI-Simple-1.16/META.json 2018-07-25 17:16:35.0 +0200 +++ new/CGI-Simple-1.21/META.json 2018-10-06 09:20:24.0 +0200 @@ -49,6 +49,6 @@ "x_license" : "http://dev.perl.org/licenses/"; } }, - "version" : "1.16", + "version" : "1.21", "x_serialization_backend" : "JSON::PP version 2.27400" } diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/CGI-Simple-1.16/META.yml new/CGI-Simple-1.21/META.yml --- old/CGI-Simple-1.16/META.yml2018-07-25 17:16:35.0 +0200 +++ new/CGI-Simple-1.21/META.yml2018-10-06 09:20:24.0 +0200 @@ -25,5 +25,5 @@ Test::NoWarnings: '0' resources: repository: http://github.com/manwar/CGI--Simple.git -version: '1.16' +version: '1.
commit perl-CGI-Simple for openSUSE:Factory
Hello community, here is the log from the commit of package perl-CGI-Simple for openSUSE:Factory checked in at 2018-10-08 17:47:11 Comparing /work/SRC/openSUSE:Factory/perl-CGI-Simple (Old) and /work/SRC/openSUSE:Factory/.perl-CGI-Simple.new (New) Package is "perl-CGI-Simple" Mon Oct 8 17:47:11 2018 rev:24 rq:640407 version:1.16 Changes: --- /work/SRC/openSUSE:Factory/perl-CGI-Simple/perl-CGI-Simple.changes 2018-07-28 12:43:13.228750886 +0200 +++ /work/SRC/openSUSE:Factory/.perl-CGI-Simple.new/perl-CGI-Simple.changes 2018-10-08 17:50:07.022125028 +0200 @@ -1,0 +2,5 @@ +Sun Oct 7 13:49:41 UTC 2018 - Dirk Stoecker + +- Update URL, provide zero padded version number to satisfy version checks + +--- Other differences: -- ++ perl-CGI-Simple.spec ++ --- /var/tmp/diff_new_pack.un5JQ8/_old 2018-10-08 17:50:07.462124467 +0200 +++ /var/tmp/diff_new_pack.un5JQ8/_new 2018-10-08 17:50:07.466124462 +0200 @@ -23,7 +23,7 @@ Summary:Simple totally OO CGI interface that is CGI.pm compliant License:Artistic-1.0 OR GPL-1.0-or-later Group: Development/Libraries/Perl -Url:http://search.cpan.org/dist/CGI-Simple/ +Url:https://metacpan.org/release/%{cpan_name} Source0: https://cpan.metacpan.org/authors/id/M/MA/MANWAR/%{cpan_name}-%{version}.tar.gz Source1:cpanspec.yml BuildArch: noarch @@ -37,6 +37,9 @@ Requires: perl(IO::Scalar) Requires: perl(Test::Exception) Requires: perl(Test::NoWarnings) +# after 1.115 came 1.12 - provide the zero padded version number to fix version checks +Provides: perl(CGI::Simple) = %{version}0 +Provides: perl(CGI::Simple::Cookie) = %{version}0 %{perl_requires} %description
commit perl-CGI-Simple for openSUSE:Factory
Hello community, here is the log from the commit of package perl-CGI-Simple for openSUSE:Factory checked in at 2018-07-28 12:43:06 Comparing /work/SRC/openSUSE:Factory/perl-CGI-Simple (Old) and /work/SRC/openSUSE:Factory/.perl-CGI-Simple.new (New) Package is "perl-CGI-Simple" Sat Jul 28 12:43:06 2018 rev:23 rq:625591 version:1.16 Changes: --- /work/SRC/openSUSE:Factory/perl-CGI-Simple/perl-CGI-Simple.changes 2018-03-24 16:13:47.434935485 +0100 +++ /work/SRC/openSUSE:Factory/.perl-CGI-Simple.new/perl-CGI-Simple.changes 2018-07-28 12:43:13.228750886 +0200 @@ -1,0 +2,10 @@ +Thu Jul 26 05:04:41 UTC 2018 - co...@suse.com + +- updated to 1.16 + see /usr/share/doc/packages/perl-CGI-Simple/Changes + + 1.16 2018-07-25 MANWAR +- Made t/manifest.t AUTHOR only (RT #125383). +- Removed +x bits from test scripts. + +--- Old: CGI-Simple-1.15.tar.gz New: CGI-Simple-1.16.tar.gz Other differences: -- ++ perl-CGI-Simple.spec ++ --- /var/tmp/diff_new_pack.QGEvVR/_old 2018-07-28 12:43:14.944754187 +0200 +++ /var/tmp/diff_new_pack.QGEvVR/_new 2018-07-28 12:43:14.944754187 +0200 @@ -17,7 +17,7 @@ Name: perl-CGI-Simple -Version:1.15 +Version:1.16 Release:0 %define cpan_name CGI-Simple Summary:Simple totally OO CGI interface that is CGI.pm compliant @@ -56,7 +56,6 @@ %prep %setup -q -n %{cpan_name}-%{version} -find . -type f ! -name \*.pl -print0 | xargs -0 chmod 644 %build %{__perl} Build.PL installdirs=vendor ++ CGI-Simple-1.15.tar.gz -> CGI-Simple-1.16.tar.gz ++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/CGI-Simple-1.15/Changes new/CGI-Simple-1.16/Changes --- old/CGI-Simple-1.15/Changes 2018-03-03 12:06:44.0 +0100 +++ new/CGI-Simple-1.16/Changes 2018-07-25 17:13:53.0 +0200 @@ -1,5 +1,9 @@ Revision history for Perl extension CGI::Simple. +1.16 2018-07-25 MANWAR + - Made t/manifest.t AUTHOR only (RT #125383). + - Removed +x bits from test scripts. + 1.15 2018-03-04 MANWAR - Resolved issue RT #124646 (use vars → our), thanks @SREZIC. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/CGI-Simple-1.15/META.json new/CGI-Simple-1.16/META.json --- old/CGI-Simple-1.15/META.json 2018-03-04 04:41:32.0 +0100 +++ new/CGI-Simple-1.16/META.json 2018-07-25 17:16:35.0 +0200 @@ -49,6 +49,6 @@ "x_license" : "http://dev.perl.org/licenses/"; } }, - "version" : "1.15", + "version" : "1.16", "x_serialization_backend" : "JSON::PP version 2.27400" } diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/CGI-Simple-1.15/META.yml new/CGI-Simple-1.16/META.yml --- old/CGI-Simple-1.15/META.yml2018-03-04 04:41:32.0 +0100 +++ new/CGI-Simple-1.16/META.yml2018-07-25 17:16:35.0 +0200 @@ -25,5 +25,5 @@ Test::NoWarnings: '0' resources: repository: http://github.com/manwar/CGI--Simple.git -version: '1.15' +version: '1.16' x_serialization_backend: 'CPAN::Meta::YAML version 0.018' diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/CGI-Simple-1.15/lib/CGI/Simple/Cookie.pm new/CGI-Simple-1.16/lib/CGI/Simple/Cookie.pm --- old/CGI-Simple-1.15/lib/CGI/Simple/Cookie.pm2018-03-03 12:05:09.0 +0100 +++ new/CGI-Simple-1.16/lib/CGI/Simple/Cookie.pm2018-07-25 17:11:33.0 +0200 @@ -13,7 +13,7 @@ use strict; use warnings; use vars '$VERSION'; -$VERSION = '1.15'; +$VERSION = '1.16'; use CGI::Simple::Util qw(rearrange unescape escape); use overload '""' => \&as_string, 'cmp' => \&compare, 'fallback' => 1; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/CGI-Simple-1.15/lib/CGI/Simple/Standard.pm new/CGI-Simple-1.16/lib/CGI/Simple/Standard.pm --- old/CGI-Simple-1.15/lib/CGI/Simple/Standard.pm 2018-03-03 12:05:09.0 +0100 +++ new/CGI-Simple-1.16/lib/CGI/Simple/Standard.pm 2018-07-25 17:11:33.0 +0200 @@ -8,7 +8,7 @@ $NO_UNDEF_PARAMS $USE_PARAM_SEMICOLONS $HEADERS_ONCE $NPH $DEBUG $NO_NULL $FATAL *in %EXPORT_TAGS $AUTOLOAD ); -$VERSION = "1.15"; +$VERSION = "1.16"; %EXPORT_TAGS = ( ':html' => [qw(:misc)], diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/CGI-Simple-1.15/lib/CGI/Simple/Util.pm new/CGI-Simple-1.16/lib/CGI/Simple/Util.pm --- old/CGI-Simple-1.15/lib/CGI/Simple/Util.pm 2018-03-03 12:05:09.0 +0100 +++ new/CGI-Simple-1.16/lib/CGI/Simple/Util.pm 2018-07
commit perl-CGI-Simple for openSUSE:Factory
Hello community, here is the log from the commit of package perl-CGI-Simple for openSUSE:Factory checked in at 2018-03-24 16:13:46 Comparing /work/SRC/openSUSE:Factory/perl-CGI-Simple (Old) and /work/SRC/openSUSE:Factory/.perl-CGI-Simple.new (New) Package is "perl-CGI-Simple" Sat Mar 24 16:13:46 2018 rev:22 rq:583230 version:1.15 Changes: --- /work/SRC/openSUSE:Factory/perl-CGI-Simple/perl-CGI-Simple.changes 2015-04-15 16:22:31.0 +0200 +++ /work/SRC/openSUSE:Factory/.perl-CGI-Simple.new/perl-CGI-Simple.changes 2018-03-24 16:13:47.434935485 +0100 @@ -1,0 +2,6 @@ +Mon Mar 5 06:04:53 UTC 2018 - co...@suse.com + +- updated to 1.15 + see /usr/share/doc/packages/perl-CGI-Simple/Changes + +--- Old: CGI-Simple-1.115.tar.gz New: CGI-Simple-1.15.tar.gz cpanspec.yml Other differences: -- ++ perl-CGI-Simple.spec ++ --- /var/tmp/diff_new_pack.45kqIR/_old 2018-03-24 16:13:48.178908667 +0100 +++ /var/tmp/diff_new_pack.45kqIR/_new 2018-03-24 16:13:48.182908523 +0100 @@ -1,7 +1,7 @@ # # spec file for package perl-CGI-Simple # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 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,21 +17,26 @@ Name: perl-CGI-Simple -Version:1.115 +Version:1.15 Release:0 %define cpan_name CGI-Simple -Summary:A Simple totally OO CGI interface that is CGI.pm compliant -License:Artistic-1.0 or GPL-1.0+ +Summary:Simple totally OO CGI interface that is CGI.pm compliant +License:Artistic-1.0 OR GPL-1.0-or-later Group: Development/Libraries/Perl Url:http://search.cpan.org/dist/CGI-Simple/ -Source: http://www.cpan.org/authors/id/S/SZ/SZABGAB/%{cpan_name}-%{version}.tar.gz +Source0: https://cpan.metacpan.org/authors/id/M/MA/MANWAR/%{cpan_name}-%{version}.tar.gz +Source1:cpanspec.yml BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: perl BuildRequires: perl-macros BuildRequires: perl(IO::Scalar) BuildRequires: perl(Module::Build) +BuildRequires: perl(Test::Exception) +BuildRequires: perl(Test::NoWarnings) Requires: perl(IO::Scalar) +Requires: perl(Test::Exception) +Requires: perl(Test::NoWarnings) %{perl_requires} %description @@ -51,7 +56,7 @@ %prep %setup -q -n %{cpan_name}-%{version} -find . -type f -print0 | xargs -0 chmod 644 +find . -type f ! -name \*.pl -print0 | xargs -0 chmod 644 %build %{__perl} Build.PL installdirs=vendor ++ CGI-Simple-1.115.tar.gz -> CGI-Simple-1.15.tar.gz ++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/CGI-Simple-1.115/.travis.yml new/CGI-Simple-1.15/.travis.yml --- old/CGI-Simple-1.115/.travis.yml2014-10-19 14:42:47.0 +0200 +++ new/CGI-Simple-1.15/.travis.yml 2016-10-20 10:19:09.0 +0200 @@ -9,3 +9,6 @@ - "5.14" - "5.12" - "5.10" +before_install: + - cpanm --notest Test::Version +# - cpanm --notest Test::DistManifest (should run make manifest before this) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/CGI-Simple-1.115/Build.PL new/CGI-Simple-1.15/Build.PL --- old/CGI-Simple-1.115/Build.PL 2014-09-10 22:05:56.0 +0200 +++ new/CGI-Simple-1.15/Build.PL2018-03-03 11:36:47.0 +0100 @@ -12,8 +12,11 @@ dist_author => 'Andy Armstrong ', dist_version_from => 'lib/CGI/Simple.pm', requires => { -'Test::More' => 0, -'IO::Scalar' => 0 +'Test::More' => 0, +'Test::NoWarnings' => 0, +'Test::Exception' => 0, +'IO::Scalar' => 0, +'File::Temp' => 0, }, add_to_cleanup => ['CGI-Simple-*'], ); diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/CGI-Simple-1.115/Changes new/CGI-Simple-1.15/Changes --- old/CGI-Simple-1.115/Changes2014-10-19 14:38:08.0 +0200 +++ new/CGI-Simple-1.15/Changes 2018-03-03 12:06:44.0 +0100 @@ -1,143 +1,99 @@ Revision history for Perl extension CGI::Simple. -0.01 Thu Nov 1 12:21:48 2001 -- original version; created by h2xs 1.21 with options --X CGI::Simple +1.15 2018-03-04 MANWAR + - Resolved issue RT #124646 (use vars → our), thanks @SREZIC. -0.02 Fri Dec 21 2001 -- added cgi_error() if upload called but CONTENT_TYPE not multipart/form-data -- changed inernal storage names of globals by dropin
commit perl-CGI-Simple for openSUSE:Factory
Hello community, here is the log from the commit of package perl-CGI-Simple for openSUSE:Factory checked in at 2015-04-15 16:22:30 Comparing /work/SRC/openSUSE:Factory/perl-CGI-Simple (Old) and /work/SRC/openSUSE:Factory/.perl-CGI-Simple.new (New) Package is "perl-CGI-Simple" Changes: --- /work/SRC/openSUSE:Factory/perl-CGI-Simple/perl-CGI-Simple.changes 2011-11-21 12:37:10.0 +0100 +++ /work/SRC/openSUSE:Factory/.perl-CGI-Simple.new/perl-CGI-Simple.changes 2015-04-15 16:22:31.0 +0200 @@ -1,0 +2,17 @@ +Mon Apr 13 19:16:34 UTC 2015 - co...@suse.com + +- updated to 1.115 + see /usr/share/doc/packages/perl-CGI-Simple/Changes + + + 1.114 +- Drop support for Perls older than 5.6.1. + + 1.115 2014.10.19 +- Replace indirect calling of constructor both in code an documentation + with direct calling. + Write CGI::Simle->new instead ofnew CGI::Simple +-add tests to make sure the order of value is kept as they were passed in the QUERY_STRING +- new co-maintainer (SZABGAB( + +--- Old: CGI-Simple-1.113.tar.gz New: CGI-Simple-1.115.tar.gz Other differences: -- ++ perl-CGI-Simple.spec ++ --- /var/tmp/diff_new_pack.iMxgGO/_old 2015-04-15 16:22:31.0 +0200 +++ /var/tmp/diff_new_pack.iMxgGO/_new 2015-04-15 16:22:31.0 +0200 @@ -1,7 +1,7 @@ # # spec file for package perl-CGI-Simple # -# Copyright (c) 2011 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 @@ -16,32 +16,21 @@ # -%bcond_with pod - Name: perl-CGI-Simple +Version:1.115 +Release:0 %define cpan_name CGI-Simple Summary:A Simple totally OO CGI interface that is CGI.pm compliant -Version:1.113 -Release:6 -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/CGI-Simple/ -#Source: http://www.cpan.org/authors/id/A/AN/ANDYA/CGI-Simple-%{version}.tar.gz -Source: %{cpan_name}-%{version}.tar.gz +Source: http://www.cpan.org/authors/id/S/SZ/SZABGAB/%{cpan_name}-%{version}.tar.gz BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: perl BuildRequires: perl-macros -BuildRequires: perl(Module::Build) -BuildRequires: perl(Test::More) BuildRequires: perl(IO::Scalar) -# optional perl(HTTP::Request::Common) -BuildRequires: apache2-mod_perl -%if 0%{?with pod} -BuildRequires: perl(Test::Pod) >= 1.14 -BuildRequires: perl(Test::Pod::Coverage) >= 1.04 -%endif -# +BuildRequires: perl(Module::Build) Requires: perl(IO::Scalar) %{perl_requires} @@ -62,6 +51,7 @@ %prep %setup -q -n %{cpan_name}-%{version} +find . -type f -print0 | xargs -0 chmod 644 %build %{__perl} Build.PL installdirs=vendor @@ -74,11 +64,8 @@ ./Build install destdir=%{buildroot} create_packlist=0 %perl_gen_filelist -%clean -%{__rm} -rf %{buildroot} - %files -f %{name}.files -%defattr(644,root,root,755) -%doc Changes README SIGNATURE +%defattr(-,root,root,755) +%doc Changes README %changelog ++ CGI-Simple-1.113.tar.gz -> CGI-Simple-1.115.tar.gz ++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/CGI-Simple-1.113/.travis.yml new/CGI-Simple-1.115/.travis.yml --- old/CGI-Simple-1.113/.travis.yml1970-01-01 01:00:00.0 +0100 +++ new/CGI-Simple-1.115/.travis.yml2014-10-19 14:42:47.0 +0200 @@ -0,0 +1,11 @@ +branches: + except: +- gh-pages +language: perl +perl: + - "5.20" + - "5.18" + - "5.16" + - "5.14" + - "5.12" + - "5.10" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/CGI-Simple-1.113/Changes new/CGI-Simple-1.115/Changes --- old/CGI-Simple-1.113/Changes2010-12-27 14:11:19.0 +0100 +++ new/CGI-Simple-1.115/Changes2014-10-19 14:38:08.0 +0200 @@ -234,3 +234,15 @@ 'application/vnd' instead of 'application/vnd.ms-excel'. Added "\." to the mime character class + +1.114 + - Drop support for Perls older than 5.6.1. + +1.115 2014.10.19 + - Replace indirect calling of constructor both in code an documentation +with direct calling. +Write CGI::Simle->new instead ofnew CGI::Simple + -add tests to make sure the order of value is kept as they were passed in the QUERY_STRING + - new co-
commit perl-CGI-Simple for openSUSE:Factory
Hello community, here is the log from the commit of package perl-CGI-Simple for openSUSE:Factory checked in at 2011-12-06 18:38:17 Comparing /work/SRC/openSUSE:Factory/perl-CGI-Simple (Old) and /work/SRC/openSUSE:Factory/.perl-CGI-Simple.new (New) Package is "perl-CGI-Simple", Maintainer is "" Changes: Other differences: -- ++ perl-CGI-Simple.spec ++ --- /var/tmp/diff_new_pack.6RKXVq/_old 2011-12-06 19:04:32.0 +0100 +++ /var/tmp/diff_new_pack.6RKXVq/_new 2011-12-06 19:04:32.0 +0100 @@ -23,7 +23,7 @@ Summary:A Simple totally OO CGI interface that is CGI.pm compliant Version:1.113 Release:6 -License:GPL+ or Artistic +License:GPL-1.0+ or Artistic-1.0 Group: Development/Libraries/Perl Url:http://search.cpan.org/dist/CGI-Simple/ #Source: http://www.cpan.org/authors/id/A/AN/ANDYA/CGI-Simple-%{version}.tar.gz -- To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org For additional commands, e-mail: opensuse-commit+h...@opensuse.org
commit perl-CGI-Simple for openSUSE:Factory
Hello community, here is the log from the commit of package perl-CGI-Simple for openSUSE:Factory checked in at 2011-11-21 12:35:50 Comparing /work/SRC/openSUSE:Factory/perl-CGI-Simple (Old) and /work/SRC/openSUSE:Factory/.perl-CGI-Simple.new (New) Package is "perl-CGI-Simple", Maintainer is "" Changes: --- /work/SRC/openSUSE:Factory/perl-CGI-Simple/perl-CGI-Simple.changes 2011-09-23 12:36:04.0 +0200 +++ /work/SRC/openSUSE:Factory/.perl-CGI-Simple.new/perl-CGI-Simple.changes 2011-11-21 12:37:10.0 +0100 @@ -1,0 +2,5 @@ +Fri Nov 18 11:07:46 UTC 2011 - co...@suse.com + +- use original .tar.gz + +--- Old: CGI-Simple-1.113.tar.bz2 New: CGI-Simple-1.113.tar.gz Other differences: -- ++ perl-CGI-Simple.spec ++ --- /var/tmp/diff_new_pack.QOUxR6/_old 2011-11-21 12:37:11.0 +0100 +++ /var/tmp/diff_new_pack.QOUxR6/_new 2011-11-21 12:37:11.0 +0100 @@ -27,7 +27,7 @@ Group: Development/Libraries/Perl Url:http://search.cpan.org/dist/CGI-Simple/ #Source: http://www.cpan.org/authors/id/A/AN/ANDYA/CGI-Simple-%{version}.tar.gz -Source: %{cpan_name}-%{version}.tar.bz2 +Source: %{cpan_name}-%{version}.tar.gz BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: perl -- To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org For additional commands, e-mail: opensuse-commit+h...@opensuse.org
commit perl-CGI-Simple for openSUSE:Factory
Hello community, here is the log from the commit of package perl-CGI-Simple for openSUSE:Factory checked in at Mon Jun 20 12:53:24 CEST 2011. --- perl-CGI-Simple/perl-CGI-Simple.changes 2011-02-04 23:11:22.0 +0100 +++ /mounts/work_src_done/STABLE/perl-CGI-Simple/perl-CGI-Simple.changes 2011-06-04 23:17:11.0 +0200 @@ -1,0 +2,6 @@ +Sat Jun 4 21:16:24 UTC 2011 - l...@linux-schulserver.de + +- require apache2-mod_perl instead of perl(HTTP::Request::Common) + as perl-HTTP-Message provides the same on SLE_11 + +--- calling whatdependson for head-i586 Other differences: -- ++ perl-CGI-Simple.spec ++ --- /var/tmp/diff_new_pack.gsfZEs/_old 2011-06-20 12:52:29.0 +0200 +++ /var/tmp/diff_new_pack.gsfZEs/_new 2011-06-20 12:52:29.0 +0200 @@ -22,7 +22,7 @@ %define cpan_name CGI-Simple Summary:A Simple totally OO CGI interface that is CGI.pm compliant Version:1.113 -Release:1 +Release:6 License:GPL+ or Artistic Group: Development/Libraries/Perl Url:http://search.cpan.org/dist/CGI-Simple/ @@ -35,8 +35,8 @@ BuildRequires: perl(Module::Build) BuildRequires: perl(Test::More) BuildRequires: perl(IO::Scalar) -# optional -BuildRequires: perl(HTTP::Request::Common) +# optional perl(HTTP::Request::Common) +BuildRequires: apache2-mod_perl %if 0%{?with pod} BuildRequires: perl(Test::Pod) >= 1.14 BuildRequires: perl(Test::Pod::Coverage) >= 1.04 Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org For additional commands, e-mail: opensuse-commit+h...@opensuse.org