Hello community, here is the log from the commit of package perl-BSD-Resource for openSUSE:Factory checked in at 2017-04-20 20:52:35 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-BSD-Resource (Old) and /work/SRC/openSUSE:Factory/.perl-BSD-Resource.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-BSD-Resource" Thu Apr 20 20:52:35 2017 rev:31 rq:487658 version:1.2911 Changes: -------- --- /work/SRC/openSUSE:Factory/perl-BSD-Resource/perl-BSD-Resource.changes 2016-05-30 09:57:34.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.perl-BSD-Resource.new/perl-BSD-Resource.changes 2017-04-20 20:52:36.633875995 +0200 @@ -1,0 +2,15 @@ +Tue Apr 11 05:05:55 UTC 2017 - [email protected] + +- updated to 1.2911 + see /usr/share/doc/packages/perl-BSD-Resource/ChangeLog + + 2017-04-07 Jarkko Hietaniemi <[email protected]> + + * Prepend "./" to require-d pathnames in tests, + in preparation of Perl 5.26.0. [cpan #120993] + + * Add RLIMIT_POSIXLOCKS from DragonFly BSD. + + * Release 1.2911. + +------------------------------------------------------------------- Old: ---- BSD-Resource-1.2910.tar.gz New: ---- BSD-Resource-1.2911.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-BSD-Resource.spec ++++++ --- /var/tmp/diff_new_pack.vrup4m/_old 2017-04-20 20:52:37.217793426 +0200 +++ /var/tmp/diff_new_pack.vrup4m/_new 2017-04-20 20:52:37.217793426 +0200 @@ -1,7 +1,7 @@ # # spec file for package perl-BSD-Resource # -# 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,7 +17,7 @@ Name: perl-BSD-Resource -Version: 1.2910 +Version: 1.2911 Release: 0 #Upstream: This module free software; you can redistribute it and/or modify it under the terms of the Artistic License 2.0 or GNU Lesser General Public License 2.0. For more details, see the full text of the licenses at <http://www.perlfoundation.org/artistic_license_2_0>, and <http://www.gnu.org/licenses/gpl-2.0.html>. %define cpan_name BSD-Resource @@ -25,7 +25,7 @@ License: Artistic-2.0 or LGPL-2.0 Group: Development/Libraries/Perl Url: http://search.cpan.org/dist/BSD-Resource/ -Source0: http://www.cpan.org/authors/id/J/JH/JHI/%{cpan_name}-%{version}.tar.gz +Source0: https://cpan.metacpan.org/authors/id/J/JH/JHI/%{cpan_name}-%{version}.tar.gz Source1: cpanspec.yml BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: perl @@ -53,6 +53,7 @@ %files -f %{name}.files %defattr(-,root,root,755) -%doc ChangeLog LICENSE README +%doc ChangeLog README +%license LICENSE %changelog ++++++ BSD-Resource-1.2910.tar.gz -> BSD-Resource-1.2911.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/BSD-Resource-1.2910/ChangeLog new/BSD-Resource-1.2911/ChangeLog --- old/BSD-Resource-1.2910/ChangeLog 2016-05-13 02:25:17.000000000 +0200 +++ new/BSD-Resource-1.2911/ChangeLog 2017-04-07 13:54:59.000000000 +0200 @@ -1,3 +1,12 @@ +2017-04-07 Jarkko Hietaniemi <[email protected]> + + * Prepend "./" to require-d pathnames in tests, + in preparation of Perl 5.26.0. [cpan #120993] + + * Add RLIMIT_POSIXLOCKS from DragonFly BSD. + + * Release 1.2911. + 2016-05-12 Jarkko Hietaniemi <[email protected]> * Add RLIMIT_RSESTACK from hpux/ia64, and RLIMIT_FREEMEM diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/BSD-Resource-1.2910/META.json new/BSD-Resource-1.2911/META.json --- old/BSD-Resource-1.2910/META.json 2016-05-13 03:14:17.000000000 +0200 +++ new/BSD-Resource-1.2911/META.json 2017-04-07 14:05:09.000000000 +0200 @@ -4,7 +4,7 @@ "unknown" ], "dynamic_config" : 1, - "generated_by" : "ExtUtils::MakeMaker version 7.1, CPAN::Meta::Converter version 2.150005", + "generated_by" : "ExtUtils::MakeMaker version 7.1002, CPAN::Meta::Converter version 2.150010", "license" : [ "unknown" ], @@ -35,6 +35,6 @@ } }, "release_status" : "stable", - "version" : "1.2910", - "x_serialization_backend" : "JSON::PP version 2.27300" + "version" : "1.2911", + "x_serialization_backend" : "JSON::PP version 2.27300_01" } diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/BSD-Resource-1.2910/META.yml new/BSD-Resource-1.2911/META.yml --- old/BSD-Resource-1.2910/META.yml 2016-05-13 03:14:17.000000000 +0200 +++ new/BSD-Resource-1.2911/META.yml 2017-04-07 14:05:09.000000000 +0200 @@ -7,7 +7,7 @@ configure_requires: ExtUtils::MakeMaker: '0' dynamic_config: 1 -generated_by: 'ExtUtils::MakeMaker version 7.1, CPAN::Meta::Converter version 2.150005' +generated_by: 'ExtUtils::MakeMaker version 7.1002, CPAN::Meta::Converter version 2.150010' license: unknown meta-spec: url: http://module-build.sourceforge.net/META-spec-v1.4.html @@ -18,5 +18,5 @@ - t - inc requires: {} -version: '1.2910' -x_serialization_backend: 'CPAN::Meta::YAML version 0.017' +version: '1.2911' +x_serialization_backend: 'CPAN::Meta::YAML version 0.018' diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/BSD-Resource-1.2910/Resource.pm new/BSD-Resource-1.2911/Resource.pm --- old/BSD-Resource-1.2910/Resource.pm 2016-04-25 12:43:50.000000000 +0200 +++ new/BSD-Resource-1.2911/Resource.pm 2017-04-07 13:54:06.000000000 +0200 @@ -1,5 +1,5 @@ # -# Copyright (c) 1995-2016 Jarkko Hietaniemi. All rights reserved. +# Copyright (c) 1995-2017 Jarkko Hietaniemi. All rights reserved. # For license see COPYRIGHT and LICENSE later in this file. # # Resource.pm @@ -12,7 +12,7 @@ use strict; use vars qw(@ISA @EXPORT @EXPORT_OK $AUTOLOAD $VERSION); -$VERSION = '1.2910'; +$VERSION = '1.2911'; use Carp; use AutoLoader; @@ -52,6 +52,7 @@ RLIMIT_NTHR RLIMIT_OFILE RLIMIT_OPEN_MAX + RLIMIT_POSIXLOCKS RLIMIT_PTHREAD RLIMIT_RSESTACK RLIMIT_RSS @@ -535,7 +536,7 @@ =head1 COPYRIGHT AND LICENSE -Copyright 1995-2016 Jarkko Hietaniemi All Rights Reserved +Copyright 1995-2017 Jarkko Hietaniemi All Rights Reserved This module free software; you can redistribute it and/or modify it under the terms of the Artistic License 2.0 or GNU Lesser General diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/BSD-Resource-1.2910/Resource.xs new/BSD-Resource-1.2911/Resource.xs --- old/BSD-Resource-1.2910/Resource.xs 2016-04-25 12:47:52.000000000 +0200 +++ new/BSD-Resource-1.2911/Resource.xs 2017-04-07 13:54:21.000000000 +0200 @@ -1,5 +1,5 @@ /* - * Copyright (c) 1995-2016 Jarkko Hietaniemi. All rights reserved. + * Copyright (c) 1995-2017 Jarkko Hietaniemi. All rights reserved. * For license see COPYRIGHT and LICENSE in Resource.pm. * * Resource.xs @@ -426,6 +426,12 @@ #else goto not_there; #endif + if (strEQ(name, "RLIMIT_POSIXLOCKS")) +#if defined(RLIMIT_POSIXLOCKS) || defined(HAS_RLIMIT_POSIXLOCKS) + return RLIMIT_POSIXLOCKS; +#else + goto not_there; +#endif if (strEQ(name, "RLIMIT_PTHREAD")) #if defined(RLIMIT_PTHREAD) || defined(HAS_RLIMIT_PTHREAD) return RLIMIT_PTHREAD; @@ -836,6 +842,9 @@ #if defined(RLIMIT_OPEN_MAX) || defined(HAS_RLIMIT_OPEN_MAX) HV_STORE_RES(RETVAL, RLIMIT_OPEN_MAX); #endif +#if defined(RLIMIT_POSIXLOCKS) || defined(HAS_RLIMIT_POSIXLOCKS) + HV_STORE_RES(RETVAL, RLIMIT_POSIXLOCKS); +#endif #if defined(RLIMIT_PTHREAD) || defined(HAS_RLIMIT_PTHREAD) HV_STORE_RES(RETVAL, RLIMIT_PTHREAD); #endif diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/BSD-Resource-1.2910/t/getrusage.t new/BSD-Resource-1.2911/t/getrusage.t --- old/BSD-Resource-1.2910/t/getrusage.t 2016-04-25 03:27:00.000000000 +0200 +++ new/BSD-Resource-1.2911/t/getrusage.t 2017-04-07 14:04:28.000000000 +0200 @@ -14,7 +14,7 @@ $time0 = time(); -require "t/burn.pl"; +require "./t/burn.pl"; burn(); diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/BSD-Resource-1.2910/t/times.t new/BSD-Resource-1.2911/t/times.t --- old/BSD-Resource-1.2910/t/times.t 2013-06-25 02:37:07.000000000 +0200 +++ new/BSD-Resource-1.2911/t/times.t 2017-04-07 13:46:01.000000000 +0200 @@ -12,7 +12,7 @@ $| = 1 if ($debug); -require "t/burn.pl"; +require "./t/burn.pl"; burn();
