automatic version update by autodist [release 1.18-1mamba;Wed Feb 24 2021]
This commit is contained in:
parent
dc954ba8ca
commit
6410fb2591
@ -1,21 +1,20 @@
|
|||||||
%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-String-Format
|
Name: perl-String-Format
|
||||||
Version: 1.17
|
Version: 1.18
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: String::Format - sprintf-like string formatting capabilities with arbitrary format definitions
|
Summary: String::Format - sprintf-like string formatting capabilities with arbitrary format definitions
|
||||||
Group: System/Libraries/Perl
|
Group: System/Libraries/Perl
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Automatic Build System <autodist@mambasoft.it>
|
Packager: Automatic Build System <autodist@mambasoft.it>
|
||||||
URL: http://www.cpan.org
|
URL: https://www.cpan.org
|
||||||
Source: http://search.cpan.org/CPAN/authors/id/D/DA/DARREN/String-Format-%{version}.tar.gz
|
Source: https://cpan.metacpan.org/modules/by-module/String/String-Format-%{version}.tar.gz
|
||||||
License: GPL, Artistic
|
License: GPL, Artistic
|
||||||
BuildRequires: perl(ExtUtils::MakeMaker)
|
BuildRequires: perl(ExtUtils::MakeMaker)
|
||||||
BuildRequires: perl(Test::More)
|
BuildRequires: perl(Test::More)
|
||||||
BuildRequires: perl-devel
|
BuildRequires: perl-devel
|
||||||
Requires: perl >= %perl_major_ver
|
Requires: perl >= %perl_major_ver
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
String::Format lets you define arbitrary printf-like format sequences to be expanded.
|
String::Format lets you define arbitrary printf-like format sequences to be expanded.
|
||||||
@ -48,6 +47,9 @@ chmod -R u+w %{buildroot}/*
|
|||||||
%doc Changes COPYING README
|
%doc Changes COPYING README
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Feb 24 2021 Automatic Build System <autodist@mambasoft.it> 1.18-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Mon Dec 17 2012 Automatic Build System <autodist@mambasoft.it> 1.17-1mamba
|
* Mon Dec 17 2012 Automatic Build System <autodist@mambasoft.it> 1.17-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user