automatic version update by autodist [release 3.009-1mamba;Wed Feb 24 2021]
This commit is contained in:
parent
ed060fb5dd
commit
07d396dc23
@ -1,15 +1,15 @@
|
||||
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
|
||||
|
||||
Name: perl-Template-Toolkit
|
||||
Version: 2.27
|
||||
Version: 3.009
|
||||
Release: 1mamba
|
||||
Summary: A fast, powerful and easily extensible template processing system written in Perl
|
||||
Group: Development/Libraries/Perl
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: http://www.cpan.org
|
||||
Source: http://www.cpan.org/authors/id/A/AB/ABW/Template-Toolkit-%{version}.tar.gz
|
||||
URL: https://www.cpan.org
|
||||
Source: https://cpan.metacpan.org/modules/by-module/Template/Template-Toolkit-%{version}.tar.gz
|
||||
License: GPL
|
||||
Requires: perl >= %perl_major_ver
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
@ -19,7 +19,6 @@ BuildRequires: perl-devel
|
||||
BuildRequires: perl-Pod-POM
|
||||
BuildRequires: perl-Text-Autoformat
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRoot: %{_tmppath}/perl-root
|
||||
|
||||
%description
|
||||
The Template Toolkit is a fast, powerful and easily extensible template processing system written in Perl with certain key elements coded in C for maximum speed.
|
||||
@ -55,6 +54,9 @@ done
|
||||
%defattr(-,root,root)
|
||||
|
||||
%changelog
|
||||
* Wed Feb 24 2021 Automatic Build System <autodist@mambasoft.it> 3.009-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Oct 28 2017 Automatic Build System <autodist@mambasoft.it> 2.27-1mamba
|
||||
- automatic update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user