commit perl-List-MoreUtils for openSUSE:Factory

2020-10-26 Thread root
Hello community,

here is the log from the commit of package perl-List-MoreUtils for 
openSUSE:Factory checked in at 2020-10-26 16:11:17

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


Package is "perl-List-MoreUtils"

Mon Oct 26 16:11:17 2020 rev:32 rq:843370 version:0.430

Changes:

--- /work/SRC/openSUSE:Factory/perl-List-MoreUtils/perl-List-MoreUtils.changes  
2017-12-19 10:44:36.371022758 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-List-MoreUtils.new.3463/perl-List-MoreUtils.changes
2020-10-26 16:11:34.930675857 +0100
@@ -1,0 +2,17 @@
+Thu Oct 22 03:16:34 UTC 2020 - Tina Müller 
+
+- updated to 0.430
+   see /usr/share/doc/packages/perl-List-MoreUtils/Changes
+
+  0.4302020-10-21
+  - bump List::MoreUtils::XS requirement to 0.430
+  - release 0.429_001 without any further changes
+
+  0.429_0012020-10-05
+  - fix failing installation in parallel make (Issue#38)
+  - infrastructure improvements and tooling updates,
+lot's of author tests with according fixes added
+  - added slide and slideatatime functions wished by SCHWERN
+  - documentation fixes (PR#21, PR#33, PR#34, RT#126029, RT#132043, 
RT#132940)
+
+---

Old:

  List-MoreUtils-0.428.tar.gz

New:

  List-MoreUtils-0.430.tar.gz



Other differences:
--
++ perl-List-MoreUtils.spec ++
--- /var/tmp/diff_new_pack.cbJISx/_old  2020-10-26 16:11:36.138676969 +0100
+++ /var/tmp/diff_new_pack.cbJISx/_new  2020-10-26 16:11:36.138676969 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-List-MoreUtils
 #
-# 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-List-MoreUtils
-Version:0.428
+Version:0.430
 Release:0
 %define cpan_name List-MoreUtils
 Summary:Provide the stuff missing in List::Util
 License:Apache-2.0
 Group:  Development/Libraries/Perl
-Url:http://search.cpan.org/dist/List-MoreUtils/
+URL:https://metacpan.org/release/%{cpan_name}
 Source0:
https://cpan.metacpan.org/authors/id/R/RE/REHSACK/%{cpan_name}-%{version}.tar.gz
 Source1:cpanspec.yml
 BuildArch:  noarch
@@ -31,11 +31,11 @@
 BuildRequires:  perl
 BuildRequires:  perl-macros
 BuildRequires:  perl(Exporter::Tiny) >= 0.038
-BuildRequires:  perl(List::MoreUtils::XS) >= 0.426
+BuildRequires:  perl(List::MoreUtils::XS) >= 0.430
 BuildRequires:  perl(Test::LeakTrace)
 BuildRequires:  perl(Test::More) >= 0.96
 Requires:   perl(Exporter::Tiny) >= 0.038
-Requires:   perl(List::MoreUtils::XS) >= 0.426
+Requires:   perl(List::MoreUtils::XS) >= 0.430
 %{perl_requires}
 
 %description
@@ -52,11 +52,11 @@
 %setup -q -n %{cpan_name}-%{version}
 
 %build
-%{__perl} Makefile.PL INSTALLDIRS=vendor
-%{__make} %{?_smp_mflags}
+perl Makefile.PL INSTALLDIRS=vendor
+make %{?_smp_mflags}
 
 %check
-%{__make} test
+make test
 
 %install
 %perl_make_install

++ List-MoreUtils-0.428.tar.gz -> List-MoreUtils-0.430.tar.gz ++
 5010 lines of diff (skipped)




commit perl-List-MoreUtils for openSUSE:Factory

2017-12-19 Thread root
Hello community,

here is the log from the commit of package perl-List-MoreUtils for 
openSUSE:Factory checked in at 2017-12-19 10:44:34

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


Package is "perl-List-MoreUtils"

Tue Dec 19 10:44:34 2017 rev:31 rq:556882 version:0.428

Changes:

--- /work/SRC/openSUSE:Factory/perl-List-MoreUtils/perl-List-MoreUtils.changes  
2017-10-23 16:41:04.658982091 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-List-MoreUtils.new/perl-List-MoreUtils.changes 
2017-12-19 10:44:36.371022758 +0100
@@ -1,0 +2,16 @@
+Tue Dec 12 06:29:54 UTC 2017 - co...@suse.com
+
+- updated to 0.428
+   see /usr/share/doc/packages/perl-List-MoreUtils/Changes
+
+  0.4282017-12-11
+  - release 0.427_001 without further changes
+  
+  0.427_0012017-11-06
+  - fix Issue#22 (Upgrading from LMU 0.416 to split XS/PP version will 
fail)
+reported by Graham Knop (haarg), this time hopefully the right way,
+repeated in RT#123310.
+  - fix Issue#29 (pairwise() PP implementation add tail undefs if arrays
+sizes differs) reported by 0x62ash
+
+---

Old:

  List-MoreUtils-0.426.tar.gz

New:

  List-MoreUtils-0.428.tar.gz



Other differences:
--
++ perl-List-MoreUtils.spec ++
--- /var/tmp/diff_new_pack.uwondn/_old  2017-12-19 10:44:36.926995919 +0100
+++ /var/tmp/diff_new_pack.uwondn/_new  2017-12-19 10:44:36.926995919 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   perl-List-MoreUtils
-Version:0.426
+Version:0.428
 Release:0
 %define cpan_name List-MoreUtils
 Summary:Provide the stuff missing in List::Util

++ List-MoreUtils-0.426.tar.gz -> List-MoreUtils-0.428.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/List-MoreUtils-0.426/Changes 
new/List-MoreUtils-0.428/Changes
--- old/List-MoreUtils-0.426/Changes2017-10-12 18:50:18.0 +0200
+++ new/List-MoreUtils-0.428/Changes2017-12-11 17:00:57.0 +0100
@@ -1,5 +1,15 @@
 Revision history for Perl extension List-MoreUtils
 
+0.428  2017-12-11
+- release 0.427_001 without further changes
+
+0.427_001  2017-11-06
+- fix Issue#22 (Upgrading from LMU 0.416 to split XS/PP version will fail)
+  reported by Graham Knop (haarg), this time hopefully the right way,
+  repeated in RT#123310.
+- fix Issue#29 (pairwise() PP implementation add tail undefs if arrays
+  sizes differs) reported by 0x62ash
+
 0.426  2017-10-12
 - release 0.425_002 without further changes
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/List-MoreUtils-0.426/META.json 
new/List-MoreUtils-0.428/META.json
--- old/List-MoreUtils-0.426/META.json  2017-10-12 19:09:15.0 +0200
+++ new/List-MoreUtils-0.428/META.json  2017-12-11 17:16:55.0 +0100
@@ -77,6 +77,6 @@
  "web" : "https://github.com/perl5-utils/List-MoreUtils;
   }
},
-   "version" : "0.426",
+   "version" : "0.428",
"x_serialization_backend" : "JSON::PP version 2.94"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/List-MoreUtils-0.426/META.yml 
new/List-MoreUtils-0.428/META.yml
--- old/List-MoreUtils-0.426/META.yml   2017-10-12 19:09:15.0 +0200
+++ new/List-MoreUtils-0.428/META.yml   2017-12-11 17:16:54.0 +0100
@@ -29,5 +29,5 @@
   bugtracker: https://rt.cpan.org/Dist/Display.html?Name=List-MoreUtils
   homepage: https://metacpan.org/release/List-MoreUtils
   repository: https://github.com/perl5-utils/List-MoreUtils.git
-version: '0.426'
+version: '0.428'
 x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/List-MoreUtils-0.426/Makefile.PL 
new/List-MoreUtils-0.428/Makefile.PL
--- old/List-MoreUtils-0.426/Makefile.PL2017-10-02 18:03:52.0 
+0200
+++ new/List-MoreUtils-0.428/Makefile.PL2017-11-06 10:00:24.0 
+0100
@@ -51,7 +51,7 @@
 my $conflictMsg = <

commit perl-List-MoreUtils for openSUSE:Factory

2017-10-23 Thread root
Hello community,

here is the log from the commit of package perl-List-MoreUtils for 
openSUSE:Factory checked in at 2017-10-23 16:41:02

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


Package is "perl-List-MoreUtils"

Mon Oct 23 16:41:02 2017 rev:30 rq:534761 version:0.426

Changes:

--- /work/SRC/openSUSE:Factory/perl-List-MoreUtils/perl-List-MoreUtils.changes  
2017-09-25 13:52:42.443471216 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-List-MoreUtils.new/perl-List-MoreUtils.changes 
2017-10-23 16:41:04.658982091 +0200
@@ -1,0 +2,19 @@
+Fri Oct 13 05:27:58 UTC 2017 - co...@suse.com
+
+- updated to 0.426
+   see /usr/share/doc/packages/perl-List-MoreUtils/Changes
+
+  0.4262017-10-12
+  - release 0.425_002 without further changes
+  
+  0.425_0022017-10-05
+  - re-introduce Config::AutoConf
+(https://rt.cpan.org/Ticket/Display.html?id=122875#txn-1745984)
+for final satisfying RT#122875
+  - bump required version of List::MoreUtils::XS to 0.426, if XS is 
available
+  
+  0.425_0012017-09-27
+  - fix broken arrayify prototype
+  - revert removal of old List::MoreUtils::XS parts
+
+---

Old:

  List-MoreUtils-0.425.tar.gz

New:

  List-MoreUtils-0.426.tar.gz



Other differences:
--
++ perl-List-MoreUtils.spec ++
--- /var/tmp/diff_new_pack.H6Imev/_old  2017-10-23 16:41:05.418946525 +0200
+++ /var/tmp/diff_new_pack.H6Imev/_new  2017-10-23 16:41:05.418946525 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-List-MoreUtils
-Version:0.425
+Version:0.426
 Release:0
 %define cpan_name List-MoreUtils
 Summary:Provide the stuff missing in List::Util
@@ -31,11 +31,11 @@
 BuildRequires:  perl
 BuildRequires:  perl-macros
 BuildRequires:  perl(Exporter::Tiny) >= 0.038
-BuildRequires:  perl(List::MoreUtils::XS) >= 0.423
+BuildRequires:  perl(List::MoreUtils::XS) >= 0.426
 BuildRequires:  perl(Test::LeakTrace)
 BuildRequires:  perl(Test::More) >= 0.96
 Requires:   perl(Exporter::Tiny) >= 0.038
-Requires:   perl(List::MoreUtils::XS) >= 0.423
+Requires:   perl(List::MoreUtils::XS) >= 0.426
 %{perl_requires}
 
 %description

++ List-MoreUtils-0.425.tar.gz -> List-MoreUtils-0.426.tar.gz ++
 6122 lines of diff (skipped)




commit perl-List-MoreUtils for openSUSE:Factory

2017-09-25 Thread root
Hello community,

here is the log from the commit of package perl-List-MoreUtils for 
openSUSE:Factory checked in at 2017-09-25 13:52:40

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


Package is "perl-List-MoreUtils"

Mon Sep 25 13:52:40 2017 rev:29 rq:527490 version:0.425

Changes:

--- /work/SRC/openSUSE:Factory/perl-List-MoreUtils/perl-List-MoreUtils.changes  
2017-04-12 17:11:48.468704808 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-List-MoreUtils.new/perl-List-MoreUtils.changes 
2017-09-25 13:52:42.443471216 +0200
@@ -1,0 +2,44 @@
+Mon Sep 18 05:43:52 UTC 2017 - co...@suse.com
+
+- updated to 0.425
+   see /usr/share/doc/packages/perl-List-MoreUtils/Changes
+
+  0.4252017-09-06
+  - release 0.424_001 as 0.425 with XS is META.* after 136:0 PASS:FAIL
+on CPAN Tester Matrix
+  
+  0.424_0012017-09-05
+  - Makefile.PL: modify PREREQ_PM instead of recommend dynamically
+  
+  0.4232017-08-22
+  - sync version with List::MoreUtils::XS
+  - add examples for binsert/bremove (LMU::XS issue #1, Thanks to 
shawnlaffan)
+  - update tests to latest List::MoreUtils::XS
+  - recommend List::MoreUtils::XS 0.423
+  
+  0.420_0012017-08-15
+  - add some new functions:
+* qsort (XS only)
+* binsert
+* bremove
+* listcmp
+* arrayify (RT#17230)
+* samples (RT#77562)
+* minmaxstr (RT#106401)
+* lower_bound
+* upper_bound
+* equal_range
+* frequencies
+* occurrences
+* mode (RT#91991)
+* zip6 (RT#42921)
+* reduce_0
+* reduce_1
+* reduce_u
+  - improve tests
+  - make List::MoreUtils::XS independent from List::MoreUtils
+Note that List::MoreUtils::XS doesn't guarantee API stability - this
+feature is only provided through List::MoreUtils as frontend.
+  - improve Makefile.PL regarding some build artifacts
+
+---

Old:

  List-MoreUtils-0.419.tar.gz

New:

  List-MoreUtils-0.425.tar.gz



Other differences:
--
++ perl-List-MoreUtils.spec ++
--- /var/tmp/diff_new_pack.ZSiF7W/_old  2017-09-25 13:52:43.103378369 +0200
+++ /var/tmp/diff_new_pack.ZSiF7W/_new  2017-09-25 13:52:43.107377806 +0200
@@ -17,11 +17,11 @@
 
 
 Name:   perl-List-MoreUtils
-Version:0.419
+Version:0.425
 Release:0
 %define cpan_name List-MoreUtils
 Summary:Provide the stuff missing in List::Util
-License:Artistic-1.0 or GPL-1.0+
+License:Apache-2.0
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/List-MoreUtils/
 Source0:
https://cpan.metacpan.org/authors/id/R/RE/REHSACK/%{cpan_name}-%{version}.tar.gz
@@ -31,8 +31,11 @@
 BuildRequires:  perl
 BuildRequires:  perl-macros
 BuildRequires:  perl(Exporter::Tiny) >= 0.038
+BuildRequires:  perl(List::MoreUtils::XS) >= 0.423
+BuildRequires:  perl(Test::LeakTrace)
 BuildRequires:  perl(Test::More) >= 0.96
 Requires:   perl(Exporter::Tiny) >= 0.038
+Requires:   perl(List::MoreUtils::XS) >= 0.423
 %{perl_requires}
 
 %description

++ List-MoreUtils-0.419.tar.gz -> List-MoreUtils-0.425.tar.gz ++
 15624 lines of diff (skipped)




commit perl-List-MoreUtils for openSUSE:Factory

2017-04-12 Thread root
Hello community,

here is the log from the commit of package perl-List-MoreUtils for 
openSUSE:Factory checked in at 2017-04-12 17:11:46

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


Package is "perl-List-MoreUtils"

Wed Apr 12 17:11:46 2017 rev:28 rq:486684 version:0.419

Changes:

--- /work/SRC/openSUSE:Factory/perl-List-MoreUtils/perl-List-MoreUtils.changes  
2016-05-13 09:23:26.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-List-MoreUtils.new/perl-List-MoreUtils.changes 
2017-04-12 17:11:48.468704808 +0200
@@ -1,0 +2,40 @@
+Fri Apr  7 06:02:31 UTC 2017 - co...@suse.com
+
+- updated to 0.419
+   see /usr/share/doc/packages/perl-List-MoreUtils/Changes
+
+  0.419 2017-04-06
+  - Fix RT#120799: Makefile.PL fails due to unescaped paths interpolated
+in regex pattern (thanks, A. Sinan Unur)
+
+---
+Thu Mar 30 05:58:35 UTC 2017 - co...@suse.com
+
+- updated to 0.418
+   see /usr/share/doc/packages/perl-List-MoreUtils/Changes
+
+  0.418 2017-03-29
+  - Clarify license conditions
+  - fix Changes version/date of 0.417_001
+  
+  0.417_001 2017-03-21
+  - Divorce List::MoreUtils and List::MoreUtils::XS
+  - Change license to Apache 2.0 to avoid code stealing without credits
+  - Don't support Perl 5.6 out of the box anymore
+  - fix RT#120235 - uniq examples are incorrect
+  - remove things which will be never done from TODO list as suggested
+by Mark Aufflick in PR#18
+  - Apply patch from Yanick Champoux to avoid spelling checker complains
+
+---
+Sat Oct  8 16:14:08 UTC 2016 - co...@suse.com
+
+- updated to 0.416
+   see /usr/share/doc/packages/perl-List-MoreUtils/Changes
+
+  0.4162016-07-06
+  - Change the way how the XS part is loaded as a result of RT#115808
+  - Fix some spelling errors (fix RT#115807), thanks Salvatore Bonaccorso
+  - Requires XSLoader 0.22
+
+---

Old:

  List-MoreUtils-0.415.tar.gz

New:

  List-MoreUtils-0.419.tar.gz



Other differences:
--
++ perl-List-MoreUtils.spec ++
--- /var/tmp/diff_new_pack.3vck7B/_old  2017-04-12 17:11:49.516556474 +0200
+++ /var/tmp/diff_new_pack.3vck7B/_new  2017-04-12 17:11:49.520555909 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-List-MoreUtils
 #
-# 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-List-MoreUtils
-Version:0.415
+Version:0.419
 Release:0
 %define cpan_name List-MoreUtils
 Summary:Provide the stuff missing in List::Util
 License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/List-MoreUtils/
-Source0:
http://www.cpan.org/authors/id/R/RE/REHSACK/%{cpan_name}-%{version}.tar.gz
+Source0:
https://cpan.metacpan.org/authors/id/R/RE/REHSACK/%{cpan_name}-%{version}.tar.gz
 Source1:cpanspec.yml
+BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
 BuildRequires:  perl(Exporter::Tiny) >= 0.038
-BuildRequires:  perl(IPC::Cmd)
 BuildRequires:  perl(Test::More) >= 0.96
 Requires:   perl(Exporter::Tiny) >= 0.038
 %{perl_requires}
@@ -49,7 +49,7 @@
 %setup -q -n %{cpan_name}-%{version}
 
 %build
-%{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}"
+%{__perl} Makefile.PL INSTALLDIRS=vendor
 %{__make} %{?_smp_mflags}
 
 %check
@@ -62,6 +62,7 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes README.md
+%doc Changes GPL-1 README.md
+%license ARTISTIC-1.0 LICENSE
 
 %changelog

++ List-MoreUtils-0.415.tar.gz -> List-MoreUtils-0.419.tar.gz ++
 16479 lines of diff (skipped)




commit perl-List-MoreUtils for openSUSE:Factory

2016-05-13 Thread h_root
Hello community,

here is the log from the commit of package perl-List-MoreUtils for 
openSUSE:Factory checked in at 2016-05-13 09:23:25

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


Package is "perl-List-MoreUtils"

Changes:

--- /work/SRC/openSUSE:Factory/perl-List-MoreUtils/perl-List-MoreUtils.changes  
2015-06-15 17:47:03.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-List-MoreUtils.new/perl-List-MoreUtils.changes 
2016-05-13 09:23:26.0 +0200
@@ -1,0 +2,23 @@
+Thu May  5 09:30:24 UTC 2016 - co...@suse.com
+
+- updated to 0.415
+   see /usr/share/doc/packages/perl-List-MoreUtils/Changes
+
+  0.4152016-05-01
+  - Release 0.414_001 as 0.415 without further changes
+  
+  0.414_001 2016-04-13
+  - fix RT#75727 - after's XS implementation call XSRETURN(-1) when it
+doesn't find an element (2nd patch provided by Reini Urban,
+regression test provided by Tony Cook)
+  - fix RT#113117 - XS's minmax() sometimes return undef (perl >= 5.20),
+thanks PERLANCAR and SREZIC
+  - explicit test for thesis in RT#110998 - XS implementation of pairwise
+fails with memory allocation error when there are more return values
+than in original lists -- thesis is proven wrong
+  - efficiency improvements by bulk88
+  - improve some tests to get clearer reports
+  - distinguish between "Makefile.PL find's a .git directory" and
+"Makefile.PL runs in maintainer mode"
+
+---

Old:

  List-MoreUtils-0.413.tar.gz

New:

  List-MoreUtils-0.415.tar.gz



Other differences:
--
++ perl-List-MoreUtils.spec ++
--- /var/tmp/diff_new_pack.cQMtDP/_old  2016-05-13 09:23:27.0 +0200
+++ /var/tmp/diff_new_pack.cQMtDP/_new  2016-05-13 09:23:27.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-List-MoreUtils
 #
-# 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-List-MoreUtils
-Version:0.413
+Version:0.415
 Release:0
 %define cpan_name List-MoreUtils
 Summary:Provide the stuff missing in List::Util
@@ -37,7 +37,7 @@
 
 %description
 *List::MoreUtils* provides some trivial but commonly needed functionality
-on lists which is not going to go into the List::Util manpage.
+on lists which is not going to go into List::Util.
 
 All of the below functions are implementable in only a couple of lines of
 Perl code. Using the functions from this module however should give

++ List-MoreUtils-0.413.tar.gz -> List-MoreUtils-0.415.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/List-MoreUtils-0.413/Changes 
new/List-MoreUtils-0.415/Changes
--- old/List-MoreUtils-0.413/Changes2015-06-10 13:03:20.0 +0200
+++ new/List-MoreUtils-0.415/Changes2016-05-01 18:49:36.0 +0200
@@ -1,5 +1,22 @@
 Revision history for Perl extension List-MoreUtils
 
+0.415  2016-05-01
+- Release 0.414_001 as 0.415 without further changes
+
+0.414_001 2016-04-13
+- fix RT#75727 - after's XS implementation call XSRETURN(-1) when it
+  doesn't find an element (2nd patch provided by Reini Urban,
+  regression test provided by Tony Cook)
+- fix RT#113117 - XS's minmax() sometimes return undef (perl >= 5.20),
+  thanks PERLANCAR and SREZIC
+- explicit test for thesis in RT#110998 - XS implementation of pairwise
+  fails with memory allocation error when there are more return values
+  than in original lists -- thesis is proven wrong
+- efficiency improvements by bulk88
+- improve some tests to get clearer reports
+- distinguish between "Makefile.PL find's a .git directory" and
+  "Makefile.PL runs in maintainer mode"
+
 0.413  2015-06-10
 - Fix compiling in c++ mode (depreciated, but some people seem to
   require it). Solves RT#104690
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/List-MoreUtils-0.413/META.json 
new/List-MoreUtils-0.415/META.json
--- old/List-MoreUtils-0.413/META.json  2015-06-10 15:07:28.0 +0200
+++ new/List-MoreUtils-0.415/META.json  2016-05-01 18:59:50.0 +0200
@@ -6,7 +6,7 @@
   "Jens Rehsack "
],
"dynamic_config" : 1,
-   "generated_by" : "ExtUtils::MakeMaker version 7.0401, CPAN::Meta::Converter 
version 2.150001",
+   

commit perl-List-MoreUtils for openSUSE:Factory

2015-06-15 Thread h_root
Hello community,

here is the log from the commit of package perl-List-MoreUtils for 
openSUSE:Factory checked in at 2015-06-15 17:47:00

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


Package is perl-List-MoreUtils

Changes:

--- /work/SRC/openSUSE:Factory/perl-List-MoreUtils/perl-List-MoreUtils.changes  
2015-05-22 16:34:42.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-List-MoreUtils.new/perl-List-MoreUtils.changes 
2015-06-15 17:47:03.0 +0200
@@ -1,0 +2,10 @@
+Sun Jun 14 08:17:22 UTC 2015 - co...@suse.com
+
+- updated to 0.413
+   see /usr/share/doc/packages/perl-List-MoreUtils/Changes
+
+  0.4132015-06-10
+  - Fix compiling in c++ mode (depreciated, but some people seem to
+require it). Solves RT#104690
+
+---

Old:

  List-MoreUtils-0.412.tar.gz

New:

  List-MoreUtils-0.413.tar.gz



Other differences:
--
++ perl-List-MoreUtils.spec ++
--- /var/tmp/diff_new_pack.J8VBtO/_old  2015-06-15 17:47:03.0 +0200
+++ /var/tmp/diff_new_pack.J8VBtO/_new  2015-06-15 17:47:03.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-List-MoreUtils
-Version:0.412
+Version:0.413
 Release:0
 %define cpan_name List-MoreUtils
 Summary:Provide the stuff missing in List::Util

++ List-MoreUtils-0.412.tar.gz - List-MoreUtils-0.413.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/List-MoreUtils-0.412/Changes 
new/List-MoreUtils-0.413/Changes
--- old/List-MoreUtils-0.412/Changes2015-05-19 19:45:53.0 +0200
+++ new/List-MoreUtils-0.413/Changes2015-06-10 13:03:20.0 +0200
@@ -1,5 +1,9 @@
 Revision history for Perl extension List-MoreUtils
 
+0.413  2015-06-10
+- Fix compiling in c++ mode (depreciated, but some people seem to
+  require it). Solves RT#104690
+
 0.412  2015-05-19
 - release 0.411_001 without further changes
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/List-MoreUtils-0.412/META.json 
new/List-MoreUtils-0.413/META.json
--- old/List-MoreUtils-0.412/META.json  2015-05-19 19:47:00.0 +0200
+++ new/List-MoreUtils-0.413/META.json  2015-06-10 15:07:28.0 +0200
@@ -6,7 +6,7 @@
   Jens Rehsack rehs...@cpan.org
],
dynamic_config : 1,
-   generated_by : ExtUtils::MakeMaker version 7.04, CPAN::Meta::Converter 
version 2.150001,
+   generated_by : ExtUtils::MakeMaker version 7.0401, CPAN::Meta::Converter 
version 2.150001,
license : [
   perl_5
],
@@ -88,5 +88,5 @@
  web : https://github.com/perl5-utils/List-MoreUtils;
   }
},
-   version : 0.412
+   version : 0.413
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/List-MoreUtils-0.412/META.yml 
new/List-MoreUtils-0.413/META.yml
--- old/List-MoreUtils-0.412/META.yml   2015-05-19 19:47:00.0 +0200
+++ new/List-MoreUtils-0.413/META.yml   2015-06-10 15:07:27.0 +0200
@@ -16,7 +16,7 @@
   IPC::Cmd: '0'
   base: '0'
 dynamic_config: 1
-generated_by: 'ExtUtils::MakeMaker version 7.04, CPAN::Meta::Converter version 
2.150001'
+generated_by: 'ExtUtils::MakeMaker version 7.0401, CPAN::Meta::Converter 
version 2.150001'
 license: perl
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -34,4 +34,4 @@
   homepage: https://metacpan.org/release/List-MoreUtils
   license: http://dev.perl.org/licenses/
   repository: https://github.com/perl5-utils/List-MoreUtils.git
-version: '0.412'
+version: '0.413'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/List-MoreUtils-0.412/MoreUtils.xs 
new/List-MoreUtils-0.413/MoreUtils.xs
--- old/List-MoreUtils-0.412/MoreUtils.xs   2015-04-07 10:23:19.0 
+0200
+++ new/List-MoreUtils-0.413/MoreUtils.xs   2015-06-10 13:01:07.0 
+0200
@@ -327,7 +327,7 @@
 {
int i;
CV *code = (CV*)SvRV(sv);
-   arrayeach_args *args = CvXSUBANY(code).any_ptr;
+   arrayeach_args *args = (arrayeach_args *)(CvXSUBANY(code).any_ptr);
if (args) {
for (i = 0; i  args-navs; ++i)
SvREFCNT_dec(args-avs[i]);
@@ -347,7 +347,7 @@
 {
int i;
CV *code = (CV*)SvRV(sv);
-   natatime_args *args = CvXSUBANY(code).any_ptr;
+   natatime_args *args = (natatime_args *)(CvXSUBANY(code).any_ptr);
if (args) {
for (i = 0; i  args-nsvs; ++i)
SvREFCNT_dec(args-svs[i]);
@@ -1061,7 +1061,7 @@
 
 void
 _array_iterator (method = )
-char *method;
+

commit perl-List-MoreUtils for openSUSE:Factory

2015-05-22 Thread h_root
Hello community,

here is the log from the commit of package perl-List-MoreUtils for 
openSUSE:Factory checked in at 2015-05-22 16:34:41

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


Package is perl-List-MoreUtils

Changes:

--- /work/SRC/openSUSE:Factory/perl-List-MoreUtils/perl-List-MoreUtils.changes  
2015-04-16 14:12:05.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-List-MoreUtils.new/perl-List-MoreUtils.changes 
2015-05-22 16:34:42.0 +0200
@@ -1,0 +2,15 @@
+Wed May 20 08:25:44 UTC 2015 - co...@suse.com
+
+- updated to 0.412
+   see /usr/share/doc/packages/perl-List-MoreUtils/Changes
+
+  0.4122015-05-19
+  - release 0.411_001 without further changes
+  
+  0.411_0012015-05-11
+  - move generation of test endpoints to author stage as requested per 
issue/#9
+  - add a rough guide for contributors
+  - fix rt#103251 to avoid removing bundled stuff by accident
+  - Fix compilation errors under cl (Thanks to jddurand)
+
+---

Old:

  List-MoreUtils-0.410.tar.gz

New:

  List-MoreUtils-0.412.tar.gz
  cpanspec.yml



Other differences:
--
++ perl-List-MoreUtils.spec ++
--- /var/tmp/diff_new_pack.38ahVs/_old  2015-05-22 16:34:42.0 +0200
+++ /var/tmp/diff_new_pack.38ahVs/_new  2015-05-22 16:34:42.0 +0200
@@ -17,14 +17,15 @@
 
 
 Name:   perl-List-MoreUtils
-Version:0.410
+Version:0.412
 Release:0
 %define cpan_name List-MoreUtils
 Summary:Provide the stuff missing in List::Util
 License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/List-MoreUtils/
-Source: 
http://www.cpan.org/authors/id/R/RE/REHSACK/%{cpan_name}-%{version}.tar.gz
+Source0:
http://www.cpan.org/authors/id/R/RE/REHSACK/%{cpan_name}-%{version}.tar.gz
+Source1:cpanspec.yml
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros

++ List-MoreUtils-0.410.tar.gz - List-MoreUtils-0.412.tar.gz ++
 5981 lines of diff (skipped)

++ 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



commit perl-List-MoreUtils for openSUSE:Factory

2015-04-16 Thread h_root
Hello community,

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

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


Package is perl-List-MoreUtils

Changes:

--- /work/SRC/openSUSE:Factory/perl-List-MoreUtils/perl-List-MoreUtils.changes  
2011-12-21 10:02:15.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-List-MoreUtils.new/perl-List-MoreUtils.changes 
2015-04-16 14:12:05.0 +0200
@@ -1,0 +2,6 @@
+Mon Apr 13 18:23:33 UTC 2015 - co...@suse.com
+
+- updated to 0.410
+   see /usr/share/doc/packages/perl-List-MoreUtils/Changes
+
+---

Old:

  List-MoreUtils-0.33.tar.gz

New:

  List-MoreUtils-0.410.tar.gz



Other differences:
--
++ perl-List-MoreUtils.spec ++
--- /var/tmp/diff_new_pack.tOhk5i/_old  2015-04-16 14:12:05.0 +0200
+++ /var/tmp/diff_new_pack.tOhk5i/_new  2015-04-16 14:12:05.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-List-MoreUtils
 #
-# 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
@@ -17,17 +17,21 @@
 
 
 Name:   perl-List-MoreUtils
-Version:0.33
+Version:0.410
 Release:0
 %define cpan_name List-MoreUtils
 Summary:Provide the stuff missing in List::Util
-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/List-MoreUtils/
-Source: 
http://www.cpan.org/authors/id/A/AD/ADAMK/List-MoreUtils-%{version}.tar.gz
+Source: 
http://www.cpan.org/authors/id/R/RE/REHSACK/%{cpan_name}-%{version}.tar.gz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
+BuildRequires:  perl(Exporter::Tiny) = 0.038
+BuildRequires:  perl(IPC::Cmd)
+BuildRequires:  perl(Test::More) = 0.96
+Requires:   perl(Exporter::Tiny) = 0.038
 %{perl_requires}
 
 %description
@@ -55,11 +59,8 @@
 %perl_process_packlist
 %perl_gen_filelist
 
-%clean
-%{__rm} -rf %{buildroot}
-
 %files -f %{name}.files
-%defattr(644,root,root,755)
-%doc Changes LICENSE README
+%defattr(-,root,root,755)
+%doc Changes README.md
 
 %changelog

++ List-MoreUtils-0.33.tar.gz - List-MoreUtils-0.410.tar.gz ++
 27578 lines of diff (skipped)




commit perl-List-MoreUtils for openSUSE:Factory

2011-12-21 Thread h_root
Hello community,

here is the log from the commit of package perl-List-MoreUtils for 
openSUSE:Factory checked in at 2011-12-21 10:02:13

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


Package is perl-List-MoreUtils, Maintainer is mrueck...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/perl-List-MoreUtils/perl-List-MoreUtils.changes  
2011-09-23 12:37:52.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-List-MoreUtils.new/perl-List-MoreUtils.changes 
2011-12-21 10:02:15.0 +0100
@@ -1,0 +2,6 @@
+Mon Dec 19 14:48:51 UTC 2011 - co...@suse.de
+
+- update to 0.33:
+  - Updated can_xs to fix a bug in it
+
+---
@@ -5 +11 @@
-  * ore accurate detection of XS support
+  * more accurate detection of XS support

Old:

  List-MoreUtils-0.32.tar.gz

New:

  List-MoreUtils-0.33.tar.gz



Other differences:
--
++ perl-List-MoreUtils.spec ++
--- /var/tmp/diff_new_pack.1ECYMw/_old  2011-12-21 10:02:16.0 +0100
+++ /var/tmp/diff_new_pack.1ECYMw/_new  2011-12-21 10:02:16.0 +0100
@@ -16,17 +16,15 @@
 #
 
 
-
 Name:   perl-List-MoreUtils
-Version:0.32
-Release:1
-License:GPL+ or Artistic
+Version:0.33
+Release:0
 %define cpan_name List-MoreUtils
 Summary:Provide the stuff missing in List::Util
-Url:http://search.cpan.org/dist/List-MoreUtils/
+License:GPL-1.0+ or Artistic-1.0
 Group:  Development/Libraries/Perl
-#Source: 
http://www.cpan.org/authors/id/A/AD/ADAMK/List-MoreUtils-%{version}.tar.gz
-Source: %{cpan_name}-%{version}.tar.gz
+Url:http://search.cpan.org/dist/List-MoreUtils/
+Source: 
http://www.cpan.org/authors/id/A/AD/ADAMK/List-MoreUtils-%{version}.tar.gz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros

++ List-MoreUtils-0.32.tar.gz - List-MoreUtils-0.33.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/List-MoreUtils-0.32/Changes 
new/List-MoreUtils-0.33/Changes
--- old/List-MoreUtils-0.32/Changes 2011-05-20 02:51:37.0 +0200
+++ new/List-MoreUtils-0.33/Changes 2011-08-04 11:39:36.0 +0200
@@ -1,5 +1,8 @@
 Revision history for Perl extension List-MoreUtils
 
+0.33 Thu 4 Aug 2011
+   - Updated can_xs to fix a bug in it
+
 0.32 Fri May 20 2011
- Production release, no other changes
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/List-MoreUtils-0.32/META.yml 
new/List-MoreUtils-0.33/META.yml
--- old/List-MoreUtils-0.32/META.yml2011-05-20 02:52:13.0 +0200
+++ new/List-MoreUtils-0.33/META.yml2011-08-04 11:40:22.0 +0200
@@ -1,6 +1,6 @@
 --- #YAML:1.0
 name:   List-MoreUtils
-version:0.32
+version:0.33
 abstract:   Provide the stuff missing in List::Util
 author:
 - Tassilo von Parseval tassilo.von.parse...@rwth-aachen.de
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/List-MoreUtils-0.32/Makefile.PL 
new/List-MoreUtils-0.33/Makefile.PL
--- old/List-MoreUtils-0.32/Makefile.PL 2011-05-20 02:51:37.0 +0200
+++ new/List-MoreUtils-0.33/Makefile.PL 2011-08-04 11:39:36.0 +0200
@@ -90,14 +90,14 @@
}
 
# Do a simple compile that consumes the headers we need
-   my $object = undef;
-   my @libs   = ();
+   my @libs= ();
+   my $object  = undef;
+   my $builder = ExtUtils::CBuilder-new( quiet = 1 );
+   unless ( $builder-have_compiler ) {
+   # Lack of a compiler at all
+   return 0;
+   }
eval {
-   my $builder = ExtUtils::CBuilder-new( quiet = 1 );
-   unless ( $builder-have_compiler ) {
-   # Simple lack of a compiler at all
-   return 0;
-   }
$object = $builder-compile(
source = 'sanexs.c',
);
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/List-MoreUtils-0.32/lib/List/MoreUtils.pm 
new/List-MoreUtils-0.33/lib/List/MoreUtils.pm
--- old/List-MoreUtils-0.32/lib/List/MoreUtils.pm   2011-05-20 
02:51:37.0 +0200
+++ new/List-MoreUtils-0.33/lib/List/MoreUtils.pm   2011-08-04 
11:39:36.0 +0200
@@ -7,7 +7,7 @@
 
 use vars qw{ $VERSION @ISA @EXPORT_OK %EXPORT_TAGS };
 BEGIN {
-$VERSION   = '0.32';
+$VERSION   = '0.33';
 # $VERSION   = eval $VERSION;
 @ISA   

commit perl-List-MoreUtils for openSUSE:Factory

2011-05-31 Thread h_root

Hello community,

here is the log from the commit of package perl-List-MoreUtils for 
openSUSE:Factory
checked in at Tue May 31 13:06:57 CEST 2011.




--- perl-List-MoreUtils/perl-List-MoreUtils.changes 2011-04-01 
13:08:35.0 +0200
+++ 
/mounts/work_src_done/STABLE/perl-List-MoreUtils/perl-List-MoreUtils.changes
2011-05-23 00:30:43.0 +0200
@@ -1,0 +2,6 @@
+Sun May 22 22:28:00 UTC 2011 - pascal.ble...@opensuse.org
+
+- update to 0.32:
+  * ore accurate detection of XS support
+
+---

calling whatdependson for head-i586


Old:

  List-MoreUtils-0.30.tar.gz

New:

  List-MoreUtils-0.32.tar.gz



Other differences:
--
++ perl-List-MoreUtils.spec ++
--- /var/tmp/diff_new_pack.FGhKO6/_old  2011-05-31 13:06:39.0 +0200
+++ /var/tmp/diff_new_pack.FGhKO6/_new  2011-05-31 13:06:39.0 +0200
@@ -18,7 +18,7 @@
 
 
 Name:   perl-List-MoreUtils
-Version:0.30
+Version:0.32
 Release:1
 License:GPL+ or Artistic
 %define cpan_name List-MoreUtils

++ List-MoreUtils-0.30.tar.gz - List-MoreUtils-0.32.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/List-MoreUtils-0.30/Changes 
new/List-MoreUtils-0.32/Changes
--- old/List-MoreUtils-0.30/Changes 2010-12-16 04:03:00.0 +0100
+++ new/List-MoreUtils-0.32/Changes 2011-05-20 02:51:37.0 +0200
@@ -1,4 +1,17 @@
-Revision history for Perl extension List-Any/List-MoreUtils
+Revision history for Perl extension List-MoreUtils
+
+0.32 Fri May 20 2011
+   - Production release, no other changes
+
+0.31_02 Mon 21 Mar 2011
+   - More accurate detection of XS support (ADAMK)
+
+0.31_01 Mon 21 Mar 2011
+   - Updating copyright year (ADAMK)
+   - Teak documentation of all() and none() (WYANT)
+   - Memory leak fixed for apply() and XS version restored (ARC)
+   - Memory leak fixed for indexes() and XS version restored (ARC)
+   - Memory leak fixed for part() and XS version restored (ARC)
 
 0.30 Thu 16 Dec 2010
- Change the way we localise PERL_DL_NONLAZY to false to remove
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/List-MoreUtils-0.30/MANIFEST 
new/List-MoreUtils-0.32/MANIFEST
--- old/List-MoreUtils-0.30/MANIFEST2010-12-16 04:03:31.0 +0100
+++ new/List-MoreUtils-0.32/MANIFEST2011-05-20 02:52:13.0 +0200
@@ -7,6 +7,7 @@
 MoreUtils.xs
 multicall.h
 README
+sanexs.c
 t/01_compile.t
 t/02_perl.t
 t/03_xs.t
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/List-MoreUtils-0.30/META.yml 
new/List-MoreUtils-0.32/META.yml
--- old/List-MoreUtils-0.30/META.yml2010-12-16 04:03:31.0 +0100
+++ new/List-MoreUtils-0.32/META.yml2011-05-20 02:52:13.0 +0200
@@ -1,16 +1,18 @@
 --- #YAML:1.0
 name:   List-MoreUtils
-version:0.30
+version:0.32
 abstract:   Provide the stuff missing in List::Util
 author:
 - Tassilo von Parseval tassilo.von.parse...@rwth-aachen.de
 license:perl
 distribution_type:  module
 configure_requires:
-ExtUtils::MakeMaker:  0
+ExtUtils::CBuilder:   0.27
+ExtUtils::MakeMaker:  6.52
 build_requires:
-ExtUtils::MakeMaker:  0
+Test::More:  0.42
 requires:
+perl:5.00503
 Test::More:  0.82
 no_index:
 directory:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/List-MoreUtils-0.30/Makefile.PL 
new/List-MoreUtils-0.32/Makefile.PL
--- old/List-MoreUtils-0.30/Makefile.PL 2010-12-16 04:03:00.0 +0100
+++ new/List-MoreUtils-0.32/Makefile.PL 2011-05-20 02:51:37.0 +0200
@@ -12,19 +12,29 @@
/^-xs/ and $make_xs = 1;
 }
 unless ( defined $make_xs ) {
-   $make_xs = can_cc();
+   $make_xs = can_xs();
 }
 
 WriteMakefile(
-   NAME = 'List::MoreUtils',
-   ABSTRACT = 'Provide the stuff missing in List::Util',
-   VERSION_FROM = 'lib/List/MoreUtils.pm',
-   AUTHOR   = 'Tassilo von Parseval 
tassilo.von.parse...@rwth-aachen.de',
-   LICENSE  = 'perl',
-   PREREQ_PM= {
+   NAME   = 'List::MoreUtils',
+   ABSTRACT   = 'Provide the stuff missing in List::Util',
+   VERSION_FROM   = 'lib/List/MoreUtils.pm',
+   AUTHOR = 'Tassilo von Parseval 
tassilo.von.parse...@rwth-aachen.de',
+   LICENSE= 'perl',
+   MIN_PERL_VERSION   = '5.00503',
+   CONFIGURE_REQUIRES = {
+   'ExtUtils::MakeMaker' = '6.52',
+   'ExtUtils::CBuilder'  = '0.27',
+   },
+   BUILD_REQUIRES = {
+   'Test::More' = '0.42',
+   },
+   PREREQ_PM = {
'Test::More' = '0.82',
   

commit perl-List-MoreUtils for openSUSE:Factory

2011-04-01 Thread h_root

Hello community,

here is the log from the commit of package perl-List-MoreUtils for 
openSUSE:Factory
checked in at Fri Apr 1 16:50:03 CEST 2011.




--- perl-List-MoreUtils/perl-List-MoreUtils.changes 2011-03-18 
10:05:21.0 +0100
+++ 
/mounts/work_src_done/STABLE/perl-List-MoreUtils/perl-List-MoreUtils.changes
2011-04-01 13:08:35.0 +0200
@@ -2 +2,11 @@
-Thu Mar 17 08:24:00 UTC 2011 - cfarr...@novell.com
+Fri Apr  1 11:06:39 UTC 2011 - co...@novell.com
+
+- shortened description
+
+---
+Thu Mar 31 12:40:18 UTC 2011 - co...@novell.com
+
+- update to 0.30, see Changes for details (a lot)
+
+---
+ Mar 17 08:24:00 UTC 2011 - cfarr...@novell.com

calling whatdependson for head-i586


Old:

  List-MoreUtils-0.22.tar.gz

New:

  List-MoreUtils-0.30.tar.gz



Other differences:
--
++ perl-List-MoreUtils.spec ++
--- /var/tmp/diff_new_pack.feXNYJ/_old  2011-04-01 16:48:58.0 +0200
+++ /var/tmp/diff_new_pack.feXNYJ/_new  2011-04-01 16:48:58.0 +0200
@@ -15,38 +15,38 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:   perl-List-MoreUtils
-%define cpan_name %( echo %{name} | %{__sed} -e 's,perl-,,' )
-Summary:Provide the stuff missing in List::Util
-Version:0.22
-Release:85
-#
+Version:0.30
+Release:1
 License:GPL+ or Artistic
+%define cpan_name List-MoreUtils
+Summary:Provide the stuff missing in List::Util
+Url:http://search.cpan.org/dist/List-MoreUtils/
 Group:  Development/Libraries/Perl
-#
-Url:http://search.cpan.org/perldoc?List::MoreUtils
-Source: 
http://search.cpan.org/CPAN/authors/id/V/VP/VPARSEVAL/List-MoreUtils-0.22.tar.gz
-#
+#Source: 
http://www.cpan.org/authors/id/A/AD/ADAMK/List-MoreUtils-%{version}.tar.gz
+Source: %{cpan_name}-%{version}.tar.gz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-%{perl_requires}
 BuildRequires:  perl
 BuildRequires:  perl-macros
+%{perl_requires}
 
 %description
+*List::MoreUtils* provides some trivial but commonly needed functionality
+on lists which is not going to go into the List::Util manpage.
 
- %{cpan_name} module for perl
-  List::MoreUtils provides some trivial but commonly needed functionality
-  on lists which is not going to go into List::Util.
-  Authors: Tassilo von Parseval, tassilo.von.parse...@rwth-aachen.de
+All of the below functions are implementable in only a couple of lines of
+Perl code. Using the functions from this module however should give
+slightly better performance as everything is implemented in C. The
+pure-Perl implementation of these functions only serves as a fallback in
+case the C portions of this module couldn't be compiled on this machine.
 
 %prep
 %setup -q -n %{cpan_name}-%{version}
 
 %build
-perl Makefile.PL OPTIMIZE=$RPM_OPT_FLAGS -Wall
+%{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE=%{optflags}
 %{__make} %{?_smp_mflags}
 
 %check
@@ -58,10 +58,10 @@
 %perl_gen_filelist
 
 %clean 
-%{__rm} -rf $RPM_BUILD_ROOT
+%{__rm} -rf %{buildroot}
 
 %files -f %{name}.files
-%defattr(-, root, root)
-%doc Changes README
+%defattr(644,root,root,755)
+%doc Changes LICENSE README
 
 %changelog

++ List-MoreUtils-0.22.tar.gz - List-MoreUtils-0.30.tar.gz ++
 4129 lines of diff (skipped)






Remember to have fun...

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



commit perl-List-MoreUtils for openSUSE:Factory

2011-03-18 Thread h_root

Hello community,

here is the log from the commit of package perl-List-MoreUtils for 
openSUSE:Factory
checked in at Fri Mar 18 10:05:26 CET 2011.




--- perl-List-MoreUtils/perl-List-MoreUtils.changes 2010-12-01 
14:48:04.0 +0100
+++ 
/mounts/work_src_done/STABLE/perl-List-MoreUtils/perl-List-MoreUtils.changes
2011-03-17 09:24:01.0 +0100
@@ -1,0 +2,6 @@
+Thu Mar 17 08:24:00 UTC 2011 - cfarr...@novell.com
+
+- license update: GPL+ or Artistic
+  See README and MoreUtils.pm - same terms as Perl expands to GPL+ or 
Artistic
+
+---

calling whatdependson for head-i586




Other differences:
--
++ perl-List-MoreUtils.spec ++
--- /var/tmp/diff_new_pack.aMZYbF/_old  2011-03-18 10:02:32.0 +0100
+++ /var/tmp/diff_new_pack.aMZYbF/_new  2011-03-18 10:02:32.0 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package perl-List-MoreUtils (Version 0.22)
+# spec file for package perl-List-MoreUtils
 #
-# 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
@@ -22,9 +22,9 @@
 %define cpan_name %( echo %{name} | %{__sed} -e 's,perl-,,' )
 Summary:Provide the stuff missing in List::Util
 Version:0.22
-Release:80
+Release:85
 #
-License:Artistic License .. ; GPLv2
+License:GPL+ or Artistic
 Group:  Development/Libraries/Perl
 #
 Url:http://search.cpan.org/perldoc?List::MoreUtils






Remember to have fun...

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