automatic version update by autodist [release 1.004000-1mamba;Sat Aug 27 2022]

This commit is contained in:
Automatic Build System 2024-01-06 08:57:19 +01:00
parent 3725bd0e0d
commit 18009d42da

View File

@ -1,7 +1,7 @@
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
Name: perl-Exporter-Tiny
Version: 1.002002
Version: 1.004000
Release: 1mamba
Summary: Exporter::Tiny - an exporter with the features of Sub::Exporter but only core dependencies
Group: System/Libraries/Perl
@ -15,7 +15,6 @@ License: GPL, Artistic
BuildRequires: perl-devel
## AUTOBUILDREQ-END
Requires: perl >= %perl_major_ver
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description
Exporter::Tiny - an exporter with the features of Sub::Exporter but only core dependencies.
@ -53,6 +52,9 @@ done
# %doc README
%changelog
* Sat Aug 27 2022 Automatic Build System <autodist@mambasoft.it> 1.004000-1mamba
- automatic version update by autodist
* Sat Feb 20 2021 Automatic Build System <autodist@mambasoft.it> 1.002002-1mamba
- automatic version update by autodist