automatic version update by autodist [release 5.07-1mamba;Wed Feb 24 2021]
This commit is contained in:
parent
5663d4612f
commit
2fe1d79abc
@ -1,15 +1,15 @@
|
|||||||
%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-HTML-Tree
|
Name: perl-HTML-Tree
|
||||||
Version: 5.03
|
Version: 5.07
|
||||||
Release: 2mamba
|
Release: 1mamba
|
||||||
Summary: HTML::Tree - build and scan parse-trees of HTML
|
Summary: HTML::Tree - build and scan parse-trees of HTML
|
||||||
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/C/CJ/CJM/HTML-Tree-%{version}.tar.gz
|
Source: https://cpan.metacpan.org/modules/by-module/HTML/HTML-Tree-%{version}.tar.gz
|
||||||
License: GPL, Artistic
|
License: GPL, Artistic
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: perl-HTML-Parser
|
BuildRequires: perl-HTML-Parser
|
||||||
@ -26,7 +26,6 @@ BuildRequires: perl-devel
|
|||||||
Requires: perl(HTML::Parser)
|
Requires: perl(HTML::Parser)
|
||||||
Requires: perl(HTML::Tagset)
|
Requires: perl(HTML::Tagset)
|
||||||
Requires: perl >= %perl_major_ver
|
Requires: perl >= %perl_major_ver
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
This distribution contains a suite of modules for representing,
|
This distribution contains a suite of modules for representing,
|
||||||
@ -65,6 +64,9 @@ done
|
|||||||
#%doc Changes README TODO
|
#%doc Changes README TODO
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Feb 24 2021 Automatic Build System <autodist@mambasoft.it> 5.07-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Fri Nov 11 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 5.03-2mamba
|
* Fri Nov 11 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 5.03-2mamba
|
||||||
- rebuilt with perl 5.24
|
- rebuilt with perl 5.24
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user