From 2fe1d79abcb004844d5a7d86bc9ded31fb9f9a9d Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 09:06:40 +0100 Subject: [PATCH] automatic version update by autodist [release 5.07-1mamba;Wed Feb 24 2021] --- perl-HTML-Tree.spec | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/perl-HTML-Tree.spec b/perl-HTML-Tree.spec index b88d183..6f344db 100644 --- a/perl-HTML-Tree.spec +++ b/perl-HTML-Tree.spec @@ -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 -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 5.07-1mamba +- automatic version update by autodist + * Fri Nov 11 2016 Silvan Calarco 5.03-2mamba - rebuilt with perl 5.24