diff --git a/python-rfc3986.spec b/python-rfc3986.spec index 91b7fc9..90cbcfc 100644 --- a/python-rfc3986.spec +++ b/python-rfc3986.spec @@ -1,13 +1,13 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-rfc3986 -Version: 1.5.0 +Version: 2.0.0 Release: 1mamba Summary: Validating URI References per RFC 3986 Group: System/Libraries Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -URL: http://rfc3986.readthedocs.io/ +URL: https://rfc3986.readthedocs.io/en/latest/ Source: https://pypi.debian.net/rfc3986/rfc3986-%{version}.tar.gz License: Apache License 2.0 ## AUTOBUILDREQ-BEGIN @@ -45,5 +45,8 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %doc LICENSE %changelog +* Mon Oct 03 2022 Automatic Build System 2.0.0-1mamba +- automatic version update by autodist + * Sun Oct 02 2022 Silvan Calarco 1.5.0-1mamba - package created using the webbuild interface