automatic version update by autodist [release 0.26-1mamba;Mon Jul 31 2023]
This commit is contained in:
parent
3b56aa2729
commit
b5381d1b61
@ -1,23 +1,23 @@
|
||||
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
|
||||
|
||||
Name: perl-CGI-Compile
|
||||
Version: 0.21
|
||||
Version: 0.26
|
||||
Release: 1mamba
|
||||
Summary: CGI::Compile - Compile .cgi scripts to a code reference like ModPerl::Registry
|
||||
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/M/MI/MIYAGAWA/CGI-Compile-%{version}.tar.gz
|
||||
URL: https://www.cpan.org
|
||||
Source: https://cpan.metacpan.org/modules/by-module/CGI/CGI-Compile-%{version}.tar.gz
|
||||
License: GPL, Artistic
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: libperl
|
||||
BuildRequires: perl-File-pushd
|
||||
BuildRequires: perl-Sub-Name
|
||||
BuildRequires: perl-devel
|
||||
## AUTOBUILDREQ-END
|
||||
Requires: perl >= %perl_major_ver
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
CGI::Compile - Compile .cgi scripts to a code reference like ModPerl::Registry.
|
||||
@ -57,6 +57,12 @@ done
|
||||
# %doc README
|
||||
|
||||
%changelog
|
||||
* Mon Jul 31 2023 Automatic Build System <autodist@mambasoft.it> 0.26-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Feb 27 2021 Automatic Build System <autodist@mambasoft.it> 0.25-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Jan 26 2016 Automatic Build System <autodist@mambasoft.it> 0.21-1mamba
|
||||
- automatic update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user