Hello community,

here is the log from the commit of package perl-Tie-Cycle for openSUSE:Factory 
checked in at 2017-04-28 09:11:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Tie-Cycle (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Tie-Cycle.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Tie-Cycle"

Fri Apr 28 09:11:40 2017 rev:8 rq:490178 version:1.224

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Tie-Cycle/perl-Tie-Cycle.changes    
2017-02-16 16:48:18.954154819 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Tie-Cycle.new/perl-Tie-Cycle.changes       
2017-04-28 09:11:42.007646734 +0200
@@ -1,0 +2,10 @@
+Wed Apr 19 06:52:26 UTC 2017 - [email protected]
+
+- updated to 1.224
+   see /usr/share/doc/packages/perl-Tie-Cycle/Changes
+
+  1.224 2017-04-18T11:41:22Z
+       * Fix up various dist things and clarify that this is under
+       the Artistic License 2.0.
+
+-------------------------------------------------------------------

Old:
----
  Tie-Cycle-1.222.tar.gz

New:
----
  Tie-Cycle-1.224.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ perl-Tie-Cycle.spec ++++++
--- /var/tmp/diff_new_pack.3RUGS2/_old  2017-04-28 09:11:43.651414946 +0200
+++ /var/tmp/diff_new_pack.3RUGS2/_new  2017-04-28 09:11:43.655414382 +0200
@@ -17,11 +17,11 @@
 
 
 Name:           perl-Tie-Cycle
-Version:        1.222
+Version:        1.224
 Release:        0
 %define cpan_name Tie-Cycle
 Summary:        Cycle through a list of values via a scalar
-License:        Artistic-1.0 or GPL-1.0+
+License:        Artistic-2.0
 Group:          Development/Libraries/Perl
 Url:            http://search.cpan.org/dist/Tie-Cycle/
 Source0:        
https://cpan.metacpan.org/authors/id/B/BD/BDFOY/%{cpan_name}-%{version}.tar.gz

++++++ Tie-Cycle-1.222.tar.gz -> Tie-Cycle-1.224.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Tie-Cycle-1.222/Changes new/Tie-Cycle-1.224/Changes
--- old/Tie-Cycle-1.222/Changes 2017-01-20 12:30:58.000000000 +0100
+++ new/Tie-Cycle-1.224/Changes 2017-04-18 13:41:44.000000000 +0200
@@ -1,5 +1,9 @@
 Revision history for Perl module Tie::Cycle
 
+1.224 2017-04-18T11:41:22Z
+       * Fix up various dist things and clarify that this is under
+       the Artistic License 2.0.
+
 1.222 2017-01-20T11:30:37Z
        * The module seems to have disappeared from CPAN, so I'm
        re-uploading.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Tie-Cycle-1.222/LICENSE new/Tie-Cycle-1.224/LICENSE
--- old/Tie-Cycle-1.222/LICENSE 2017-01-20 12:30:58.000000000 +0100
+++ new/Tie-Cycle-1.224/LICENSE 2017-04-18 13:41:44.000000000 +0200
@@ -1,5 +1,4 @@
-The Tie::Cycle module is licensed under the same terms as perl
-itself, under the Artistic License 2.0.
+The Tie::Cycle module is licensed under the Artistic License 2.0.
 
 
 Artistic License 2.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Tie-Cycle-1.222/MANIFEST.SKIP 
new/Tie-Cycle-1.224/MANIFEST.SKIP
--- old/Tie-Cycle-1.222/MANIFEST.SKIP   2017-01-20 12:30:58.000000000 +0100
+++ new/Tie-Cycle-1.224/MANIFEST.SKIP   2017-04-18 13:41:44.000000000 +0200
@@ -58,7 +58,8 @@
 #!end included /usr/local/perls/perl-5.14.2/lib/5.14.2/ExtUtils/MANIFEST.SKIP
 
 
-\.travis.yml
+\.travis\.yml
+\.appveyor\.yml
 \.releaserc
 \.gitignore
 Tie-\.*
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Tie-Cycle-1.222/META.json 
new/Tie-Cycle-1.224/META.json
--- old/Tie-Cycle-1.222/META.json       2017-01-20 12:31:01.000000000 +0100
+++ new/Tie-Cycle-1.224/META.json       2017-04-18 13:41:46.000000000 +0200
@@ -6,7 +6,7 @@
    "dynamic_config" : 1,
    "generated_by" : "ExtUtils::MakeMaker version 7.1001, CPAN::Meta::Converter 
version 2.150005",
    "license" : [
-      "perl_5"
+      "artistic_2"
    ],
    "meta-spec" : {
       "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec";,
@@ -53,6 +53,6 @@
          "web" : "https://github.com/briandfoy/tie-cycle";
       }
    },
-   "version" : "1.222",
+   "version" : "1.224",
    "x_serialization_backend" : "JSON::PP version 2.27300"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Tie-Cycle-1.222/META.yml new/Tie-Cycle-1.224/META.yml
--- old/Tie-Cycle-1.222/META.yml        2017-01-20 12:31:01.000000000 +0100
+++ new/Tie-Cycle-1.224/META.yml        2017-04-18 13:41:46.000000000 +0200
@@ -9,7 +9,7 @@
   File::Spec::Functions: '0'
 dynamic_config: 1
 generated_by: 'ExtUtils::MakeMaker version 7.1001, CPAN::Meta::Converter 
version 2.150005'
-license: perl
+license: artistic_2
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
   version: '1.4'
@@ -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.222'
+version: '1.224'
 x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Tie-Cycle-1.222/Makefile.PL 
new/Tie-Cycle-1.224/Makefile.PL
--- old/Tie-Cycle-1.222/Makefile.PL     2017-01-20 12:30:58.000000000 +0100
+++ new/Tie-Cycle-1.224/Makefile.PL     2017-04-18 13:41:44.000000000 +0200
@@ -49,7 +49,7 @@
        'NAME'          => $module,
        'ABSTRACT_FROM' => $main_file,
        'VERSION_FROM'  => $main_file,
-       'LICENSE'       => 'perl',
+       'LICENSE'       => 'artistic2',
        'AUTHOR'        => 'brian d foy <[email protected]>',
 
        'CONFIGURE_REQUIRES' => {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Tie-Cycle-1.222/README.pod 
new/Tie-Cycle-1.224/README.pod
--- old/Tie-Cycle-1.222/README.pod      2017-01-20 12:30:58.000000000 +0100
+++ new/Tie-Cycle-1.224/README.pod      2017-04-18 13:41:44.000000000 +0200
@@ -2,11 +2,22 @@
 
 =encoding utf8
 
+=for HTML <a href="https://travis-ci.org/briandfoy/tie-cycle";><img 
src="https://travis-ci.org/briandfoy/tie-cycle.svg?branch=master"; /></a>
+
+=for HTML <a href='https://ci.appveyor.com/project/briandfoy/tie-cycle'><img 
src='https://ci.appveyor.com/api/projects/status/ghir4biemgd8p717'></a>
+
+=for HTML <a 
href='https://coveralls.io/github/briandfoy/tie-cycle?branch=master'><img 
src='https://coveralls.io/repos/github/briandfoy/tie-cycle/badge.svg?branch=master'
 alt='Coverage Status' /></a>
+
+=for HTML <a 
href="https://github.com/briandfoy/tie-cycle/blob/master/LICENSE";><img 
src="https://img.shields.io/cpan/l/Tie-Cycle.svg"; /></a>
+
+=for HTML <a href="http://www.metacpan.org/module/Tie::Cycle";><img 
src="https://img.shields.io/cpan/v/Tie-Cycle.svg"; /></A>
+
 =head1 The Tie::Cycle module
 
 This is the I<README> for the L<Tie::Cycle> Perl module. It allows
 you to create an array that continually cycles through its elements
-no matter what index you use.
+no matter what index you use. It's mostly a demonstration of the
+C<tie> mechanism.
 
 You're probably looking at this because you don't know where else to
 find what you're looking for. Read this once and you might never have
@@ -14,8 +25,8 @@
 
 =head2 Documentation
 
-To read about L<Tie::Cycle>, look at the embedded documentation 
-in the module itself. Inside the distribution, you can format it 
+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|http://perldoc.perl.org/perldoc.html>:
 
        % perldoc lib/Tie/Cycle.pm
@@ -63,11 +74,11 @@
        % make test
        % make install
 
-You probably don't want to do that unless you're fiddling with the 
+You probably don't want to do that unless you're fiddling with the
 module and only want to run the tests without installing anything.
 
 =head2 Source location
-       
+
 The meta data, such as the source repository and bug tracker, is in
 I<Makefile.PL> or the I<META.*> files it creates. You can find that on
 those CPAN web interfaces, but you can also look at files directly in
@@ -79,7 +90,7 @@
 
 =back
 
-If you find a problem, file a ticket in the L<issue 
+If you find a problem, file a ticket in the L<issue
 tracker|https://github.com/briandfoy/tie-cycle/issues>:
 
 =over 4
@@ -98,20 +109,20 @@
 L<Stackoverflow|http://www.stackoverflow.com>, both of which have many
 competent Perlers who can answer your question, almost in real time.
 They might not know the particulars of this module, but they can help
-you diagnose your problem. 
+you diagnose your problem.
 
-You might like to read L<brian's Guide to Solving Any Perl 
+You might like to read L<brian's Guide to Solving Any Perl
 
Problem|http://archive.oreilly.com/pub/a/perl/excerpts/9780596527242/brians-guide.html>.
 
 =head2 Copyright and License
 
 You should have received a I<LICENSE> file, but the license is also noted
 in the module files. About the only thing you can't do is pretend that
-you wrote code that you didn't. 
+you wrote code that you didn't.
 
 =head2 Good luck!
 
-Enjoy, 
+Enjoy,
 
 brian d foy, [email protected]
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Tie-Cycle-1.222/lib/Tie/Cycle.pm 
new/Tie-Cycle-1.224/lib/Tie/Cycle.pm
--- old/Tie-Cycle-1.222/lib/Tie/Cycle.pm        2017-01-20 12:30:58.000000000 
+0100
+++ new/Tie-Cycle-1.224/lib/Tie/Cycle.pm        2017-04-18 13:41:44.000000000 
+0200
@@ -1,7 +1,7 @@
 package Tie::Cycle;
 use strict;
 
-our $VERSION = '1.222';
+our $VERSION = '1.224';
 
 use Carp qw(carp);
 
@@ -147,7 +147,7 @@
 
 =head1 COPYRIGHT AND LICENSE
 
-Copyright © 2000-2017, brian d foy <[email protected]>. All rights reserved.
-This software is available under the same terms as perl.
+Copyright © 2000-2017, brian d foy C<< <[email protected]> >>. All rights 
reserved.
+This software is available under the Artistic License 2.0.
 
 =cut


Reply via email to