automatic version update by autodist [release 1.012004-1mamba;Mon Jan 10 2022]

This commit is contained in:
Automatic Build System 2024-01-06 09:50:26 +01:00
parent c6622b6764
commit 060243ebc5

View File

@ -1,7 +1,7 @@
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
Name: perl-Type-Tiny
Version: 1.012001
Version: 1.012004
Release: 1mamba
Summary: tiny, yet Moo(se)-compatible type constraint
Group: System/Libraries/Perl
@ -19,7 +19,6 @@ BuildRequires: perl-Test-Simple
BuildRequires: perl-devel
## AUTOBUILDREQ-END
Requires: perl >= %perl_major_ver
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description
tiny, yet Moo(se)-compatible type constraint.
@ -57,6 +56,9 @@ done
# %doc NEWS README TODO
%changelog
* Mon Jan 10 2022 Automatic Build System <autodist@mambasoft.it> 1.012004-1mamba
- automatic version update by autodist
* Sun Feb 21 2021 Automatic Build System <autodist@mambasoft.it> 1.012001-1mamba
- automatic version update by autodist