automatic version update by autodist [release 0.026-1mamba;Mon Jun 21 2021]
This commit is contained in:
parent
e8ff572262
commit
666684421e
@ -1,22 +1,21 @@
|
|||||||
%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-Config-INI
|
Name: perl-Config-INI
|
||||||
Version: 0.025
|
Version: 0.026
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Config::INI - simple .ini-file format
|
Summary: Config::INI - simple .ini-file format
|
||||||
Group: System/Libraries/Perl
|
Group: System/Libraries/Perl
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: http://www.cpan.org
|
URL: https://www.cpan.org/
|
||||||
Source: http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/Config-INI-%{version}.tar.gz
|
Source: https://cpan.metacpan.org/modules/by-module/Config/Config-INI-%{version}.tar.gz
|
||||||
License: GPL, Artistic
|
License: GPL, Artistic
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: perl-Mixin-Linewise
|
BuildRequires: perl-Mixin-Linewise
|
||||||
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
|
||||||
Config::INI - simple .ini-file format.
|
Config::INI - simple .ini-file format.
|
||||||
@ -54,6 +53,9 @@ done
|
|||||||
# %doc README
|
# %doc README
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jun 21 2021 Automatic Build System <autodist@mambasoft.it> 0.026-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Wed Dec 03 2014 Automatic Build System <autodist@mambasoft.it> 0.025-1mamba
|
* Wed Dec 03 2014 Automatic Build System <autodist@mambasoft.it> 0.025-1mamba
|
||||||
- automatic update by autodist
|
- automatic update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user