update to 1.22 [release 1.22-1mamba;Fri Feb 03 2023]
This commit is contained in:
parent
88849f7214
commit
0b0ea4b984
@ -1,15 +1,15 @@
|
||||
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
|
||||
|
||||
Name: perl-B-Lint
|
||||
Version: 1.20
|
||||
Version: 1.22
|
||||
Release: 1mamba
|
||||
Summary: Perl lint
|
||||
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/R/RJ/RJBS/B-Lint-%{version}.tar.gz
|
||||
URL: https://www.cpan.org/
|
||||
Source: https://cpan.metacpan.org/authors/id/RURBAN/B-Lint-%{version}.tar.gz
|
||||
License: GPL, Artistic
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: libperl
|
||||
@ -17,7 +17,6 @@ BuildRequires: perl-Module-Pluggable
|
||||
BuildRequires: perl-devel
|
||||
## AUTOBUILDREQ-END
|
||||
Requires: perl >= %perl_major_ver
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
Perl lint.
|
||||
@ -55,5 +54,8 @@ done
|
||||
# %doc README
|
||||
|
||||
%changelog
|
||||
* Fri Feb 03 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 1.22-1mamba
|
||||
- update to 1.22
|
||||
|
||||
* Sun Nov 27 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 1.20-1mamba
|
||||
- package created using the webbuild interface
|
||||
|
Loading…
Reference in New Issue
Block a user