From 4feec66a6421a5d1ec6f21dd89ffbc63f19b31001213d4add624ccb2965a683a Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Tue, 14 Feb 2017 09:08:07 +0000 Subject: [PATCH] Accepting request 457012 from devel:languages:perl:autoupdate automatic update OBS-URL: https://build.opensuse.org/request/show/457012 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Tie-Cycle?expand=0&rev=10 --- Tie-Cycle-1.221.tar.gz | 3 --- Tie-Cycle-1.222.tar.gz | 3 +++ perl-Tie-Cycle.changes | 10 ++++++++++ perl-Tie-Cycle.spec | 9 +++++---- 4 files changed, 18 insertions(+), 7 deletions(-) delete mode 100644 Tie-Cycle-1.221.tar.gz create mode 100644 Tie-Cycle-1.222.tar.gz diff --git a/Tie-Cycle-1.221.tar.gz b/Tie-Cycle-1.221.tar.gz deleted file mode 100644 index 69ac50b..0000000 --- a/Tie-Cycle-1.221.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c6e263bdfd19eea4ceaade3c8af33b35ef83e8251ea53759a3ca49e3729ce681 -size 9741 diff --git a/Tie-Cycle-1.222.tar.gz b/Tie-Cycle-1.222.tar.gz new file mode 100644 index 0000000..ec54f90 --- /dev/null +++ b/Tie-Cycle-1.222.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1311214cc4b2a8c7cae0dd50e3e9916a1b47c4c04b279537aa80fa1df527ce6 +size 10828 diff --git a/perl-Tie-Cycle.changes b/perl-Tie-Cycle.changes index d932a13..2e4da72 100644 --- a/perl-Tie-Cycle.changes +++ b/perl-Tie-Cycle.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Tue Feb 14 07:51:13 UTC 2017 - coolo@suse.com + +- updated to 1.222 + see /usr/share/doc/packages/perl-Tie-Cycle/Changes + + 1.222 2017-01-20T11:30:37Z + * The module seems to have disappeared from CPAN, so I'm + re-uploading. + ------------------------------------------------------------------- Sun Feb 7 10:49:44 UTC 2016 - coolo@suse.com diff --git a/perl-Tie-Cycle.spec b/perl-Tie-Cycle.spec index a1ca1ab..330baac 100644 --- a/perl-Tie-Cycle.spec +++ b/perl-Tie-Cycle.spec @@ -1,7 +1,7 @@ # # spec file for package perl-Tie-Cycle # -# 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,14 +17,14 @@ Name: perl-Tie-Cycle -Version: 1.221 +Version: 1.222 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+ Group: Development/Libraries/Perl Url: http://search.cpan.org/dist/Tie-Cycle/ -Source0: http://www.cpan.org/authors/id/B/BD/BDFOY/%{cpan_name}-%{version}.tar.gz +Source0: https://cpan.metacpan.org/authors/id/B/BD/BDFOY/%{cpan_name}-%{version}.tar.gz Source1: cpanspec.yml BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -67,6 +67,7 @@ included _test.pl_ script for an example of this effect. %files -f %{name}.files %defattr(-,root,root,755) -%doc Changes examples LICENSE +%doc Changes CONTRIBUTING.md examples +%license LICENSE %changelog