Accepting request 946053 from devel:languages:perl:autoupdate

- 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.

OBS-URL: https://build.opensuse.org/request/show/946053
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Tie-Cycle?expand=0&rev=18
This commit is contained in:
Pedro Monreal Gonzalez 2022-01-13 11:31:18 +00:00 committed by Git OBS Bridge
parent 6a295ccca1
commit 64fc6f461e
4 changed files with 15 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0987e1c053bb080c3052710e9733a81ab6fb84e60da76828efa7fc92e7f47633
size 11064

BIN
Tie-Cycle-1.227.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sun Jan 9 03:10:36 UTC 2022 - Tina Müller <timueller+perl@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.
-------------------------------------------------------------------
Wed Jan 13 03:08:56 UTC 2021 - Tina Müller <timueller+perl@suse.de>

View File

@ -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 @@ Source1: cpanspec.yml
BuildArch: noarch
BuildRequires: perl
BuildRequires: perl-macros
BuildRequires: perl(ExtUtils::MakeMaker) >= 6.64
BuildRequires: perl(Test::More) >= 1
%{perl_requires}