8
0

2 Commits

Author SHA256 Message Date
4c33f5e8e7 Accepting request 1236813 from devel:languages:perl
- updated to 1.229.0 (1.229)
   see /usr/share/doc/packages/perl-Tie-Cycle/Changes
  1.229 2025-01-04T05:10:10Z
  	* refresh distro and move to BRIANDFOY (forwarded request 1236698 from tinita)

OBS-URL: https://build.opensuse.org/request/show/1236813
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Tie-Cycle?expand=0&rev=14
2025-01-12 10:08:37 +00:00
d54fc7342e - updated to 1.229.0 (1.229)
see /usr/share/doc/packages/perl-Tie-Cycle/Changes
  1.229 2025-01-04T05:10:10Z
  	* refresh distro and move to BRIANDFOY

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Tie-Cycle?expand=0&rev=23
2025-01-10 09:38:36 +00:00
4 changed files with 18 additions and 8 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:875651be1c657d85bcac056a76be22888395412c8e5af3d84d4c37b8fbb5b448
size 11687

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

Binary file not shown.

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sat Jan 4 05:36:16 UTC 2025 - Tina Müller <timueller+perl@suse.de>
- updated to 1.229.0 (1.229)
see /usr/share/doc/packages/perl-Tie-Cycle/Changes
1.229 2025-01-04T05:10:10Z
* refresh distro and move to BRIANDFOY
-------------------------------------------------------------------
Fri Mar 8 23:06:36 UTC 2024 - Tina Müller <tina.mueller@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package perl-Tie-Cycle
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,13 +18,14 @@
%define cpan_name Tie-Cycle
Name: perl-Tie-Cycle
Version: 1.228.0
Version: 1.229.0
Release: 0
%define cpan_version 1.228
# 1.229 -> normalize -> 1.229.0
%define cpan_version 1.229
License: Artistic-2.0
Summary: Cycle through a list of values via a scalar
URL: https://metacpan.org/release/%{cpan_name}
Source0: https://cpan.metacpan.org/authors/id/B/BD/BDFOY/%{cpan_name}-%{cpan_version}.tar.gz
Source0: https://cpan.metacpan.org/authors/id/B/BR/BRIANDFOY/%{cpan_name}-%{cpan_version}.tar.gz
Source1: cpanspec.yml
BuildArch: noarch
BuildRequires: perl
@@ -68,7 +69,7 @@ make test
%perl_gen_filelist
%files -f %{name}.files
%doc Changes CONTRIBUTING.md examples
%doc Changes CONTRIBUTING.md examples SECURITY.md
%license LICENSE
%changelog