From f20df437d1e9e5002839c99056902f2f76f2fe9c Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Mon, 11 Mar 2024 01:06:23 +0100 Subject: [PATCH] automatic version update by autodist [release 3.22-1mamba;Sun Mar 10 2024] --- perl-HTML-Tagset.spec | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/perl-HTML-Tagset.spec b/perl-HTML-Tagset.spec index 6089cd2..712bbc1 100644 --- a/perl-HTML-Tagset.spec +++ b/perl-HTML-Tagset.spec @@ -1,20 +1,19 @@ %define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0) Name: perl-HTML-Tagset -Version: 3.20 -Release: 2mamba +Version: 3.22 +Release: 1mamba Summary: HTML::Tagset - Data tables useful in dealing with HTML Group: Development/Libraries/Perl Vendor: openmamba Distribution: openmamba Packager: Aleph0 -URL: http://www.cpan.org +URL: https://www.cpan.org/ Source: http://www.cpan.org/modules/by-module/HTML/HTML-Tagset-%{version}.tar.gz License: Artistic Requires: perl >= %perl_major_ver BuildRequires: perl-devel >= %perl_major_ver BuildArch: noarch -BuildRoot: %{_tmppath}/perl-root %description This module contains data tables useful in dealing with HTML. @@ -48,6 +47,9 @@ rm -f .packlist %defattr(-,root,root) %changelog +* Sun Mar 10 2024 Automatic Build System 3.22-1mamba +- automatic version update by autodist + * Tue Nov 13 2012 Silvan Calarco 3.20-2mamba - perl 5.16 mass rebuild