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