forked from pool/perl-Tie-Cycle
Automatic update to Tie-Cycle-1.233.tar.gz #2
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:84553d26db09b7eb3f15d809d82242214b5e4e268834a26574cefa83dd25c755
|
||||
size 12675
|
||||
BIN
Tie-Cycle-1.233.tar.gz
LFS
Normal file
BIN
Tie-Cycle-1.233.tar.gz
LFS
Normal file
Binary file not shown.
@@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 8 05:46:11 UTC 2026 - Tina Müller <timueller+perl@suse.de>
|
||||
|
||||
- updated to 1.233.0 (1.233)
|
||||
see /usr/share/doc/packages/perl-Tie-Cycle/Changes
|
||||
|
||||
1.233 2026-01-07T15:26:59Z
|
||||
* remove errant file from MANIFEST (#14)
|
||||
|
||||
1.232 2026-01-06T09:19:34Z
|
||||
* refresh for latest release process
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 14 05:40:18 UTC 2025 - Tina Müller <timueller+perl@suse.de>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package perl-Tie-Cycle
|
||||
#
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
# Copyright (c) 2026 SUSE LLC and contributors
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -18,10 +18,10 @@
|
||||
|
||||
%define cpan_name Tie-Cycle
|
||||
Name: perl-Tie-Cycle
|
||||
Version: 1.231.0
|
||||
Version: 1.233.0
|
||||
Release: 0
|
||||
# 1.231 -> normalize -> 1.231.0
|
||||
%define cpan_version 1.231
|
||||
# 1.233 -> normalize -> 1.233.0
|
||||
%define cpan_version 1.233
|
||||
License: Artistic-2.0
|
||||
Summary: Cycle through a list of values via a scalar
|
||||
URL: https://metacpan.org/release/%{cpan_name}
|
||||
@@ -33,7 +33,6 @@ BuildRequires: perl
|
||||
BuildRequires: perl-macros
|
||||
BuildRequires: perl(ExtUtils::MakeMaker) >= 6.64
|
||||
BuildRequires: perl(Test::More) >= 1
|
||||
BuildRequires: perl(version) >= 0.86
|
||||
Provides: perl(Tie::Cycle) = %{version}
|
||||
%undefine __perllib_provides
|
||||
%{perl_requires}
|
||||
@@ -56,7 +55,7 @@ after the tie, the elements of the cycle will change as well. See the
|
||||
included _test.pl_ script for an example of this effect.
|
||||
|
||||
%prep
|
||||
%autosetup -n %{cpan_name}-%{cpan_version} -p1
|
||||
%autosetup -n %{cpan_name}-%{cpan_version} -p1
|
||||
|
||||
%build
|
||||
perl Makefile.PL INSTALLDIRS=vendor
|
||||
|
||||
Reference in New Issue
Block a user