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