commit perl-Cookie-Baker for openSUSE:Factory

2019-06-12 Thread root
Hello community,

here is the log from the commit of package perl-Cookie-Baker for 
openSUSE:Factory checked in at 2019-06-12 13:14:13

Comparing /work/SRC/openSUSE:Factory/perl-Cookie-Baker (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Cookie-Baker.new.4811 (New)


Package is "perl-Cookie-Baker"

Wed Jun 12 13:14:13 2019 rev:6 rq:708764 version:0.11

Changes:

--- /work/SRC/openSUSE:Factory/perl-Cookie-Baker/perl-Cookie-Baker.changes  
2018-09-24 13:13:54.529639264 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Cookie-Baker.new.4811/perl-Cookie-Baker.changes
2019-06-12 13:14:14.288820519 +0200
@@ -1,0 +2,10 @@
+Sat Jun  8 05:04:07 UTC 2019 - Stephan Kulow 
+
+- updated to 0.11
+   see /usr/share/doc/packages/perl-Cookie-Baker/Changes
+
+  0.11 2019-06-07T06:27:50Z
+  
+ - Supportt SameSite=None https://github.com/kazeburo/Cookie-Baker/pull/15
+
+---

Old:

  Cookie-Baker-0.10.tar.gz

New:

  Cookie-Baker-0.11.tar.gz



Other differences:
--
++ perl-Cookie-Baker.spec ++
--- /var/tmp/diff_new_pack.xrZ3me/_old  2019-06-12 13:14:14.780820003 +0200
+++ /var/tmp/diff_new_pack.xrZ3me/_new  2019-06-12 13:14:14.780820003 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Cookie-Baker
 #
-# 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,13 +17,13 @@
 
 
 Name:   perl-Cookie-Baker
-Version:0.10
+Version:0.11
 Release:0
 %define cpan_name Cookie-Baker
 Summary:Cookie string generator / parser
 License:Artistic-1.0 OR GPL-1.0-or-later
 Group:  Development/Libraries/Perl
-Url:http://search.cpan.org/dist/Cookie-Baker/
+Url:https://metacpan.org/release/%{cpan_name}
 Source0:
https://cpan.metacpan.org/authors/id/K/KA/KAZEBURO/%{cpan_name}-%{version}.tar.gz
 Source1:cpanspec.yml
 BuildArch:  noarch
@@ -44,7 +44,7 @@
 %setup -q -n %{cpan_name}-%{version}
 
 %build
-%{__perl} Build.PL --installdirs=vendor
+perl Build.PL --installdirs=vendor
 ./Build build --flags=%{?_smp_mflags}
 
 %check

++ Cookie-Baker-0.10.tar.gz -> Cookie-Baker-0.11.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Cookie-Baker-0.10/Changes 
new/Cookie-Baker-0.11/Changes
--- old/Cookie-Baker-0.10/Changes   2018-09-21 09:40:25.0 +0200
+++ new/Cookie-Baker-0.11/Changes   2019-06-07 08:27:51.0 +0200
@@ -1,5 +1,9 @@
 Revision history for Perl extension Cookie-Baker
 
+0.11 2019-06-07T06:27:50Z
+
+   - Supportt SameSite=None https://github.com/kazeburo/Cookie-Baker/pull/15
+
 0.10 2018-09-21T07:40:25Z
 
- Add samesite https://github.com/kazeburo/Cookie-Baker/pull/13
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Cookie-Baker-0.10/META.json 
new/Cookie-Baker-0.11/META.json
--- old/Cookie-Baker-0.10/META.json 2018-09-21 09:40:25.0 +0200
+++ new/Cookie-Baker-0.11/META.json 2019-06-07 08:27:51.0 +0200
@@ -60,7 +60,7 @@
"provides" : {
   "Cookie::Baker" : {
  "file" : "lib/Cookie/Baker.pm",
- "version" : "0.10"
+ "version" : "0.11"
   }
},
"release_status" : "stable",
@@ -74,12 +74,13 @@
  "web" : "https://github.com/kazeburo/Cookie-Baker";
   }
},
-   "version" : "0.10",
+   "version" : "0.11",
"x_contributors" : [
   "David Romano ",
   "Ichinose Shogo ",
   "Olaf Alders ",
-  "Shoichi Kaji "
+  "Shoichi Kaji ",
+  "kwry "
],
"x_serialization_backend" : "JSON::PP version 2.27300_01",
"x_static_install" : 1
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Cookie-Baker-0.10/META.yml 
new/Cookie-Baker-0.11/META.yml
--- old/Cookie-Baker-0.10/META.yml  2018-09-21 09:40:25.0 +0200
+++ new/Cookie-Baker-0.11/META.yml  2019-06-07 08:27:51.0 +0200
@@ -27,7 +27,7 @@
 provides:
   Cookie::Baker:
 file: lib/Cookie/Baker.pm
-version: '0.10'
+version: '0.11'
 requires:
   Exporter: '0'
   URI::Escape: '0'
@@ -36,11 +36,12 @@
   bugtracker: https://github.com/kazeburo/Cookie-Baker/issues
   homepage: https://github.com/kazeburo/Cookie-Baker
   repository: git://github.com/kazeburo/Cookie-Baker.git
-version: '0.10'
+version: '0.11'
 x_contributors:
   - 'David Romano '
   - 'Ichinose Shogo '
   - 'Olaf Alders '
   - 'Shoichi Kaji '
+  - 'kwry '
 x_serialization_backend: 'CPAN::Meta::YAML ver

commit perl-Cookie-Baker for openSUSE:Factory

2018-09-24 Thread root
Hello community,

here is the log from the commit of package perl-Cookie-Baker for 
openSUSE:Factory checked in at 2018-09-24 13:13:51

Comparing /work/SRC/openSUSE:Factory/perl-Cookie-Baker (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Cookie-Baker.new (New)


Package is "perl-Cookie-Baker"

Mon Sep 24 13:13:51 2018 rev:5 rq:637204 version:0.10

Changes:

--- /work/SRC/openSUSE:Factory/perl-Cookie-Baker/perl-Cookie-Baker.changes  
2018-03-07 10:34:36.710620912 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Cookie-Baker.new/perl-Cookie-Baker.changes 
2018-09-24 13:13:54.529639264 +0200
@@ -1,0 +2,11 @@
+Sat Sep 22 05:09:45 UTC 2018 - Stephan Kulow 
+
+- updated to 0.10
+   see /usr/share/doc/packages/perl-Cookie-Baker/Changes
+
+  0.10 2018-09-21T07:40:25Z
+  
+ - Add samesite https://github.com/kazeburo/Cookie-Baker/pull/13
+ - Documentation cleanup
+
+---

Old:

  Cookie-Baker-0.09.tar.gz

New:

  Cookie-Baker-0.10.tar.gz



Other differences:
--
++ perl-Cookie-Baker.spec ++
--- /var/tmp/diff_new_pack.tVIerA/_old  2018-09-24 13:13:54.961638515 +0200
+++ /var/tmp/diff_new_pack.tVIerA/_new  2018-09-24 13:13:54.965638507 +0200
@@ -12,12 +12,12 @@
 # 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-Cookie-Baker
-Version:0.09
+Version:0.10
 Release:0
 %define cpan_name Cookie-Baker
 Summary:Cookie string generator / parser

++ Cookie-Baker-0.09.tar.gz -> Cookie-Baker-0.10.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Cookie-Baker-0.09/Changes 
new/Cookie-Baker-0.10/Changes
--- old/Cookie-Baker-0.09/Changes   2018-03-03 05:33:29.0 +0100
+++ new/Cookie-Baker-0.10/Changes   2018-09-21 09:40:25.0 +0200
@@ -1,5 +1,10 @@
 Revision history for Perl extension Cookie-Baker
 
+0.10 2018-09-21T07:40:25Z
+
+   - Add samesite https://github.com/kazeburo/Cookie-Baker/pull/13
+   - Documentation cleanup
+
 0.09 2018-03-03T04:33:20Z
 
- +Ny means +N*60*60*24*365 seconds
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Cookie-Baker-0.09/META.json 
new/Cookie-Baker-0.10/META.json
--- old/Cookie-Baker-0.09/META.json 2018-03-03 05:33:29.0 +0100
+++ new/Cookie-Baker-0.10/META.json 2018-09-21 09:40:25.0 +0200
@@ -4,7 +4,7 @@
   "Masahiro Nagano "
],
"dynamic_config" : 0,
-   "generated_by" : "Minilla/v3.0.16",
+   "generated_by" : "Minilla/v3.1.1",
"license" : [
   "perl_5"
],
@@ -60,7 +60,7 @@
"provides" : {
   "Cookie::Baker" : {
  "file" : "lib/Cookie/Baker.pm",
- "version" : "0.09"
+ "version" : "0.10"
   }
},
"release_status" : "stable",
@@ -74,11 +74,13 @@
  "web" : "https://github.com/kazeburo/Cookie-Baker";
   }
},
-   "version" : "0.09",
+   "version" : "0.10",
"x_contributors" : [
+  "David Romano ",
   "Ichinose Shogo ",
   "Olaf Alders ",
   "Shoichi Kaji "
],
-   "x_serialization_backend" : "JSON::PP version 2.27400_02"
+   "x_serialization_backend" : "JSON::PP version 2.27300_01",
+   "x_static_install" : 1
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Cookie-Baker-0.09/META.yml 
new/Cookie-Baker-0.10/META.yml
--- old/Cookie-Baker-0.09/META.yml  2018-03-03 05:33:29.0 +0100
+++ new/Cookie-Baker-0.10/META.yml  2018-09-21 09:40:25.0 +0200
@@ -8,7 +8,7 @@
 configure_requires:
   Module::Build::Tiny: '0.035'
 dynamic_config: 0
-generated_by: 'Minilla/v3.0.16, CPAN::Meta::Converter version 2.150010'
+generated_by: 'Minilla/v3.1.1, CPAN::Meta::Converter version 2.150005'
 license: perl
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -27,7 +27,7 @@
 provides:
   Cookie::Baker:
 file: lib/Cookie/Baker.pm
-version: '0.09'
+version: '0.10'
 requires:
   Exporter: '0'
   URI::Escape: '0'
@@ -36,9 +36,11 @@
   bugtracker: https://github.com/kazeburo/Cookie-Baker/issues
   homepage: https://github.com/kazeburo/Cookie-Baker
   repository: git://github.com/kazeburo/Cookie-Baker.git
-version: '0.09'
+version: '0.10'
 x_contributors:
+  - 'David Romano '
   - 'Ichinose Shogo '
   - 'Olaf Alders '
   - 'Shoichi Kaji '
 x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
+x_static_install: 1
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=

commit perl-Cookie-Baker for openSUSE:Factory

2018-03-07 Thread root
Hello community,

here is the log from the commit of package perl-Cookie-Baker for 
openSUSE:Factory checked in at 2018-03-07 10:34:31

Comparing /work/SRC/openSUSE:Factory/perl-Cookie-Baker (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Cookie-Baker.new (New)


Package is "perl-Cookie-Baker"

Wed Mar  7 10:34:31 2018 rev:4 rq:582477 version:0.09

Changes:

--- /work/SRC/openSUSE:Factory/perl-Cookie-Baker/perl-Cookie-Baker.changes  
2017-08-10 14:11:56.273849602 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Cookie-Baker.new/perl-Cookie-Baker.changes 
2018-03-07 10:34:36.710620912 +0100
@@ -1,0 +2,6 @@
+Sun Mar  4 06:08:57 UTC 2018 - co...@suse.com
+
+- updated to 0.09
+   see /usr/share/doc/packages/perl-Cookie-Baker/Changes
+
+---

Old:

  Cookie-Baker-0.08.tar.gz

New:

  Cookie-Baker-0.09.tar.gz



Other differences:
--
++ perl-Cookie-Baker.spec ++
--- /var/tmp/diff_new_pack.0XTsnl/_old  2018-03-07 10:34:37.618588160 +0100
+++ /var/tmp/diff_new_pack.0XTsnl/_new  2018-03-07 10:34:37.622588017 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Cookie-Baker
 #
-# Copyright (c) 2017 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,11 +17,11 @@
 
 
 Name:   perl-Cookie-Baker
-Version:0.08
+Version:0.09
 Release:0
 %define cpan_name Cookie-Baker
 Summary:Cookie string generator / parser
-License:Artistic-1.0 or GPL-1.0+
+License:Artistic-1.0 OR GPL-1.0-or-later
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Cookie-Baker/
 Source0:
https://cpan.metacpan.org/authors/id/K/KA/KAZEBURO/%{cpan_name}-%{version}.tar.gz

++ Cookie-Baker-0.08.tar.gz -> Cookie-Baker-0.09.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Cookie-Baker-0.08/Changes 
new/Cookie-Baker-0.09/Changes
--- old/Cookie-Baker-0.08/Changes   2017-07-18 05:36:56.0 +0200
+++ new/Cookie-Baker-0.09/Changes   2018-03-03 05:33:29.0 +0100
@@ -1,5 +1,9 @@
 Revision history for Perl extension Cookie-Baker
 
+0.09 2018-03-03T04:33:20Z
+
+   - +Ny means +N*60*60*24*365 seconds
+
 0.08 2017-07-18T03:36:55Z
 
- Disallow , as a delimiter
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Cookie-Baker-0.08/META.json 
new/Cookie-Baker-0.09/META.json
--- old/Cookie-Baker-0.08/META.json 2017-07-18 05:36:56.0 +0200
+++ new/Cookie-Baker-0.09/META.json 2018-03-03 05:33:29.0 +0100
@@ -4,7 +4,7 @@
   "Masahiro Nagano "
],
"dynamic_config" : 0,
-   "generated_by" : "Minilla/v3.0.13",
+   "generated_by" : "Minilla/v3.0.16",
"license" : [
   "perl_5"
],
@@ -60,7 +60,7 @@
"provides" : {
   "Cookie::Baker" : {
  "file" : "lib/Cookie/Baker.pm",
- "version" : "0.08"
+ "version" : "0.09"
   }
},
"release_status" : "stable",
@@ -74,11 +74,11 @@
  "web" : "https://github.com/kazeburo/Cookie-Baker";
   }
},
-   "version" : "0.08",
+   "version" : "0.09",
"x_contributors" : [
   "Ichinose Shogo ",
   "Olaf Alders ",
   "Shoichi Kaji "
],
-   "x_serialization_backend" : "JSON::PP version 2.27300_01"
+   "x_serialization_backend" : "JSON::PP version 2.27400_02"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Cookie-Baker-0.08/META.yml 
new/Cookie-Baker-0.09/META.yml
--- old/Cookie-Baker-0.08/META.yml  2017-07-18 05:36:56.0 +0200
+++ new/Cookie-Baker-0.09/META.yml  2018-03-03 05:33:29.0 +0100
@@ -8,7 +8,7 @@
 configure_requires:
   Module::Build::Tiny: '0.035'
 dynamic_config: 0
-generated_by: 'Minilla/v3.0.13, CPAN::Meta::Converter version 2.150005'
+generated_by: 'Minilla/v3.0.16, CPAN::Meta::Converter version 2.150010'
 license: perl
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -27,7 +27,7 @@
 provides:
   Cookie::Baker:
 file: lib/Cookie/Baker.pm
-version: '0.08'
+version: '0.09'
 requires:
   Exporter: '0'
   URI::Escape: '0'
@@ -36,7 +36,7 @@
   bugtracker: https://github.com/kazeburo/Cookie-Baker/issues
   homepage: https://github.com/kazeburo/Cookie-Baker
   repository: git://github.com/kazeburo/Cookie-Baker.git
-version: '0.08'
+version: '0.09'
 x_contributors:
   - 'Ichinose Shogo '
   - 'Olaf Alders '
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclud

commit perl-Cookie-Baker for openSUSE:Factory

2017-08-10 Thread root
Hello community,

here is the log from the commit of package perl-Cookie-Baker for 
openSUSE:Factory checked in at 2017-08-10 14:03:43

Comparing /work/SRC/openSUSE:Factory/perl-Cookie-Baker (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Cookie-Baker.new (New)


Package is "perl-Cookie-Baker"

Thu Aug 10 14:03:43 2017 rev:3 rq:512162 version:0.08

Changes:

--- /work/SRC/openSUSE:Factory/perl-Cookie-Baker/perl-Cookie-Baker.changes  
2016-09-25 14:44:45.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Cookie-Baker.new/perl-Cookie-Baker.changes 
2017-08-10 14:11:56.273849602 +0200
@@ -1,0 +2,11 @@
+Wed Jul 19 05:16:10 UTC 2017 - co...@suse.com
+
+- updated to 0.08
+   see /usr/share/doc/packages/perl-Cookie-Baker/Changes
+
+  0.08 2017-07-18T03:36:55Z
+  
+ - Disallow , as a delimiter
+ - accept max-age=0 #5 (Thank you skaji)
+
+---

Old:

  Cookie-Baker-0.07.tar.gz

New:

  Cookie-Baker-0.08.tar.gz



Other differences:
--
++ perl-Cookie-Baker.spec ++
--- /var/tmp/diff_new_pack.ldzczQ/_old  2017-08-10 14:11:57.449684048 +0200
+++ /var/tmp/diff_new_pack.ldzczQ/_new  2017-08-10 14:11:57.461682359 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Cookie-Baker
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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,20 +17,20 @@
 
 
 Name:   perl-Cookie-Baker
-Version:0.07
+Version:0.08
 Release:0
 %define cpan_name Cookie-Baker
 Summary:Cookie string generator / parser
 License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Cookie-Baker/
-Source0:
http://www.cpan.org/authors/id/K/KA/KAZEBURO/%{cpan_name}-%{version}.tar.gz
+Source0:
https://cpan.metacpan.org/authors/id/K/KA/KAZEBURO/%{cpan_name}-%{version}.tar.gz
 Source1:cpanspec.yml
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
-BuildRequires:  perl(Module::Build) >= 0.38
+BuildRequires:  perl(Module::Build::Tiny) >= 0.035
 BuildRequires:  perl(Test::More) >= 0.98
 BuildRequires:  perl(Test::Time)
 BuildRequires:  perl(URI::Escape)
@@ -44,18 +44,19 @@
 %setup -q -n %{cpan_name}-%{version}
 
 %build
-%{__perl} Build.PL installdirs=vendor
-./Build build flags=%{?_smp_mflags}
+%{__perl} Build.PL --installdirs=vendor
+./Build build --flags=%{?_smp_mflags}
 
 %check
 ./Build test
 
 %install
-./Build install destdir=%{buildroot} create_packlist=0
+./Build install --destdir=%{buildroot} --create_packlist=0
 %perl_gen_filelist
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes LICENSE minil.toml README.md
+%doc Changes minil.toml README.md
+%license LICENSE
 
 %changelog

++ Cookie-Baker-0.07.tar.gz -> Cookie-Baker-0.08.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Cookie-Baker-0.07/Build.PL 
new/Cookie-Baker-0.08/Build.PL
--- old/Cookie-Baker-0.07/Build.PL  2016-09-21 03:36:03.0 +0200
+++ new/Cookie-Baker-0.08/Build.PL  2017-07-18 05:36:56.0 +0200
@@ -4,62 +4,9 @@
 # =
 
 use 5.008_001;
-
 use strict;
-use warnings;
-use utf8;
-
-use Module::Build;
-use File::Basename;
-use File::Spec;
-
-my %args = (
-license  => 'perl',
-dynamic_config   => 0,
-
-configure_requires => {
-'Module::Build' => 0.38,
-},
-
-name=> 'Cookie-Baker',
-module_name => 'Cookie::Baker',
-allow_pureperl => 0,
-
-script_files => [glob('script/*'), glob('bin/*')],
-c_source => [qw()],
-PL_files => {},
-
-test_files   => ((-d '.git' || $ENV{RELEASE_TESTING}) && -d 'xt') 
? 't/ xt/' : 't/',
-recursive_test_files => 1,
-
-
-);
-if (-d 'share') {
-$args{share_dir} = 'share';
-}
-
-my $builder = Module::Build->subclass(
-class => 'MyBuilder',
-code => q{
-sub ACTION_distmeta {
-die "Do not run distmeta. Install Minilla and `minil install` 
instead.\n";
-}
-sub ACTION_installdeps {
-die "Do not run installdeps. Run `cpanm --installdeps .` 
instead.\n";
-}
-}
-)->new(%args);
-$builder->create_build_script();
-
-use File::Copy;
 
-print "cp META.json MYMETA.json\n";
-copy("META.json","MYMETA.json") or die "Copy failed(META.json): $!";
+use Module::Build::Tiny 0.035;
 
-if (-f 'META

commit perl-Cookie-Baker for openSUSE:Factory

2016-09-25 Thread h_root
Hello community,

here is the log from the commit of package perl-Cookie-Baker for 
openSUSE:Factory checked in at 2016-09-25 14:44:43

Comparing /work/SRC/openSUSE:Factory/perl-Cookie-Baker (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Cookie-Baker.new (New)


Package is "perl-Cookie-Baker"

Changes:

--- /work/SRC/openSUSE:Factory/perl-Cookie-Baker/perl-Cookie-Baker.changes  
2016-02-17 10:23:33.0 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Cookie-Baker.new/perl-Cookie-Baker.changes 
2016-09-25 14:44:45.0 +0200
@@ -1,0 +2,10 @@
+Thu Sep 22 05:12:26 UTC 2016 - co...@suse.com
+
+- updated to 0.07
+   see /usr/share/doc/packages/perl-Cookie-Baker/Changes
+
+  0.07 2016-09-21T01:35:56Z
+  
+ - Allow quoted cookie values, as per RFC 6265. #8
+
+---

Old:

  Cookie-Baker-0.06.tar.gz

New:

  Cookie-Baker-0.07.tar.gz



Other differences:
--
++ perl-Cookie-Baker.spec ++
--- /var/tmp/diff_new_pack.2Bc2GY/_old  2016-09-25 14:44:46.0 +0200
+++ /var/tmp/diff_new_pack.2Bc2GY/_new  2016-09-25 14:44:46.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Cookie-Baker
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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-Cookie-Baker
-Version:0.06
+Version:0.07
 Release:0
 %define cpan_name Cookie-Baker
 Summary:Cookie string generator / parser

++ Cookie-Baker-0.06.tar.gz -> Cookie-Baker-0.07.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Cookie-Baker-0.06/Changes 
new/Cookie-Baker-0.07/Changes
--- old/Cookie-Baker-0.06/Changes   2015-06-29 07:54:10.0 +0200
+++ new/Cookie-Baker-0.07/Changes   2016-09-21 03:36:03.0 +0200
@@ -1,5 +1,9 @@
 Revision history for Perl extension Cookie-Baker
 
+0.07 2016-09-21T01:35:56Z
+
+   - Allow quoted cookie values, as per RFC 6265. #8
+
 0.06 2015-06-29T05:53:57Z
 
- fix compatibility issue. #4 (Thank you shogo82148)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Cookie-Baker-0.06/META.json 
new/Cookie-Baker-0.07/META.json
--- old/Cookie-Baker-0.06/META.json 2015-06-29 07:54:10.0 +0200
+++ new/Cookie-Baker-0.07/META.json 2016-09-21 03:36:03.0 +0200
@@ -60,7 +60,7 @@
"provides" : {
   "Cookie::Baker" : {
  "file" : "lib/Cookie/Baker.pm",
- "version" : "0.06"
+ "version" : "0.07"
   }
},
"release_status" : "stable",
@@ -74,9 +74,10 @@
  "web" : "https://github.com/kazeburo/Cookie-Baker";
   }
},
-   "version" : "0.06",
+   "version" : "0.07",
"x_contributors" : [
   "Olaf Alders ",
   "Ichinose Shogo "
-   ]
+   ],
+   "x_serialization_backend" : "JSON::PP version 2.27203"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Cookie-Baker-0.06/META.yml 
new/Cookie-Baker-0.07/META.yml
--- old/Cookie-Baker-0.06/META.yml  2015-06-29 07:54:10.0 +0200
+++ new/Cookie-Baker-0.07/META.yml  2016-09-21 03:36:03.0 +0200
@@ -8,7 +8,7 @@
 configure_requires:
   Module::Build: '0.38'
 dynamic_config: 0
-generated_by: 'Minilla/v2.4.1, CPAN::Meta::Converter version 2.141170'
+generated_by: 'Minilla/v2.4.1, CPAN::Meta::Converter version 2.150005'
 license: perl
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -27,7 +27,7 @@
 provides:
   Cookie::Baker:
 file: lib/Cookie/Baker.pm
-version: '0.06'
+version: '0.07'
 requires:
   Exporter: '0'
   URI::Escape: '0'
@@ -36,7 +36,8 @@
   bugtracker: https://github.com/kazeburo/Cookie-Baker/issues
   homepage: https://github.com/kazeburo/Cookie-Baker
   repository: git://github.com/kazeburo/Cookie-Baker.git
-version: '0.06'
+version: '0.07'
 x_contributors:
   - 'Olaf Alders '
   - 'Ichinose Shogo '
+x_serialization_backend: 'CPAN::Meta::YAML version 0.012'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Cookie-Baker-0.06/lib/Cookie/Baker.pm 
new/Cookie-Baker-0.07/lib/Cookie/Baker.pm
--- old/Cookie-Baker-0.06/lib/Cookie/Baker.pm   2015-06-29 07:54:10.0 
+0200
+++ new/Cookie-Baker-0.07/lib/Cookie/Baker.pm   2016-09-21 03:36:03.0 
+0200
@@ -7,12 +7,16 @@
 use URI::Escape;
 
 BEGIN {
-our $VERSION = "0.06";
+our $VERSION = "0.07";
 our @EXPORT = qw/bake_cookie crush_cookie/;
 my $use_pp = $ENV{COOKIE_

commit perl-Cookie-Baker for openSUSE:Factory

2016-02-17 Thread h_root
Hello community,

here is the log from the commit of package perl-Cookie-Baker for 
openSUSE:Factory checked in at 2016-02-17 10:23:32

Comparing /work/SRC/openSUSE:Factory/perl-Cookie-Baker (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Cookie-Baker.new (New)


Package is "perl-Cookie-Baker"

Changes:

New Changes file:

--- /dev/null   2016-01-27 19:41:03.648095915 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Cookie-Baker.new/perl-Cookie-Baker.changes 
2016-02-17 10:23:33.0 +0100
@@ -0,0 +1,30 @@
+---
+Tue Jun 30 14:22:33 UTC 2015 - co...@suse.com
+
+- updated to 0.06
+   see /usr/share/doc/packages/perl-Cookie-Baker/Changes
+
+  0.06 2015-06-29T05:53:57Z
+  
+ - fix compatibility issue. #4 (Thank you shogo82148)
+
+---
+Tue Dec  2 13:20:01 UTC 2014 - ncut...@suse.com
+
+- update from 0.03 to 0.05 to bring in upstream changes:
+
+0.05 2014-11-26T05:49:50Z
+ 
+- fix bug. accepts expires => 0
+ 
+0.04 2014-11-25T02:36:43Z
+  
+- requires perl-5.8.1
+   
+
+---
+Wed Jul 30 12:30:34 UTC 2014 - ncut...@suse.com
+
+- check license
+- take maintainership
+

New:

  Cookie-Baker-0.06.tar.gz
  cpanspec.yml
  perl-Cookie-Baker.changes
  perl-Cookie-Baker.spec



Other differences:
--
++ perl-Cookie-Baker.spec ++
#
# spec file for package perl-Cookie-Baker
#
# 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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# 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/
#


Name:   perl-Cookie-Baker
Version:0.06
Release:0
%define cpan_name Cookie-Baker
Summary:Cookie string generator / parser
License:Artistic-1.0 or GPL-1.0+
Group:  Development/Libraries/Perl
Url:http://search.cpan.org/dist/Cookie-Baker/
Source0:
http://www.cpan.org/authors/id/K/KA/KAZEBURO/%{cpan_name}-%{version}.tar.gz
Source1:cpanspec.yml
BuildArch:  noarch
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
BuildRequires:  perl
BuildRequires:  perl-macros
BuildRequires:  perl(Module::Build) >= 0.38
BuildRequires:  perl(Test::More) >= 0.98
BuildRequires:  perl(Test::Time)
BuildRequires:  perl(URI::Escape)
Requires:   perl(URI::Escape)
%{perl_requires}

%description
Cookie::Baker provides simple cookie string generator and parser.

%prep
%setup -q -n %{cpan_name}-%{version}

%build
%{__perl} Build.PL installdirs=vendor
./Build build flags=%{?_smp_mflags}

%check
./Build test

%install
./Build install destdir=%{buildroot} create_packlist=0
%perl_gen_filelist

%files -f %{name}.files
%defattr(-,root,root,755)
%doc Changes LICENSE minil.toml README.md

%changelog
++ cpanspec.yml ++
---
#description_paragraphs: 3
#no_testing: broken upstream
#sources:
#  - source1
#  - source2
#patches:
#  foo.patch: -p1
#  bar.patch:
#preamble: |-
# BuildRequires:  gcc-c++
#post_prep: |-
# hunspell=`pkg-config --libs hunspell | sed -e 's,-l,,; s,  *,,g'`
# sed -i -e "s,hunspell-X,$hunspell," t/00-prereq.t Makefile.PL 
#post_install: |-
# sed on %{name}.files
#license: SUSE-NonFree
#skip_noarch: 1
#custom_build: |-
#./Build build flags=%{?_smp_mflags} --myflag
#custom_test: |-
#startserver && make test
#ignore_requires: Bizarre::Module