commit perl-PadWalker for openSUSE:Factory

2020-09-29 Thread root
Hello community,

here is the log from the commit of package perl-PadWalker for openSUSE:Factory 
checked in at 2020-09-29 19:01:53

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


Package is "perl-PadWalker"

Tue Sep 29 19:01:53 2020 rev:18 rq:838282 version:2.5

Changes:

--- /work/SRC/openSUSE:Factory/perl-PadWalker/perl-PadWalker.changes
2018-01-09 14:51:04.149776938 +0100
+++ /work/SRC/openSUSE:Factory/.perl-PadWalker.new.4249/perl-PadWalker.changes  
2020-09-29 19:02:13.781804558 +0200
@@ -1,0 +2,14 @@
+Mon Sep 28 03:16:09 UTC 2020 - Tina Müller 
+
+- updated to 2.5
+   see /usr/share/doc/packages/perl-PadWalker/Changes
+
+
+  2.4  Sat 26 Sep 2020 18:39:17 BST
+  - Names of utf8 lexical vars not reported correctly
+https://rt.cpan.org/Ticket/Display.html?id=133424
+
+  2.5  Sun 27 Sep 2020 13:22:11 BST
+  - Make 2.4 compatible with older perl.
+
+---

Old:

  PadWalker-2.3.tar.gz

New:

  PadWalker-2.5.tar.gz



Other differences:
--
++ perl-PadWalker.spec ++
--- /var/tmp/diff_new_pack.bhFDZn/_old  2020-09-29 19:02:15.753806954 +0200
+++ /var/tmp/diff_new_pack.bhFDZn/_new  2020-09-29 19:02:15.757806959 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-PadWalker
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,18 +12,18 @@
 # 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-PadWalker
-Version:2.3
+Version:2.5
 Release:0
 %define cpan_name PadWalker
-Summary:Play with Other Peoples' Lexical Variables
-License:GPL-1.0+ or Artistic-1.0
+Summary:Play with other peoples' lexical variables
+License:Artistic-1.0 OR GPL-1.0-or-later
 Group:  Development/Libraries/Perl
-Url:http://search.cpan.org/dist/PadWalker/
+URL:https://metacpan.org/release/%{cpan_name}
 Source0:
https://cpan.metacpan.org/authors/id/R/RO/ROBIN/%{cpan_name}-%{version}.tar.gz
 Source1:cpanspec.yml
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -47,11 +47,11 @@
 %setup -q -n %{cpan_name}-%{version}
 
 %build
-%{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}"
-%{__make} %{?_smp_mflags}
+perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}"
+make %{?_smp_mflags}
 
 %check
-%{__make} test
+make test
 
 %install
 %perl_make_install

++ PadWalker-2.3.tar.gz -> PadWalker-2.5.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PadWalker-2.3/Changes new/PadWalker-2.5/Changes
--- old/PadWalker-2.3/Changes   2017-11-10 19:27:07.0 +0100
+++ new/PadWalker-2.5/Changes   2020-09-27 14:22:38.685585214 +0200
@@ -189,3 +189,10 @@
 2.3  Fri 10 Nov 2017 18:26:29 GMT
 - Make tests work with -Ddefault_inc_excludes_dot
   https://rt.cpan.org/Public/Bug/Display.html?id=120421
+
+2.4  Sat 26 Sep 2020 18:39:17 BST
+- Names of utf8 lexical vars not reported correctly
+  https://rt.cpan.org/Ticket/Display.html?id=133424
+
+2.5  Sun 27 Sep 2020 13:22:11 BST
+- Make 2.4 compatible with older perl.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PadWalker-2.3/META.json new/PadWalker-2.5/META.json
--- old/PadWalker-2.3/META.json 2017-11-10 22:02:43.0 +0100
+++ new/PadWalker-2.5/META.json 2020-09-27 14:35:50.0 +0200
@@ -4,7 +4,7 @@
   "unknown"
],
"dynamic_config" : 1,
-   "generated_by" : "ExtUtils::MakeMaker version 7.24, CPAN::Meta::Converter 
version 2.150010",
+   "generated_by" : "ExtUtils::MakeMaker version 6.6302, CPAN::Meta::Converter 
version 2.120630",
"license" : [
   "unknown"
],
@@ -37,6 +37,5 @@
   }
},
"release_status" : "stable",
-   "version" : "2.3",
-   "x_serialization_backend" : "JSON::PP version 2.27400_02"
+   "version" : "2.5"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PadWalker-2.3/META.yml new/PadWalker-2.5/META.yml
--- old/PadWalker-2.3/META.yml  2017-11-10 22:02:43.0 +0100
+++ new/PadWalker-2.5/META.yml  2020-09-27 14:35:50.0 +0200
@@ -3,21 +3,20 @@
 author:
   - unknown
 build_requires:
-  ExtUtils::MakeMaker: '0'
+  

commit perl-PadWalker for openSUSE:Factory

2018-01-09 Thread root
Hello community,

here is the log from the commit of package perl-PadWalker for openSUSE:Factory 
checked in at 2018-01-09 14:50:27

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


Package is "perl-PadWalker"

Tue Jan  9 14:50:27 2018 rev:17 rq:554826 version:2.3

Changes:

--- /work/SRC/openSUSE:Factory/perl-PadWalker/perl-PadWalker.changes
2015-10-24 18:56:42.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-PadWalker.new/perl-PadWalker.changes   
2018-01-09 14:51:04.149776938 +0100
@@ -1,0 +2,11 @@
+Sat Nov 11 06:44:44 UTC 2017 - co...@suse.com
+
+- updated to 2.3
+   see /usr/share/doc/packages/perl-PadWalker/Changes
+
+  
+  2.3  Fri 10 Nov 2017 18:26:29 GMT
+  - Make tests work with -Ddefault_inc_excludes_dot
+https://rt.cpan.org/Public/Bug/Display.html?id=120421
+
+---

Old:

  PadWalker-2.2.tar.gz

New:

  PadWalker-2.3.tar.gz



Other differences:
--
++ perl-PadWalker.spec ++
--- /var/tmp/diff_new_pack.G7LAr4/_old  2018-01-09 14:51:04.805746184 +0100
+++ /var/tmp/diff_new_pack.G7LAr4/_new  2018-01-09 14:51:04.805746184 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-PadWalker
 #
-# Copyright (c) 2015 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,14 +17,14 @@
 
 
 Name:   perl-PadWalker
-Version:2.2
+Version:2.3
 Release:0
 %define cpan_name PadWalker
 Summary:Play with Other Peoples' Lexical Variables
 License:GPL-1.0+ or Artistic-1.0
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/PadWalker/
-Source0:
http://www.cpan.org/authors/id/R/RO/ROBIN/%{cpan_name}-%{version}.tar.gz
+Source0:
https://cpan.metacpan.org/authors/id/R/RO/ROBIN/%{cpan_name}-%{version}.tar.gz
 Source1:cpanspec.yml
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl

++ PadWalker-2.2.tar.gz -> PadWalker-2.3.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PadWalker-2.2/Changes new/PadWalker-2.3/Changes
--- old/PadWalker-2.2/Changes   2015-10-23 18:56:04.0 +0200
+++ new/PadWalker-2.3/Changes   2017-11-10 19:27:07.0 +0100
@@ -185,3 +185,7 @@
 2.2  Fri 23 Oct 2015 17:55:31 BST
 - Convert to PERL_NO_GET_CONTEXT
   https://github.com/robinhouston/PadWalker/pull/2
+
+2.3  Fri 10 Nov 2017 18:26:29 GMT
+- Make tests work with -Ddefault_inc_excludes_dot
+  https://rt.cpan.org/Public/Bug/Display.html?id=120421
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PadWalker-2.2/META.json new/PadWalker-2.3/META.json
--- old/PadWalker-2.2/META.json 2015-10-23 18:56:46.0 +0200
+++ new/PadWalker-2.3/META.json 2017-11-10 22:02:43.0 +0100
@@ -4,7 +4,7 @@
   "unknown"
],
"dynamic_config" : 1,
-   "generated_by" : "ExtUtils::MakeMaker version 6.66, CPAN::Meta::Converter 
version 2.120921",
+   "generated_by" : "ExtUtils::MakeMaker version 7.24, CPAN::Meta::Converter 
version 2.150010",
"license" : [
   "unknown"
],
@@ -37,5 +37,6 @@
   }
},
"release_status" : "stable",
-   "version" : "2.2"
+   "version" : "2.3",
+   "x_serialization_backend" : "JSON::PP version 2.27400_02"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PadWalker-2.2/META.yml new/PadWalker-2.3/META.yml
--- old/PadWalker-2.2/META.yml  2015-10-23 18:56:46.0 +0200
+++ new/PadWalker-2.3/META.yml  2017-11-10 22:02:43.0 +0100
@@ -3,20 +3,21 @@
 author:
   - unknown
 build_requires:
-  ExtUtils::MakeMaker: 0
+  ExtUtils::MakeMaker: '0'
 configure_requires:
-  ExtUtils::MakeMaker: 0
+  ExtUtils::MakeMaker: '0'
 dynamic_config: 1
-generated_by: 'ExtUtils::MakeMaker version 6.66, CPAN::Meta::Converter version 
2.120921'
+generated_by: 'ExtUtils::MakeMaker version 7.24, CPAN::Meta::Converter version 
2.150010'
 license: unknown
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
-  version: 1.4
+  version: '1.4'
 name: PadWalker
 no_index:
   directory:
 - t
 - inc
 requires:
-  perl: 5.008001
-version: 2.2
+  perl: '5.008001'
+version: '2.3'
+x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PadWalker-2.2/PadWalker.pm 
new/PadWalker-2.3/PadWalker.pm
--- 

commit perl-PadWalker for openSUSE:Factory

2015-10-24 Thread h_root
Hello community,

here is the log from the commit of package perl-PadWalker for openSUSE:Factory 
checked in at 2015-10-24 18:56:26

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


Package is "perl-PadWalker"

Changes:

--- /work/SRC/openSUSE:Factory/perl-PadWalker/perl-PadWalker.changes
2015-04-25 14:09:22.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-PadWalker.new/perl-PadWalker.changes   
2015-10-24 18:56:42.0 +0200
@@ -1,0 +2,11 @@
+Sat Oct 24 09:21:38 UTC 2015 - co...@suse.com
+
+- updated to 2.2
+   see /usr/share/doc/packages/perl-PadWalker/Changes
+
+  
+  2.2  Fri 23 Oct 2015 17:55:31 BST
+  - Convert to PERL_NO_GET_CONTEXT
+https://github.com/robinhouston/PadWalker/pull/2
+
+---

Old:

  PadWalker-2.1.tar.gz

New:

  PadWalker-2.2.tar.gz



Other differences:
--
++ perl-PadWalker.spec ++
--- /var/tmp/diff_new_pack.UVHClJ/_old  2015-10-24 18:56:43.0 +0200
+++ /var/tmp/diff_new_pack.UVHClJ/_new  2015-10-24 18:56:43.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-PadWalker
-Version:2.1
+Version:2.2
 Release:0
 %define cpan_name PadWalker
 Summary:Play with Other Peoples' Lexical Variables

++ PadWalker-2.1.tar.gz -> PadWalker-2.2.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PadWalker-2.1/Changes new/PadWalker-2.2/Changes
--- old/PadWalker-2.1/Changes   2015-04-24 21:29:44.0 +0200
+++ new/PadWalker-2.2/Changes   2015-10-23 18:56:04.0 +0200
@@ -181,3 +181,7 @@
 2.1  Fri 24 Apr 2015 20:29:12 BST
 - Another bleadperl fix
   https://rt.cpan.org/Public/Bug/Display.html?id=101037
+
+2.2  Fri 23 Oct 2015 17:55:31 BST
+- Convert to PERL_NO_GET_CONTEXT
+  https://github.com/robinhouston/PadWalker/pull/2
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PadWalker-2.1/META.json new/PadWalker-2.2/META.json
--- old/PadWalker-2.1/META.json 2015-04-24 21:33:29.0 +0200
+++ new/PadWalker-2.2/META.json 2015-10-23 18:56:46.0 +0200
@@ -37,5 +37,5 @@
   }
},
"release_status" : "stable",
-   "version" : "2.1"
+   "version" : "2.2"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PadWalker-2.1/META.yml new/PadWalker-2.2/META.yml
--- old/PadWalker-2.1/META.yml  2015-04-24 21:33:29.0 +0200
+++ new/PadWalker-2.2/META.yml  2015-10-23 18:56:46.0 +0200
@@ -19,4 +19,4 @@
 - inc
 requires:
   perl: 5.008001
-version: 2.1
+version: 2.2
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PadWalker-2.1/PadWalker.pm 
new/PadWalker-2.2/PadWalker.pm
--- old/PadWalker-2.1/PadWalker.pm  2015-04-24 21:30:06.0 +0200
+++ new/PadWalker-2.2/PadWalker.pm  2015-10-23 18:55:23.0 +0200
@@ -12,7 +12,7 @@
 @EXPORT_OK = qw(peek_my peek_our closed_over peek_sub var_name 
set_closed_over);
 %EXPORT_TAGS = (all => \@EXPORT_OK);
 
-$VERSION = '2.1';
+$VERSION = '2.2';
 
 bootstrap PadWalker $VERSION;
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PadWalker-2.1/PadWalker.xs 
new/PadWalker-2.2/PadWalker.xs
--- old/PadWalker-2.1/PadWalker.xs  2015-04-24 21:25:40.0 +0200
+++ new/PadWalker-2.2/PadWalker.xs  2015-10-23 18:55:04.0 +0200
@@ -1,3 +1,4 @@
+#define PERL_NO_GET_CONTEXT
 #include "EXTERN.h"
 #include "perl.h"
 #include "XSUB.h"
@@ -172,7 +173,7 @@
 /* end thievery */
 
 SV*
-fetch_from_stash(HV *stash, char *name_str, U32 name_len)
+fetch_from_stash(pTHX_ HV *stash, char *name_str, U32 name_len)
 {
 /* This isn't the most efficient approach, but it has
  * the advantage that it uses documented API functions. */
@@ -204,7 +205,7 @@
 }
 
 void
-pads_into_hash(PADNAMELIST* pad_namelist, PAD* pad_vallist, HV* my_hash,
+pads_into_hash(pTHX_ PADNAMELIST* pad_namelist, PAD* pad_vallist, HV* my_hash,
HV* our_hash, U32 valid_at_seq)
 {
 I32 i;
@@ -254,7 +255,7 @@
 }
 else {
   if (is_our) {
-val_sv = fetch_from_stash(PadnameOURSTASH(name_sv),
+val_sv = fetch_from_stash(aTHX_ PadnameOURSTASH(name_sv),
   name_str, name_len);
 if (!val_sv) {
 debug_print(("Value of our variable is undefined\n"));
@@ -278,7 +279,7 @@
 }
 
 void
-padlist_into_hash(PADLIST* padlist, HV* my_hash, HV* our_hash,
+padlist_into_hash(pTHX_ PADLIST* padlist, HV* my_hash, HV* 

commit perl-PadWalker for openSUSE:Factory

2015-04-25 Thread h_root
Hello community,

here is the log from the commit of package perl-PadWalker for openSUSE:Factory 
checked in at 2015-04-25 14:09:21

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


Package is perl-PadWalker

Changes:

--- /work/SRC/openSUSE:Factory/perl-PadWalker/perl-PadWalker.changes
2015-04-16 14:13:00.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-PadWalker.new/perl-PadWalker.changes   
2015-04-25 14:09:22.0 +0200
@@ -1,0 +2,11 @@
+Sat Apr 25 07:30:39 UTC 2015 - co...@suse.com
+
+- updated to 2.1
+   see /usr/share/doc/packages/perl-PadWalker/Changes
+
+  
+  2.1  Fri 24 Apr 2015 20:29:12 BST
+  - Another bleadperl fix
+https://rt.cpan.org/Public/Bug/Display.html?id=101037
+
+---

Old:

  PadWalker-2.0.tar.gz

New:

  PadWalker-2.1.tar.gz



Other differences:
--
++ perl-PadWalker.spec ++
--- /var/tmp/diff_new_pack.3kG1J6/_old  2015-04-25 14:09:22.0 +0200
+++ /var/tmp/diff_new_pack.3kG1J6/_new  2015-04-25 14:09:22.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-PadWalker
-Version:2.0
+Version:2.1
 Release:0
 %define cpan_name PadWalker
 Summary:Play with Other Peoples' Lexical Variables

++ PadWalker-2.0.tar.gz - PadWalker-2.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PadWalker-2.0/Changes new/PadWalker-2.1/Changes
--- old/PadWalker-2.0/Changes   2014-12-12 12:28:48.0 +0100
+++ new/PadWalker-2.1/Changes   2015-04-24 21:29:44.0 +0200
@@ -177,3 +177,7 @@
 2.0  Mon  8 Dec 2014 13:45:37 GMT
 - Restore compatibility with bleadperl
   Patch from Dagfinn Ilmari Mannsåker at 
https://github.com/robinhouston/PadWalker/pull/3
+
+2.1  Fri 24 Apr 2015 20:29:12 BST
+- Another bleadperl fix
+  https://rt.cpan.org/Public/Bug/Display.html?id=101037
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PadWalker-2.0/MANIFEST new/PadWalker-2.1/MANIFEST
--- old/PadWalker-2.0/MANIFEST  2005-10-13 14:52:16.0 +0200
+++ new/PadWalker-2.1/MANIFEST  2015-04-24 21:33:29.0 +0200
@@ -18,3 +18,4 @@
 t/vn-inc-1.pl
 t/vn-inc-2.pl
 META.yml Module meta-data (added by MakeMaker)
+META.jsonModule JSON meta-data (added by 
MakeMaker)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PadWalker-2.0/META.json new/PadWalker-2.1/META.json
--- old/PadWalker-2.0/META.json 1970-01-01 01:00:00.0 +0100
+++ new/PadWalker-2.1/META.json 2015-04-24 21:33:29.0 +0200
@@ -0,0 +1,41 @@
+{
+   abstract : unknown,
+   author : [
+  unknown
+   ],
+   dynamic_config : 1,
+   generated_by : ExtUtils::MakeMaker version 6.66, CPAN::Meta::Converter 
version 2.120921,
+   license : [
+  unknown
+   ],
+   meta-spec : {
+  url : http://search.cpan.org/perldoc?CPAN::Meta::Spec;,
+  version : 2
+   },
+   name : PadWalker,
+   no_index : {
+  directory : [
+ t,
+ inc
+  ]
+   },
+   prereqs : {
+  build : {
+ requires : {
+ExtUtils::MakeMaker : 0
+ }
+  },
+  configure : {
+ requires : {
+ExtUtils::MakeMaker : 0
+ }
+  },
+  runtime : {
+ requires : {
+perl : 5.008001
+ }
+  }
+   },
+   release_status : stable,
+   version : 2.1
+}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PadWalker-2.0/META.yml new/PadWalker-2.1/META.yml
--- old/PadWalker-2.0/META.yml  2014-12-12 12:30:19.0 +0100
+++ new/PadWalker-2.1/META.yml  2015-04-24 21:33:29.0 +0200
@@ -1,10 +1,22 @@
-# http://module-build.sourceforge.net/META-spec.html
-#XXX This is a prototype!!!  It will change in the future!!! X#
-name: PadWalker
-version:  2.0
-version_from: PadWalker.pm
-installdirs:  site
+---
+abstract: unknown
+author:
+  - unknown
+build_requires:
+  ExtUtils::MakeMaker: 0
+configure_requires:
+  ExtUtils::MakeMaker: 0
+dynamic_config: 1
+generated_by: 'ExtUtils::MakeMaker version 6.66, CPAN::Meta::Converter version 
2.120921'
+license: unknown
+meta-spec:
+  url: http://module-build.sourceforge.net/META-spec-v1.4.html
+  version: 1.4
+name: PadWalker
+no_index:
+  directory:
+- t
+- inc
 requires:
-
-distribution_type: module
-generated_by: ExtUtils::MakeMaker version 6.17
+  perl: 5.008001
+version: 2.1
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 

commit perl-PadWalker for openSUSE:Factory

2015-04-16 Thread h_root
Hello community,

here is the log from the commit of package perl-PadWalker for openSUSE:Factory 
checked in at 2015-04-16 14:12:59

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


Package is perl-PadWalker

Changes:

--- /work/SRC/openSUSE:Factory/perl-PadWalker/perl-PadWalker.changes
2013-10-29 09:31:32.0 +0100
+++ /work/SRC/openSUSE:Factory/.perl-PadWalker.new/perl-PadWalker.changes   
2015-04-16 14:13:00.0 +0200
@@ -1,0 +2,19 @@
+Wed Apr 15 14:49:21 UTC 2015 - co...@suse.com
+
+- updated to 2.0
+   see /usr/share/doc/packages/perl-PadWalker/Changes
+
+  
+  1.99  Tue 11 Nov 2014 15:01:37 CET
+  - Make it compatible with bleadperl.
+Patch from Father Chrysostomous at 
https://rt.cpan.org/Public/Bug/Display.html?id=100262
+  
+  1.99_1  Tue 11 Nov 2014 19:38:17 CET
+  - Restore compatibility with perl 5.8
+Patch from p...@city-fan.org at 
https://rt.cpan.org/Public/Bug/Display.html?id=100262#txn-1431869
+  
+  2.0  Mon  8 Dec 2014 13:45:37 GMT
+  - Restore compatibility with bleadperl
+Patch from Dagfinn Ilmari Mannsåker at 
https://github.com/robinhouston/PadWalker/pull/3
+
+---

Old:

  PadWalker-1.98.tar.gz

New:

  PadWalker-2.0.tar.gz
  cpanspec.yml



Other differences:
--
++ perl-PadWalker.spec ++
--- /var/tmp/diff_new_pack.wVrfv9/_old  2015-04-16 14:13:00.0 +0200
+++ /var/tmp/diff_new_pack.wVrfv9/_new  2015-04-16 14:13:00.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-PadWalker
 #
-# Copyright (c) 2013 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,18 +17,19 @@
 
 
 Name:   perl-PadWalker
+Version:2.0
+Release:0
 %define cpan_name PadWalker
-Summary:Play with other peoples' lexical variables
+Summary:Play with Other Peoples' Lexical Variables
 License:GPL-1.0+ or Artistic-1.0
 Group:  Development/Libraries/Perl
-Version:1.98
-Release:0
 Url:http://search.cpan.org/dist/PadWalker/
-Source: 
http://www.cpan.org/authors/id/R/RO/ROBIN/PadWalker-%{version}.tar.gz
+Source0:
http://www.cpan.org/authors/id/R/RO/ROBIN/%{cpan_name}-%{version}.tar.gz
+Source1:cpanspec.yml
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-%{perl_requires}
 BuildRequires:  perl
 BuildRequires:  perl-macros
+%{perl_requires}
 
 %description
 PadWalker is a module which allows you to inspect (and even change!)
@@ -42,18 +43,11 @@
 your call. Some of the modules that use PadWalker internally are certainly
 safe for and useful in production.
 
-Authors:
-
- Robin Houston ro...@cpan.org
- With contributions from Richard Soberberg, Jesse Luehrs and Yuval Kogman,
- bug-spotting from Peter Scott, Dave Mitchell and Goro Fuji, and 
suggestions
- from demerphq.
-
 %prep
 %setup -q -n %{cpan_name}-%{version}
 
 %build
-%{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE=$RPM_OPT_FLAGS
+%{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE=%{optflags}
 %{__make} %{?_smp_mflags}
 
 %check
@@ -61,24 +55,11 @@
 
 %install
 %perl_make_install
-### since 11.4 perl_process_packlist
-### removes .packlist, perllocal.pod files
-%if 0%{?suse_version}  1130
 %perl_process_packlist
-%else
-# do not perl_process_packlist
-# remove .packlist file
-%{__rm} -f $RPM_BUILD_ROOT%perl_vendorarch/auto/PadWalker/.packlist
-# remove perllocal.pod file
-%{__rm} -f $RPM_BUILD_ROOT%perl_archlib/perllocal.pod
-%endif
 %perl_gen_filelist
 
-%clean
-%{__rm} -rf $RPM_BUILD_ROOT
-
 %files -f %{name}.files
-%defattr(-,root,root,-)
+%defattr(-,root,root,755)
 %doc Changes README
 
 %changelog

++ PadWalker-1.98.tar.gz - PadWalker-2.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PadWalker-1.98/Changes new/PadWalker-2.0/Changes
--- old/PadWalker-1.98/Changes  2013-10-27 17:45:27.0 +0100
+++ new/PadWalker-2.0/Changes   2014-12-12 12:28:48.0 +0100
@@ -165,3 +165,15 @@
 
 1.98  Sun 27 Oct 2013 16:27:19 GMT
- Make new test compatible with old versions of perl.
+
+1.99  Tue 11 Nov 2014 15:01:37 CET
+- Make it compatible with bleadperl.
+  Patch from Father Chrysostomous at 
https://rt.cpan.org/Public/Bug/Display.html?id=100262
+
+1.99_1  Tue 11 Nov 2014 19:38:17 CET
+- Restore compatibility with perl 5.8
+  Patch from p...@city-fan.org at 

commit perl-PadWalker for openSUSE:Factory

2013-10-29 Thread h_root
Hello community,

here is the log from the commit of package perl-PadWalker for openSUSE:Factory 
checked in at 2013-10-29 09:31:30

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


Package is perl-PadWalker

Changes:

--- /work/SRC/openSUSE:Factory/perl-PadWalker/perl-PadWalker.changes
2013-06-13 18:19:24.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-PadWalker.new/perl-PadWalker.changes   
2013-10-29 09:31:32.0 +0100
@@ -1,0 +2,9 @@
+Sun Oct 27 21:09:50 UTC 2013 - rschweik...@suse.com
+
+- Update to latest version 1.98
+  + Improve peek_sub error handling
+ Thanks to Zefram for the bug report.
+ See https://rt.cpan.org/Ticket/Display.html?id=89679
+  + Make new test compatible with old versions of perl.
+
+---

Old:

  PadWalker-1.96.tar.gz

New:

  PadWalker-1.98.tar.gz



Other differences:
--
++ perl-PadWalker.spec ++
--- /var/tmp/diff_new_pack.1CKMcO/_old  2013-10-29 09:31:33.0 +0100
+++ /var/tmp/diff_new_pack.1CKMcO/_new  2013-10-29 09:31:33.0 +0100
@@ -21,7 +21,7 @@
 Summary:Play with other peoples' lexical variables
 License:GPL-1.0+ or Artistic-1.0
 Group:  Development/Libraries/Perl
-Version:1.96
+Version:1.98
 Release:0
 Url:http://search.cpan.org/dist/PadWalker/
 Source: 
http://www.cpan.org/authors/id/R/RO/ROBIN/PadWalker-%{version}.tar.gz

++ PadWalker-1.96.tar.gz - PadWalker-1.98.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PadWalker-1.96/Changes new/PadWalker-1.98/Changes
--- old/PadWalker-1.96/Changes  2012-08-24 14:03:58.0 +0200
+++ new/PadWalker-1.98/Changes  2013-10-27 17:45:27.0 +0100
@@ -157,3 +157,11 @@
 1.96  Fri 24 Aug 2012 13:03:31 BST
- Restore compatibility with Perl 5.8
  Thanks again to Father Chrysostomous
+
+1.97  Sun 27 Oct 2013 10:09:41 GMT
+- Improve peek_sub error handling
+ Thanks to Zefram for the bug report.
+ See https://rt.cpan.org/Ticket/Display.html?id=89679
+
+1.98  Sun 27 Oct 2013 16:27:19 GMT
+   - Make new test compatible with old versions of perl.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PadWalker-1.96/MANIFEST new/PadWalker-1.98/MANIFEST
--- old/PadWalker-1.96/MANIFEST 2012-02-05 16:52:17.0 +0100
+++ new/PadWalker-1.98/MANIFEST 2013-10-27 17:46:17.0 +0100
@@ -18,3 +18,4 @@
 t/vn-inc-1.pl
 t/vn-inc-2.pl
 META.yml Module meta-data (added by MakeMaker)
+META.jsonModule JSON meta-data (added by 
MakeMaker)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PadWalker-1.96/META.json new/PadWalker-1.98/META.json
--- old/PadWalker-1.96/META.json1970-01-01 01:00:00.0 +0100
+++ new/PadWalker-1.98/META.json2013-10-27 17:46:16.0 +0100
@@ -0,0 +1,41 @@
+{
+   abstract : unknown,
+   author : [
+  unknown
+   ],
+   dynamic_config : 1,
+   generated_by : ExtUtils::MakeMaker version 6.6302, CPAN::Meta::Converter 
version 2.120921,
+   license : [
+  unknown
+   ],
+   meta-spec : {
+  url : http://search.cpan.org/perldoc?CPAN::Meta::Spec;,
+  version : 2
+   },
+   name : PadWalker,
+   no_index : {
+  directory : [
+ t,
+ inc
+  ]
+   },
+   prereqs : {
+  build : {
+ requires : {
+ExtUtils::MakeMaker : 0
+ }
+  },
+  configure : {
+ requires : {
+ExtUtils::MakeMaker : 0
+ }
+  },
+  runtime : {
+ requires : {
+perl : 5.008001
+ }
+  }
+   },
+   release_status : stable,
+   version : 1.98
+}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PadWalker-1.96/META.yml new/PadWalker-1.98/META.yml
--- old/PadWalker-1.96/META.yml 2012-08-24 14:07:25.0 +0200
+++ new/PadWalker-1.98/META.yml 2013-10-27 17:46:16.0 +0100
@@ -1,21 +1,22 @@
 #YAML:1.0
-name:   PadWalker
-version:1.96
-abstract:   ~
-author:  []
-license:unknown
-distribution_type:  module
-configure_requires:
-ExtUtils::MakeMaker:  0
+---
+abstract: unknown
+author:
+  - unknown
 build_requires:
-ExtUtils::MakeMaker:  0
-requires:
-perl:  5.008001
-no_index:
-directory:
-- t
-- inc
-generated_by:   ExtUtils::MakeMaker version 6.57_05
+  ExtUtils::MakeMaker: 0
+configure_requires:
+  

commit perl-PadWalker for openSUSE:Factory

2013-06-13 Thread h_root
Hello community,

here is the log from the commit of package perl-PadWalker for openSUSE:Factory 
checked in at 2013-06-13 18:19:23

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


Package is perl-PadWalker

Changes:

--- /work/SRC/openSUSE:Factory/perl-PadWalker/perl-PadWalker.changes
2011-09-23 12:38:30.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-PadWalker.new/perl-PadWalker.changes   
2013-06-13 18:19:24.0 +0200
@@ -1,0 +2,9 @@
+Sat Jun  8 10:35:24 UTC 2013 - rschweik...@suse.com
+
+- Update to latest source, version 1.96
+  + Correct the version number in META.yml
+  + Make one of the tests a bit more flexible, to accommodate a subtle
+change in behaviour caused by a recent change to perl
+  + Restore compatibility with Perl 5.8
+
+---

Old:

  PadWalker-1.92.tar.gz

New:

  PadWalker-1.96.tar.gz



Other differences:
--
++ perl-PadWalker.spec ++
--- /var/tmp/diff_new_pack.xFdDkH/_old  2013-06-13 18:19:24.0 +0200
+++ /var/tmp/diff_new_pack.xFdDkH/_new  2013-06-13 18:19:24.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package perl-PadWalker (Version 1.92)
+# spec file for package perl-PadWalker
 #
-# Copyright (c) 2010 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
@@ -15,16 +15,14 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:   perl-PadWalker
 %define cpan_name PadWalker
 Summary:Play with other peoples' lexical variables
-Version:1.92
-Release:2
 License:GPL-1.0+ or Artistic-1.0
 Group:  Development/Libraries/Perl
+Version:1.96
+Release:0
 Url:http://search.cpan.org/dist/PadWalker/
 Source: 
http://www.cpan.org/authors/id/R/RO/ROBIN/PadWalker-%{version}.tar.gz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ PadWalker-1.92.tar.gz - PadWalker-1.96.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PadWalker-1.92/Changes new/PadWalker-1.96/Changes
--- old/PadWalker-1.92/Changes  2010-07-15 18:21:44.0 +0200
+++ new/PadWalker-1.96/Changes  2012-08-24 14:03:58.0 +0200
@@ -135,3 +135,25 @@
- Remove Jobsian dot file cruft reported by Steve Mynott.
- Incorporate patch from Fuji, Goro, correcting earlier patch from 
Yuval Kogman.
 
+1.93  Sun  5 Feb 2012 15:52:57 GMT
+   - Correct the version number in META.yml
+   (https://rt.cpan.org/Ticket/Display.html?id=59459)
+  Do this by using MakeMaker to auto-generate META.yml, to prevent
+  similar problems in future. This is possible because the new
+  MakeMaker parameter MIN_PERL_VERSION was added in MakeMaker 6.47_01;
+  the fact that this didn’t used to exist is the reason we managed META.yml
+  by hand till now.
+
+1.94  Tue 26 Jun 2012 09:51:27 BST
+   - Make one of the tests a bit more flexible, to accommodate a subtle
+ change in behaviour caused by a recent change to perl
+ (viz a0d2bbd5c47035a4f7369e4fddd46b502764d86e).
+
+1.95  Thu 23 Aug 2012 11:42:21 BST
+   - Pad changes in 5.17.4-to-be
+ This is a patch from Father Chrysostomous.
+ See https://rt.cpan.org/Public/Bug/Display.html?id=79154
+
+1.96  Fri 24 Aug 2012 13:03:31 BST
+   - Restore compatibility with Perl 5.8
+ Thanks again to Father Chrysostomous
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PadWalker-1.92/META.yml new/PadWalker-1.96/META.yml
--- old/PadWalker-1.92/META.yml 2008-02-04 10:57:40.0 +0100
+++ new/PadWalker-1.96/META.yml 2012-08-24 14:07:25.0 +0200
@@ -1,12 +1,21 @@
-# http://module-build.sourceforge.net/META-spec.html
-#XXX This is a prototype!!!  It will change in the future!!! X#
-name: PadWalker
-version:  1.7
-license:  perl
-version_from: PadWalker.pm
-installdirs:  site
+--- #YAML:1.0
+name:   PadWalker
+version:1.96
+abstract:   ~
+author:  []
+license:unknown
+distribution_type:  module
+configure_requires:
+ExtUtils::MakeMaker:  0
+build_requires:
+ExtUtils::MakeMaker:  0
 requires:
-  perl: 5.008002
-
-distribution_type: module
-generated_by: ExtUtils::MakeMaker version 6.21
+perl:  5.008001
+no_index:
+directory:
+- t
+- inc
+generated_by:  

commit perl-PadWalker for openSUSE:Factory

2011-12-06 Thread h_root
Hello community,

here is the log from the commit of package perl-PadWalker for openSUSE:Factory 
checked in at 2011-12-06 18:45:49

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


Package is perl-PadWalker, Maintainer is 

Changes:




Other differences:
--
++ perl-PadWalker.spec ++
--- /var/tmp/diff_new_pack.z3RUpa/_old  2011-12-06 19:15:45.0 +0100
+++ /var/tmp/diff_new_pack.z3RUpa/_new  2011-12-06 19:15:45.0 +0100
@@ -23,7 +23,7 @@
 Summary:Play with other peoples' lexical variables
 Version:1.92
 Release:2
-License:GPL+ or Artistic
+License:GPL-1.0+ or Artistic-1.0
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/PadWalker/
 Source: 
http://www.cpan.org/authors/id/R/RO/ROBIN/PadWalker-%{version}.tar.gz

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org