commit perl-B-Keywords for openSUSE:Factory
Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package perl-B-Keywords for openSUSE:Factory checked in at 2021-02-26 21:59:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-B-Keywords (Old) and /work/SRC/openSUSE:Factory/.perl-B-Keywords.new.2378 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "perl-B-Keywords" Fri Feb 26 21:59:20 2021 rev:23 rq:875105 version:1.22 Changes: -------- --- /work/SRC/openSUSE:Factory/perl-B-Keywords/perl-B-Keywords.changes 2019-12-23 22:43:33.693979551 +0100 +++ /work/SRC/openSUSE:Factory/.perl-B-Keywords.new.2378/perl-B-Keywords.changes 2021-02-26 21:59:23.415817597 +0100 @@ -1,0 +2,9 @@ +Tue Feb 23 03:06:56 UTC 2021 - Tina M��ller <timueller+perl@suse.de> + +- updated to 1.22 + see /usr/share/doc/packages/perl-B-Keywords/Changes + + 1.22 2021-02-22 09:42:18 rurban + - add try/catch by Tom Wyant + +------------------------------------------------------------------- Old: ---- B-Keywords-1.21.tar.gz New: ---- B-Keywords-1.22.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-B-Keywords.spec ++++++ --- /var/tmp/diff_new_pack.ylmMRa/_old 2021-02-26 21:59:23.939818057 +0100 +++ /var/tmp/diff_new_pack.ylmMRa/_new 2021-02-26 21:59:23.943818060 +0100 @@ -1,7 +1,7 @@ # # spec file for package perl-B-Keywords # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,19 +16,17 @@ # +%define cpan_name B-Keywords Name: perl-B-Keywords -Version: 1.21 +Version: 1.22 Release: 0 #Upstream: 2017-2019 Reini Urban, All rights reserved. This program is free software; you can redistribute it and/or modify it under the terms of either: a) the GNU General Public License as published by the Free Software Foundation; version 2, or b) the "Artistic License" which comes with Perl. -%define cpan_name B-Keywords Summary: Lists of reserved barewords and symbol names License: GPL-2.0-only OR Artistic-1.0 -Group: Development/Libraries/Perl -Url: https://metacpan.org/release/%{cpan_name} +URL: https://metacpan.org/release/%{cpan_name} Source0: https://cpan.metacpan.org/authors/id/R/RU/RURBAN/%{cpan_name}-%{version}.tar.gz Source1: cpanspec.yml BuildArch: noarch -BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: perl BuildRequires: perl-macros %{perl_requires} @@ -52,11 +50,11 @@ library functions use more special symbols, handles and methods. %prep -%setup -q -n %{cpan_name}-%{version} +%autosetup -n %{cpan_name}-%{version} %build perl Makefile.PL INSTALLDIRS=vendor -make %{?_smp_mflags} +%make_build %check make test @@ -67,7 +65,6 @@ %perl_gen_filelist %files -f %{name}.files -%defattr(-,root,root,755) %doc Changes README %license LICENSE ++++++ B-Keywords-1.21.tar.gz -> B-Keywords-1.22.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/B-Keywords-1.21/Changes new/B-Keywords-1.22/Changes --- old/B-Keywords-1.21/Changes 2019-12-17 17:58:25.000000000 +0100 +++ new/B-Keywords-1.22/Changes 2021-02-22 09:42:37.000000000 +0100 @@ -93,3 +93,6 @@ 1.21 2019-12-17 17:38:00 rurban - isa was added with 5.31.7 - improved t/z_kwalitee.t +1.22 2021-02-22 09:42:18 rurban + - add try/catch by Tom Wyant + \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/B-Keywords-1.21/META.json new/B-Keywords-1.22/META.json --- old/B-Keywords-1.21/META.json 2019-12-17 18:00:01.000000000 +0100 +++ new/B-Keywords-1.22/META.json 2021-02-22 09:46:21.000000000 +0100 @@ -45,6 +45,6 @@ "url" : "http://github.com/rurban/b-keywords" } }, - "version" : "1.21", + "version" : "1.22", "x_serialization_backend" : "JSON::PP version 2.97001" } diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/B-Keywords-1.21/META.yml new/B-Keywords-1.22/META.yml --- old/B-Keywords-1.21/META.yml 2019-12-17 18:00:01.000000000 +0100 +++ new/B-Keywords-1.22/META.yml 2021-02-22 09:46:21.000000000 +0100 @@ -22,5 +22,5 @@ resources: license: http://dev.perl.org/licenses/ repository: http://github.com/rurban/b-keywords -version: '1.21' +version: '1.22' x_serialization_backend: 'CPAN::Meta::YAML version 0.018' diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/B-Keywords-1.21/SIGNATURE new/B-Keywords-1.22/SIGNATURE --- old/B-Keywords-1.21/SIGNATURE 2019-12-17 18:00:03.000000000 +0100 +++ new/B-Keywords-1.22/SIGNATURE 2021-02-22 09:46:22.000000000 +0100 @@ -1,5 +1,5 @@ This file contains message digests of all files listed in MANIFEST, -signed via the Module::Signature module, version 0.83. +signed via the Module::Signature module, version 0.87. To verify the content in this distribution, first make sure you have Module::Signature installed, then type: @@ -12,16 +12,16 @@ not run its Makefile.PL or Build.PL. -----BEGIN PGP SIGNED MESSAGE----- -Hash: SHA256 +Hash: RIPEMD160 -SHA256 917b5918d97cef573ae74ec93e25c2270f00a90d3ca6a6624e1475abcea6b462 Changes +SHA256 5f974d84eb69841476ce028b79dced3a414d78f807b6a0456d11bdff81815b4e Changes SHA256 6724a85e9820d3b08909b518d4d3d3621cf2fb7f2876360e5b2874efbf8c2ee8 LICENSE SHA256 7ebf58443f98897bc4d14d25de111e89838c847102bfafd98cad2ab6de7e7177 MANIFEST -SHA256 b4fe80f031554a1d83f2ef0aa59749849149acd40a9f7692d9aa17f82e71f266 META.json -SHA256 a2ef71fba5cab639adc217001833bfbb20984cb375927da2c10ae93088f36a6b META.yml +SHA256 7ccb763d933f31d711962395bae292e7778a08147e90b753e44e69b6f5b8f7f3 META.json +SHA256 d00bef3888c75a43a2efd3973e52a66f1be2e0a71e26aeff1ce5ca4e2505afac META.yml SHA256 b51920d197a1eee6f282d3a5487e7c1501c710000bcf0d8f289fb31a42461115 Makefile.PL SHA256 0a73e39f5d75bdaa6b6e113318168e2e880b6a69405063df631a0aa2b0f19fcd README -SHA256 5a06e112f015c3f161df41cca0ce3b3d8a0d4778a43902e114b2e7cf7dea93bc lib/B/Keywords.pm +SHA256 fa81dd0a9557a85d12742b0d470a5ff3538ec8d48dad1dbce126ec8202a3bbe4 lib/B/Keywords.pm SHA256 e03c8fcbca5ea500346882132d9a4ae57fc8fca37bdf2a8e0576f25408760885 t/10basic.t SHA256 e769e2d323d01b7cb67224442cacc7b0bc60bf04492e688af87708d9930a24fa t/11keywords.t SHA256 eccb70c617b51d41f8fe54bf1c52e6767f849833cf3c244fb432b3ebfdc2d4bf t/export.t @@ -32,12 +32,12 @@ SHA256 298e9a5d4190701d4438f3f68c1e44139cfa36982503ccc44572d04cfe3c317a t/z_pod.t -----BEGIN PGP SIGNATURE----- -iQEzBAEBCAAdFiEEKJWogdNCcPq/6PdHtPYzOeZdZBQFAl35CZIACgkQtPYzOeZd -ZBT4Vgf9EZEUpuUbW95SEB9SrjF0dOIyKBqZc0pjEGxWKWOn5EX3EU9yaflMVh2/ -ll9GCImHMJdZdoE3HSX/eLXbHdoTpPv6SpJdrTSp3iZ9O+qTFb0ZX7qAeJAnJmAl -4Rk36e1gjW/pYMjn/fAXp6VbmUlqwtVHO7jbItike+kQwUGDCDnK178ngW/tCLwv -z+cd5595halY0tvKfD5jSHZSN2Qs3jykHpRtsZboC3c1N1O+gd45M/GoI5aGGNeP -P7tBGlzjphG+UG+f2bCdMtqXnCTTsfWKJFpJ4Lg1C2f/Awlq6r6ogxOC0Hl46OBG -Mes4XsdsD4hI0SWUPwXvQ9+JAXuK3w== -=oSA2 +iQEzBAEBAwAdFiEEKJWogdNCcPq/6PdHtPYzOeZdZBQFAmAzb10ACgkQtPYzOeZd +ZBTyIAgAoZbAQ5OXvg8zOn/auI+alMQ8RJs0+6osouG6wzbswkSiDxCd+5Rtam6/ +hRDhL50CvEmXaRmXi4mTu6sq2Kz8zb++84+ZlZJ+prhcYcZo8/kL4Gg57+uT/4+t +ZDiCRrWphYCFGM2uwIYPJXHWH4bzP0AB89/tbe8naPy4Zj3mjPtWNXuIFPcPzwXr +WgV6MiDtTRTs56lCspGxjKEX8zEKT0Kn0fnB8qC8s4pr04VLn9ONTw6gVBn5gpoO +CAcv1jqb6Pt3bewz1xo0Yg3pQEJKyIAOa8D/9ChTsw5AO4bapAwQwEhlKGuNp4H8 +bde+Yi1WNelNfIf6wfm0NAZSZlda/Q== +=Q5iM -----END PGP SIGNATURE----- diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/B-Keywords-1.21/lib/B/Keywords.pm new/B-Keywords-1.22/lib/B/Keywords.pm --- old/B-Keywords-1.21/lib/B/Keywords.pm 2019-12-17 17:37:01.000000000 +0100 +++ new/B-Keywords-1.22/lib/B/Keywords.pm 2021-02-22 09:42:49.000000000 +0100 @@ -14,7 +14,7 @@ %EXPORT_TAGS = ( 'all' => \@EXPORT_OK ); use vars '$VERSION'; -$VERSION = '1.21'; +$VERSION = '1.22'; my $CPERL = $^V =~ /c$/ ? 1 : 0; use vars '@Scalars'; @@ -451,6 +451,11 @@ x xor y + ), + ($] >= 5.033007 ? qw( + try + catch + ) : () )); use vars '@TieIOMethods';
participants (1)
-
Source-Sync