From 6bfb6de037d4a2253e2f2700cb4834452f72655b3b6e2f4923db9773b0a7b7c5 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Wed, 15 Apr 2015 05:05:50 +0000 Subject: [PATCH] Accepting request 296496 from devel:languages:perl:autoupdate automatic update OBS-URL: https://build.opensuse.org/request/show/296496 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Tie-Cycle?expand=0&rev=6 --- Tie-Cycle-1.19.tar.gz | 3 --- Tie-Cycle-1.21.tar.gz | 3 +++ perl-Tie-Cycle.changes | 13 +++++++++++++ perl-Tie-Cycle.spec | 10 ++++------ 4 files changed, 20 insertions(+), 9 deletions(-) delete mode 100644 Tie-Cycle-1.19.tar.gz create mode 100644 Tie-Cycle-1.21.tar.gz diff --git a/Tie-Cycle-1.19.tar.gz b/Tie-Cycle-1.19.tar.gz deleted file mode 100644 index 246d9f7..0000000 --- a/Tie-Cycle-1.19.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bd315874c85feaf8948eeb2f40fe2768a6ca00f089e35b32bfe88f3f384f9ca1 -size 4457 diff --git a/Tie-Cycle-1.21.tar.gz b/Tie-Cycle-1.21.tar.gz new file mode 100644 index 0000000..fba28d4 --- /dev/null +++ b/Tie-Cycle-1.21.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e94c98d7e6cbb1263d3defc9d0e9b6e6fc97dc8bb8acc29df82e8005a6d3564 +size 5084 diff --git a/perl-Tie-Cycle.changes b/perl-Tie-Cycle.changes index 042e75a..7c417ba 100644 --- a/perl-Tie-Cycle.changes +++ b/perl-Tie-Cycle.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Tue Apr 14 20:38:26 UTC 2015 - coolo@suse.com + +- updated to 1.21 + see /usr/share/doc/packages/perl-Tie-Cycle/Changes + + 1.21 - Fri Oct 3 22:08:25 2014 + * Update Makefile for better META data + + 1.19_01 - Mon Sep 2 10:51:42 2013 + * Take out // (5.10 feature I used without thought) to restore + 5.8 compatibility. + ------------------------------------------------------------------- Fri Oct 4 09:15:18 UTC 2013 - coolo@suse.com diff --git a/perl-Tie-Cycle.spec b/perl-Tie-Cycle.spec index 5470718..2d1bd2d 100644 --- a/perl-Tie-Cycle.spec +++ b/perl-Tie-Cycle.spec @@ -1,7 +1,7 @@ # # spec file for package perl-Tie-Cycle # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 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,10 +17,10 @@ Name: perl-Tie-Cycle -Version: 1.19 +Version: 1.21 Release: 0 %define cpan_name Tie-Cycle -Summary: Cycle through a list of values via a scalar. +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/ @@ -30,8 +30,6 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: perl BuildRequires: perl-macros BuildRequires: perl(Test::More) >= 0.95 -#BuildRequires: perl(Tie::Cycle) -Requires: perl(Test::More) >= 0.95 %{perl_requires} %description @@ -68,6 +66,6 @@ included _test.pl_ script for an example of this effect. %files -f %{name}.files %defattr(-,root,root,755) -%doc Changes examples LICENSE MYMETA.json MYMETA.yml README +%doc Changes examples LICENSE README %changelog