automatic version update by autodist [release 2.008000-1mamba;Wed Apr 02 2025]

This commit is contained in:
Automatic Build System 2025-04-03 09:00:54 +02:00
parent 85726fe8ee
commit 502fede16c

View File

@ -1,7 +1,7 @@
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
Name: perl-Type-Tiny
Version: 2.006000
Version: 2.008000
Release: 1mamba
Summary: tiny, yet Moo(se)-compatible type constraint
Group: System/Libraries/Perl
@ -11,6 +11,7 @@ Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://www.cpan.org
Source: https://cpan.metacpan.org/authors/id/T/TO/TOBYINK/Type-Tiny-%{version}.tar.gz
License: GPL, Artistic
BuildArch: noarch
## AUTOBUILDREQ-BEGIN
BuildRequires: libperl
BuildRequires: perl-Exporter-Tiny
@ -18,7 +19,6 @@ BuildRequires: perl-Reply
BuildRequires: perl-Scalar-List-Utils
BuildRequires: perl-devel
## AUTOBUILDREQ-END
BuildRequires: perl >= 2:5.36.0
Requires: perl >= %perl_major_ver
%description
@ -57,6 +57,9 @@ done
# %doc NEWS README TODO
%changelog
* Wed Apr 02 2025 Automatic Build System <autodist@openmamba.org> 2.008000-1mamba
- automatic version update by autodist
* Sun Sep 29 2024 Automatic Build System <autodist@openmamba.org> 2.006000-1mamba
- automatic version update by autodist