automatic version update by autodist [release 0.020-1mamba;Wed Feb 24 2021]
This commit is contained in:
parent
29e4a01ac1
commit
b9ce7adab4
@ -1,15 +1,15 @@
|
||||
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
|
||||
|
||||
Name: perl-Config-INI-Reader-Ordered
|
||||
Version: 0.011
|
||||
Version: 0.020
|
||||
Release: 1mamba
|
||||
Summary: Config::INI::Reader::Ordered - .ini-file parser that returns sections in order
|
||||
Group: System/Libraries/Perl
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: http://www.cpan.org
|
||||
Source: http://search.cpan.org/CPAN/authors/id/H/HD/HDP/Config-INI-Reader-Ordered-%{version}.tar.gz
|
||||
URL: https://www.cpan.org
|
||||
Source: https://cpan.metacpan.org/modules/by-module/Config/Config-INI-Reader-Ordered-%{version}.tar.gz
|
||||
License: GPL, Artistic
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: perl-Config-INI
|
||||
@ -17,7 +17,6 @@ BuildRequires: perl-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: perl-devel
|
||||
Requires: perl >= %perl_major_ver
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
Config::INI::Reader::Ordered - .ini-file parser that returns sections in order.
|
||||
@ -55,5 +54,8 @@ done
|
||||
# %doc README
|
||||
|
||||
%changelog
|
||||
* Wed Feb 24 2021 Automatic Build System <autodist@mambasoft.it> 0.020-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Nov 03 2014 Silvan Calarco <silvan.calarco@mambasoft.it> 0.011-1mamba
|
||||
- package created using the webbuild interface
|
||||
|
Loading…
Reference in New Issue
Block a user