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)
|
||||
|
||||
Name: perl-HTML-Tree
|
||||
Version: 5.03
|
||||
Release: 2mamba
|
||||
Version: 5.07
|
||||
Release: 1mamba
|
||||
Summary: HTML::Tree - build and scan parse-trees of HTML
|
||||
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/C/CJ/CJM/HTML-Tree-%{version}.tar.gz
|
||||
URL: https://www.cpan.org
|
||||
Source: https://cpan.metacpan.org/modules/by-module/HTML/HTML-Tree-%{version}.tar.gz
|
||||
License: GPL, Artistic
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: perl-HTML-Parser
|
||||
@ -26,7 +26,6 @@ BuildRequires: perl-devel
|
||||
Requires: perl(HTML::Parser)
|
||||
Requires: perl(HTML::Tagset)
|
||||
Requires: perl >= %perl_major_ver
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
This distribution contains a suite of modules for representing,
|
||||
@ -65,6 +64,9 @@ done
|
||||
#%doc Changes README TODO
|
||||
|
||||
%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
|
||||
- rebuilt with perl 5.24
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user