diff --git a/pear-HTML_QuickForm.spec b/pear-HTML_QuickForm.spec
index 2b39b7c..9bb355e 100644
--- a/pear-HTML_QuickForm.spec
+++ b/pear-HTML_QuickForm.spec
@@ -1,15 +1,14 @@
Name: pear-HTML_QuickForm
-Version: 3.2.10
-Release: 2mamba
+Version: 3.2.16
+Release: 1mamba
Summary: Provides methods for creating, validating, processing HTML forms.
Group: Applications/Web
Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco
-URL: http://pear.php.net
+URL: https://pear.php.net/
Source: http://download.pear.php.net/package/HTML_QuickForm-%{version}.tgz
License: GPL
-BuildRoot: %{_tmppath}/%{name}-%{version}-root
Requires: pear-HTML_Common
Requires: php >= 4
@@ -29,6 +28,8 @@ mv HTML_QuickForm-%{version} HTML
rm package.xml
popd
+rm -f %{buildroot}%{_libdir}/php/package.sig
+
%clean
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
@@ -40,6 +41,9 @@ popd
%{_libdir}/php/HTML/docs/*
%changelog
+* Sun May 08 2022 Automatic Build System 3.2.16-1mamba
+- automatic version update by autodist
+
* Sun Aug 18 2013 Automatic Build System 3.2.10-2mamba
- automatic rebuild by autodist