automatic version update by autodist [release 0.36-1mamba;Sat Feb 27 2021]
This commit is contained in:
parent
ead1c7a424
commit
75aa4a0b53
@ -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-Apache-LogFormat-Compiler
|
Name: perl-Apache-LogFormat-Compiler
|
||||||
Version: 0.33
|
Version: 0.36
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Apache::LogFormat::Compiler - Compile a log format string to perl-code
|
Summary: Apache::LogFormat::Compiler - Compile a log format string to perl-code
|
||||||
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/K/KA/KAZEBURO/Apache-LogFormat-Compiler-%{version}.tar.gz
|
Source: https://cpan.metacpan.org/modules/by-module/Apache/Apache-LogFormat-Compiler-%{version}.tar.gz
|
||||||
License: GPL, Artistic
|
License: GPL, Artistic
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: perl-POSIX-strftime-Compiler
|
BuildRequires: perl-POSIX-strftime-Compiler
|
||||||
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
|
||||||
Apache::LogFormat::Compiler - Compile a log format string to perl-code.
|
Apache::LogFormat::Compiler - Compile a log format string to perl-code.
|
||||||
@ -56,6 +55,9 @@ done
|
|||||||
# %doc README.md
|
# %doc README.md
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Feb 27 2021 Automatic Build System <autodist@mambasoft.it> 0.36-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Fri Jan 29 2016 Automatic Build System <autodist@mambasoft.it> 0.33-1mamba
|
* Fri Jan 29 2016 Automatic Build System <autodist@mambasoft.it> 0.33-1mamba
|
||||||
- automatic update by autodist
|
- automatic update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user