Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package perl-Tie-Cycle for openSUSE:Factory checked in at 2022-01-14 23:12:33 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-Tie-Cycle (Old) and /work/SRC/openSUSE:Factory/.perl-Tie-Cycle.new.1892 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Tie-Cycle" Fri Jan 14 23:12:33 2022 rev:11 rq:946099 version:1.227 Changes: -------- --- /work/SRC/openSUSE:Factory/perl-Tie-Cycle/perl-Tie-Cycle.changes 2021-01-18 11:30:47.768527846 +0100 +++ /work/SRC/openSUSE:Factory/.perl-Tie-Cycle.new.1892/perl-Tie-Cycle.changes 2022-01-14 23:12:58.502621517 +0100 @@ -1,0 +2,9 @@ +Sun Jan 9 03:10:36 UTC 2022 - Tina M??ller <timueller+p...@suse.de> + +- updated to 1.227 + see /usr/share/doc/packages/perl-Tie-Cycle/Changes + + 1.227 2022-01-08T21:25:01Z + * No code changes. Fix a link in the README.pod. + +------------------------------------------------------------------- Old: ---- Tie-Cycle-1.226.tar.gz New: ---- Tie-Cycle-1.227.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-Tie-Cycle.spec ++++++ --- /var/tmp/diff_new_pack.sHkkGM/_old 2022-01-14 23:12:58.978621824 +0100 +++ /var/tmp/diff_new_pack.sHkkGM/_new 2022-01-14 23:12:58.986621829 +0100 @@ -1,7 +1,7 @@ # # spec file for package perl-Tie-Cycle # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %define cpan_name Tie-Cycle Name: perl-Tie-Cycle -Version: 1.226 +Version: 1.227 Release: 0 Summary: Cycle through a list of values via a scalar License: Artistic-2.0 @@ -28,6 +28,7 @@ BuildArch: noarch BuildRequires: perl BuildRequires: perl-macros +BuildRequires: perl(ExtUtils::MakeMaker) >= 6.64 BuildRequires: perl(Test::More) >= 1 %{perl_requires} ++++++ Tie-Cycle-1.226.tar.gz -> Tie-Cycle-1.227.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Tie-Cycle-1.226/Changes new/Tie-Cycle-1.227/Changes --- old/Tie-Cycle-1.226/Changes 2021-01-12 10:38:42.000000000 +0100 +++ new/Tie-Cycle-1.227/Changes 2022-01-08 22:25:16.000000000 +0100 @@ -1,5 +1,8 @@ Revision history for Perl module Tie::Cycle +1.227 2022-01-08T21:25:01Z + * No code changes. Fix a link in the README.pod. + 1.226 2021-01-12T09:38:15Z * Freshening the distro, Travis is gone, Github Actions are in. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Tie-Cycle-1.226/MANIFEST.SKIP new/Tie-Cycle-1.227/MANIFEST.SKIP --- old/Tie-Cycle-1.226/MANIFEST.SKIP 2021-01-12 10:38:42.000000000 +0100 +++ new/Tie-Cycle-1.227/MANIFEST.SKIP 2022-01-08 22:25:16.000000000 +0100 @@ -59,10 +59,14 @@ MANIFEST\s\d Changes\s\d -\.travis\.yml \.?appveyor.yml \.releaserc \.lwpcookies \.gitignore \.github\b Tie-\.* +\bMANIFEST\s\d +\bChanges\s\d +\.icloud$ +\A\.github\b + diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Tie-Cycle-1.226/META.json new/Tie-Cycle-1.227/META.json --- old/Tie-Cycle-1.226/META.json 2021-01-12 10:38:44.000000000 +0100 +++ new/Tie-Cycle-1.227/META.json 2022-01-08 22:25:18.000000000 +0100 @@ -4,7 +4,7 @@ "brian d foy <bd...@cpan.org>" ], "dynamic_config" : 1, - "generated_by" : "ExtUtils::MakeMaker version 7.34, CPAN::Meta::Converter version 2.150010", + "generated_by" : "ExtUtils::MakeMaker version 7.62, CPAN::Meta::Converter version 2.150010", "license" : [ "artistic_2" ], @@ -53,6 +53,6 @@ "web" : "https://github.com/briandfoy/tie-cycle" } }, - "version" : "1.226", - "x_serialization_backend" : "JSON::PP version 4.02" + "version" : "1.227", + "x_serialization_backend" : "JSON::PP version 4.06" } diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Tie-Cycle-1.226/META.yml new/Tie-Cycle-1.227/META.yml --- old/Tie-Cycle-1.226/META.yml 2021-01-12 10:38:44.000000000 +0100 +++ new/Tie-Cycle-1.227/META.yml 2022-01-08 22:25:17.000000000 +0100 @@ -8,7 +8,7 @@ ExtUtils::MakeMaker: '6.64' File::Spec::Functions: '0' dynamic_config: 1 -generated_by: 'ExtUtils::MakeMaker version 7.34, CPAN::Meta::Converter version 2.150010' +generated_by: 'ExtUtils::MakeMaker version 7.62, CPAN::Meta::Converter version 2.150010' license: artistic_2 meta-spec: url: http://module-build.sourceforge.net/META-spec-v1.4.html @@ -25,5 +25,5 @@ bugtracker: https://github.com/briandfoy/tie-cycle/issues homepage: https://github.com/briandfoy/tie-cycle repository: https://github.com/briandfoy/tie-cycle.git -version: '1.226' +version: '1.227' x_serialization_backend: 'CPAN::Meta::YAML version 0.018' diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Tie-Cycle-1.226/README.pod new/Tie-Cycle-1.227/README.pod --- old/Tie-Cycle-1.226/README.pod 2021-01-12 10:38:42.000000000 +0100 +++ new/Tie-Cycle-1.227/README.pod 2022-01-08 22:25:16.000000000 +0100 @@ -2,11 +2,11 @@ =encoding utf8 -=for HTML <a href="../../actions?query=workflow%3Amacos"><img src="../../workflows/macos/badge.svg"></a> +=for HTML <a href="https://www.github.com/briandfoy/tie-cycle/actions?query=workflow%3Amacos"><img src="https://www.github.com/briandfoy/tie-cycle/workflows/macos/badge.svg"></a> -=for HTML <a href="../../actions?query=workflow%3Aubuntu"><img src="../../workflows/ubuntu/badge.svg"></a> +=for HTML <a href="https://www.github.com/briandfoy/tie-cycle/actions?query=workflow%3Aubuntu"><img src="https://www.github.com/briandfoy/tie-cycle/workflows/ubuntu/badge.svg"></a> -=for HTML <a href="../../actions?query=workflow%3Awindows"><img src="../../workflows/windows/badge.svg"></a> +=for HTML <a href="https://www.github.com/briandfoy/tie-cycle/actions?query=workflow%3Awindows"><img src="https://www.github.com/briandfoy/tie-cycle/workflows/windows/badge.svg"></a> =for HTML <a href='https://ci.appveyor.com/project/briandfoy/tie-cycle'><img src='https://ci.appveyor.com/api/projects/status/ghir4biemgd8p717' /></a> @@ -31,7 +31,7 @@ To read about L<Tie::Cycle>, look at the embedded documentation in the module itself. Inside the distribution, you can format it -with L<perldoc|https://perldoc.perl.orgperldoc.html>: +with L<perldoc|https://perldoc.perl.org/perldoc.html>: % perldoc lib/Tie/Cycle.pm diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Tie-Cycle-1.226/lib/Tie/Cycle.pm new/Tie-Cycle-1.227/lib/Tie/Cycle.pm --- old/Tie-Cycle-1.226/lib/Tie/Cycle.pm 2021-01-12 10:38:42.000000000 +0100 +++ new/Tie-Cycle-1.227/lib/Tie/Cycle.pm 2022-01-08 22:25:16.000000000 +0100 @@ -1,7 +1,7 @@ package Tie::Cycle; use strict; -our $VERSION = '1.226'; +our $VERSION = '1.227'; use Carp qw(carp); @@ -147,7 +147,7 @@ =head1 COPYRIGHT AND LICENSE -Copyright ?? 2000-2021, brian d foy C<< <bd...@cpan.org> >>. All rights reserved. +Copyright ?? 2000-2022, brian d foy C<< <bd...@cpan.org> >>. All rights reserved. This software is available under the Artistic License 2.0. =cut