commit perl-Data-OptList for openSUSE:Factory

2016-03-31 Thread h_root
Hello community,

here is the log from the commit of package perl-Data-OptList for 
openSUSE:Factory checked in at 2016-03-31 13:03:03

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


Package is "perl-Data-OptList"

Changes:

--- /work/SRC/openSUSE:Factory/perl-Data-OptList/perl-Data-OptList.changes  
2013-12-22 19:37:16.0 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Data-OptList.new/perl-Data-OptList.changes 
2016-03-31 13:03:05.0 +0200
@@ -1,0 +2,9 @@
+Tue Mar 29 09:13:48 UTC 2016 - co...@suse.com
+
+- updated to 0.110
+   see /usr/share/doc/packages/perl-Data-OptList/Changes
+
+  0.110 2016-03-24 21:20:54-04:00 America/New_York
+  - major optimization to mkopt (thanks, Olivier Mengué)
+
+---

Old:

  Data-OptList-0.109.tar.gz

New:

  Data-OptList-0.110.tar.gz
  cpanspec.yml



Other differences:
--
++ perl-Data-OptList.spec ++
--- /var/tmp/diff_new_pack.YvWLQ4/_old  2016-03-31 13:03:06.0 +0200
+++ /var/tmp/diff_new_pack.YvWLQ4/_new  2016-03-31 13:03:06.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Data-OptList
 #
-# Copyright (c) 2013 SUSE LINUX Products 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,14 +17,15 @@
 
 
 Name:   perl-Data-OptList
-Version:0.109
+Version:0.110
 Release:0
 %define cpan_name Data-OptList
-Summary:parse and validate simple name/value option pairs
+Summary:Parse and Validate Simple Name/Value Option Pairs
 License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Data-OptList/
-Source: 
http://www.cpan.org/authors/id/R/RJ/RJBS/%{cpan_name}-%{version}.tar.gz
+Source0:
http://www.cpan.org/authors/id/R/RJ/RJBS/%{cpan_name}-%{version}.tar.gz
+Source1:cpanspec.yml
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
@@ -32,7 +33,6 @@
 BuildRequires:  perl(Params::Util)
 BuildRequires:  perl(Sub::Install) >= 0.921
 BuildRequires:  perl(Test::More) >= 0.96
-
 Requires:   perl(Params::Util)
 Requires:   perl(Sub::Install) >= 0.921
 %{perl_requires}
@@ -73,12 +73,6 @@
 
 %prep
 %setup -q -n %{cpan_name}-%{version}
-# MANUAL
-%if 0%{?suse_version} < 1120
-for i in `find t -type f` ; do
-sed -i -e "s@^\s*use\s\s*Test::More@use lib '%{perl_vendorlib}';\nuse 
Test::More@" $i
-done
-%endif
 
 %build
 %{__perl} Makefile.PL INSTALLDIRS=vendor

++ Data-OptList-0.109.tar.gz -> Data-OptList-0.110.tar.gz ++
 1876 lines of diff (skipped)

++ cpanspec.yml ++
---
#description_paragraphs: 3
#description: |-
#  override description from CPAN
#summary: override summary from CPAN
#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_build: |-
# rm unused.files
#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



commit perl-Data-OptList for openSUSE:Factory

2013-12-22 Thread h_root
Hello community,

here is the log from the commit of package perl-Data-OptList for 
openSUSE:Factory checked in at 2013-12-22 19:37:15

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


Package is perl-Data-OptList

Changes:

--- /work/SRC/openSUSE:Factory/perl-Data-OptList/perl-Data-OptList.changes  
2013-07-18 08:00:28.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Data-OptList.new/perl-Data-OptList.changes 
2013-12-22 19:37:16.0 +0100
@@ -1,0 +2,6 @@
+Wed Dec 18 10:43:22 UTC 2013 - co...@suse.com
+
+- updated to 0.109
+ update bugtracker and repo links
+
+---

Old:

  Data-OptList-0.108.tar.gz

New:

  Data-OptList-0.109.tar.gz



Other differences:
--
++ perl-Data-OptList.spec ++
--- /var/tmp/diff_new_pack.yflCwy/_old  2013-12-22 19:37:16.0 +0100
+++ /var/tmp/diff_new_pack.yflCwy/_new  2013-12-22 19:37:16.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Data-OptList
-Version:0.108
+Version:0.109
 Release:0
 %define cpan_name Data-OptList
 Summary:parse and validate simple name/value option pairs
@@ -32,7 +32,7 @@
 BuildRequires:  perl(Params::Util)
 BuildRequires:  perl(Sub::Install) = 0.921
 BuildRequires:  perl(Test::More) = 0.96
-#BuildRequires: perl(Data::OptList)
+
 Requires:   perl(Params::Util)
 Requires:   perl(Sub::Install) = 0.921
 %{perl_requires}

++ Data-OptList-0.108.tar.gz - Data-OptList-0.109.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Data-OptList-0.108/Changes 
new/Data-OptList-0.109/Changes
--- old/Data-OptList-0.108/Changes  2013-07-06 03:43:58.0 +0200
+++ new/Data-OptList-0.109/Changes  2013-12-13 14:30:36.0 +0100
@@ -1,5 +1,8 @@
 Revision history for Sub-Exporter
 
+0.109 2013-12-13 08:30:34 America/New_York
+  update bugtracker and repo links
+
 0.108 2013-07-05 21:43:56 America/New_York
   repackage, new bug tracker
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Data-OptList-0.108/MANIFEST 
new/Data-OptList-0.109/MANIFEST
--- old/Data-OptList-0.108/MANIFEST 2013-07-06 03:43:58.0 +0200
+++ new/Data-OptList-0.109/MANIFEST 2013-12-13 14:30:36.0 +0100
@@ -7,7 +7,6 @@
 README
 dist.ini
 lib/Data/OptList.pm
-t/00-compile.t
 t/000-report-versions-tiny.t
 t/hash.t
 t/mkopt.t
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Data-OptList-0.108/META.json 
new/Data-OptList-0.109/META.json
--- old/Data-OptList-0.108/META.json2013-07-06 03:43:58.0 +0200
+++ new/Data-OptList-0.109/META.json2013-12-13 14:30:36.0 +0100
@@ -4,7 +4,7 @@
   Ricardo Signes r...@cpan.org
],
dynamic_config : 0,
-   generated_by : Dist::Zilla version 4.300036, CPAN::Meta::Converter 
version 2.131560,
+   generated_by : Dist::Zilla version 5.006, CPAN::Meta::Converter version 
2.132830,
license : [
   perl_5
],
@@ -36,8 +36,6 @@
   },
   test : {
  requires : {
-File::Find : 0,
-File::Temp : 0,
 Test::More : 0.96
  }
   }
@@ -45,25 +43,25 @@
release_status : stable,
resources : {
   bugtracker : {
- web : https://github.com/rjbs/data-optlist/issues;
+ web : https://github.com/rjbs/Data-OptList/issues;
   },
-  homepage : https://github.com/rjbs/data-optlist;,
+  homepage : https://github.com/rjbs/Data-OptList;,
   repository : {
  type : git,
- url : https://github.com/rjbs/data-optlist.git;,
- web : https://github.com/rjbs/data-optlist;
+ url : https://github.com/rjbs/Data-OptList.git;,
+ web : https://github.com/rjbs/Data-OptList;
   }
},
-   version : 0.108,
+   version : 0.109,
x_Dist_Zilla : {
   perl : {
- version : 5.019001
+ version : 5.018001
   },
   plugins : [
  {
 class : Dist::Zilla::Plugin::Git::GatherDir,
 name : @RJBS/Git::GatherDir,
-version : 2.014
+version : 2.019
  },
  {
 class : Dist::Zilla::Plugin::CheckPrereqsIndexed,
@@ -73,97 +71,127 @@
  {
 class : Dist::Zilla::Plugin::CheckExtraTests,
 name : @RJBS/CheckExtraTests,
-version : 0.011
+version : 0.016
+ },
+ {
+class : Dist::Zilla::Plugin::PromptIfStale,
+config : {
+   Dist::Zilla::Plugin::PromptIfStale : {
+  

commit perl-Data-OptList for openSUSE:Factory

2013-07-18 Thread h_root
Hello community,

here is the log from the commit of package perl-Data-OptList for 
openSUSE:Factory checked in at 2013-07-18 08:00:27

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


Package is perl-Data-OptList

Changes:

--- /work/SRC/openSUSE:Factory/perl-Data-OptList/perl-Data-OptList.changes  
2012-03-26 15:37:54.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Data-OptList.new/perl-Data-OptList.changes 
2013-07-18 08:00:28.0 +0200
@@ -1,0 +2,6 @@
+Tue Jul 16 12:10:27 UTC 2013 - co...@suse.com
+
+- updated to 0.108
+ repackage, new bug tracker
+
+---

Old:

  Data-OptList-0.107.tar.gz

New:

  Data-OptList-0.108.tar.gz



Other differences:
--
++ perl-Data-OptList.spec ++
--- /var/tmp/diff_new_pack.pa7ZKu/_old  2013-07-18 08:00:28.0 +0200
+++ /var/tmp/diff_new_pack.pa7ZKu/_new  2013-07-18 08:00:28.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Data-OptList
 #
-# Copyright (c) 2012 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,29 +17,25 @@
 
 
 Name:   perl-Data-OptList
+Version:0.108
+Release:0
 %define cpan_name Data-OptList
-Summary:Parse and validate simple name/value option pairs
-License:Artistic-1.0
+Summary:parse and validate simple name/value option pairs
+License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
-Version:0.107
-Release:0
-Url:http://search.cpan.org/dist/Data-OptList
-Source: 
http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/Data-OptList-%{version}.tar.gz
+Url:http://search.cpan.org/dist/Data-OptList/
+Source: 
http://www.cpan.org/authors/id/R/RJ/RJBS/%{cpan_name}-%{version}.tar.gz
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-%{perl_requires}
 BuildRequires:  perl
 BuildRequires:  perl-macros
-BuildRequires:  perl(List::Util) = 0.00
-BuildRequires:  perl(Test::More) = 0.88
-# other not perl || perl-base
-BuildRequires:  perl(Params::Util) = 0.14
+BuildRequires:  perl(Params::Util)
 BuildRequires:  perl(Sub::Install) = 0.921
-#
-Requires:   perl(List::Util) = 0.00
-# other not perl || perl-base
-Requires:   perl(Params::Util) = 0.14
+BuildRequires:  perl(Test::More) = 0.96
+#BuildRequires: perl(Data::OptList)
+Requires:   perl(Params::Util)
 Requires:   perl(Sub::Install) = 0.921
+%{perl_requires}
 
 %description
 Hashes are great for storing named data, but if you want more than one
@@ -61,7 +57,9 @@
   ];
 
 Aaaauuugh! We've saved a little typing, but now it requires thought to
-read, and thinking is even worse than typing.
+read, and thinking is even worse than typing... and it's got a bug! It
+looked right, didn't it? Well, the 'xyz = { ... }' gets consumed by the
+map, and we don't get the data we wanted.
 
 With Data::OptList, you can do this instead:
 
@@ -70,11 +68,12 @@
 xyz = { ... },
   ]);
 
-This works by assuming that any defined scalar is a name and any
-reference following a name is its value.
+This works by assuming that any defined scalar is a name and any reference
+following a name is its value.
 
 %prep
 %setup -q -n %{cpan_name}-%{version}
+# MANUAL
 %if 0%{?suse_version}  1120
 for i in `find t -type f` ; do
 sed -i -e s@^\s*use\s\s*Test::More@use lib '%{perl_vendorlib}';\nuse 
Test::More@ $i
@@ -82,7 +81,7 @@
 %endif
 
 %build
-%{__perl} Makefile.PL OPTIMIZE=$RPM_OPT_FLAGS -Wall
+%{__perl} Makefile.PL INSTALLDIRS=vendor
 %{__make} %{?_smp_mflags}
 
 %check
@@ -90,18 +89,11 @@
 
 %install
 %perl_make_install
-# do not perl_process_packlist (noarch)
-# remove .packlist file
-%{__rm} -rf $RPM_BUILD_ROOT%perl_vendorarch
-# remove perllocal.pod file
-%{__rm} -rf $RPM_BUILD_ROOT%perl_archlib
+%perl_process_packlist
 %perl_gen_filelist
 
-%clean 
-%{__rm} -rf $RPM_BUILD_ROOT
-
 %files -f %{name}.files
-%defattr(-,root,root)
+%defattr(-,root,root,755)
 %doc Changes LICENSE README
 
 %changelog

++ Data-OptList-0.107.tar.gz - Data-OptList-0.108.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Data-OptList-0.107/Changes 
new/Data-OptList-0.108/Changes
--- old/Data-OptList-0.107/Changes  2011-05-06 17:24:49.0 +0200
+++ new/Data-OptList-0.108/Changes  2013-07-06 03:43:58.0 +0200
@@ -1,5 +1,8 @@
 Revision history for 

commit perl-Data-OptList for openSUSE:Factory

2012-03-06 Thread h_root
Hello community,

here is the log from the commit of package perl-Data-OptList for 
openSUSE:Factory checked in at 2012-03-06 14:06:04

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


Package is perl-Data-OptList, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/perl-Data-OptList/perl-Data-OptList.changes  
2011-11-21 12:38:26.0 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Data-OptList.new/perl-Data-OptList.changes 
2012-03-06 14:06:05.0 +0100
@@ -1,0 +2,5 @@
+Wed Feb 29 17:09:20 CET 2012 - r...@suse.de
+
+- add old_test_more patch to build with sle11 
+
+---

New:

  old_test_more.patch



Other differences:
--
++ perl-Data-OptList.spec ++
--- /var/tmp/diff_new_pack.fOL4MT/_old  2012-03-06 14:06:06.0 +0100
+++ /var/tmp/diff_new_pack.fOL4MT/_new  2012-03-06 14:06:06.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Data-OptList
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 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,18 +15,19 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:   perl-Data-OptList
 %define cpan_name Data-OptList
 Summary:Parse and validate simple name/value option pairs
-Version:0.107
-Release:4
 License:Artistic-1.0
 Group:  Development/Libraries/Perl
+Version:0.107
+Release:0
 Url:http://search.cpan.org/dist/Data-OptList
 Source: 
http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/Data-OptList-%{version}.tar.gz
+%if 0%{?suse_version}  1120
+Patch0: old_test_more.patch
+%endif
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %{perl_requires}
@@ -34,13 +35,13 @@
 BuildRequires:  perl-macros
 BuildRequires:  perl(List::Util) = 0.00
 # other not perl || perl-base
-BuildRequires:  perl(Sub::Install) = 0.921
 BuildRequires:  perl(Params::Util) = 0.14
+BuildRequires:  perl(Sub::Install) = 0.921
 #
 Requires:   perl(List::Util) = 0.00
 # other not perl || perl-base
-Requires:   perl(Sub::Install) = 0.921
 Requires:   perl(Params::Util) = 0.14
+Requires:   perl(Sub::Install) = 0.921
 
 %description
 Hashes are great for storing named data, but if you want more than one
@@ -79,6 +80,9 @@
 
 %prep
 %setup -q -n %{cpan_name}-%{version}
+%if 0%{?suse_version}  1120
+%patch0
+%endif
 
 %build
 %{__perl} Makefile.PL OPTIMIZE=$RPM_OPT_FLAGS -Wall

++ old_test_more.patch ++
--- Makefile.PL
+++ Makefile.PL
@@ -12,7 +12,7 @@
   'ABSTRACT' = 'parse and validate simple name/value option pairs',
   'AUTHOR' = 'Ricardo Signes r...@cpan.org',
   'BUILD_REQUIRES' = {
-'Test::More' = '0.96'
+'Test::More' = '0.01'
   },
   'CONFIGURE_REQUIRES' = {
 'ExtUtils::MakeMaker' = '6.30'
--- t/mkopt.t
+++ t/mkopt.t
@@ -10,7 +10,7 @@
 
 use Data::OptList;
 use Sub::Install;
-use Test::More 0.88;
+use Test::More qw(no_plan);
 
 
 # let's get a convenient copy to use:
@@ -180,4 +180,4 @@
   ],
 );
 
-done_testing;
+#done_testing;
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit perl-Data-OptList for openSUSE:Factory

2011-12-06 Thread h_root
Hello community,

here is the log from the commit of package perl-Data-OptList for 
openSUSE:Factory checked in at 2011-12-06 18:39:50

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


Package is perl-Data-OptList, Maintainer is 

Changes:




Other differences:
--
++ perl-Data-OptList.spec ++
--- /var/tmp/diff_new_pack.bmwID8/_old  2011-12-06 19:06:53.0 +0100
+++ /var/tmp/diff_new_pack.bmwID8/_new  2011-12-06 19:06:53.0 +0100
@@ -23,7 +23,7 @@
 Summary:Parse and validate simple name/value option pairs
 Version:0.107
 Release:4
-License:Artistic
+License:Artistic-1.0
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Data-OptList
 Source: 
http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/Data-OptList-%{version}.tar.gz

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



commit perl-Data-OptList for openSUSE:Factory

2011-11-21 Thread h_root
Hello community,

here is the log from the commit of package perl-Data-OptList for 
openSUSE:Factory checked in at 2011-11-21 12:37:46

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


Package is perl-Data-OptList, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/perl-Data-OptList/perl-Data-OptList.changes  
2011-09-23 12:36:42.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Data-OptList.new/perl-Data-OptList.changes 
2011-11-21 12:38:26.0 +0100
@@ -1,0 +2,7 @@
+Sat Nov 19 16:09:00 UTC 2011 - co...@suse.com
+
+- update to 0.107
+  mkopt now prefers named parameters; docs updated
+  added the name_test parameter to mkopt
+
+---

Old:

  Data-OptList-0.106.tar.gz

New:

  Data-OptList-0.107.tar.gz



Other differences:
--
++ perl-Data-OptList.spec ++
--- /var/tmp/diff_new_pack.9F8HXd/_old  2011-11-21 12:38:31.0 +0100
+++ /var/tmp/diff_new_pack.9F8HXd/_new  2011-11-21 12:38:31.0 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package perl-Data-OptList (Version 0.106)
+# spec file for package perl-Data-OptList
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 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
@@ -19,14 +19,14 @@
 
 
 Name:   perl-Data-OptList
-%define cpan_name %( echo %{name} | %{__sed} -e 's,perl-,,' )
+%define cpan_name Data-OptList
 Summary:Parse and validate simple name/value option pairs
-Version:0.106
+Version:0.107
 Release:4
 License:Artistic
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Data-OptList
-Source: 
http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/Data-OptList-0.106.tar.gz
+Source: 
http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/Data-OptList-%{version}.tar.gz
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %{perl_requires}

++ Data-OptList-0.106.tar.gz - Data-OptList-0.107.tar.gz ++
 3711 lines of diff (skipped)

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