automatic version update by autodist [release 2.0.0-1mamba;Mon Oct 03 2022]
This commit is contained in:
parent
7012249a2c
commit
8539c56ad5
@ -1,13 +1,13 @@
|
|||||||
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||||
Name: python-rfc3986
|
Name: python-rfc3986
|
||||||
Version: 1.5.0
|
Version: 2.0.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Validating URI References per RFC 3986
|
Summary: Validating URI References per RFC 3986
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: http://rfc3986.readthedocs.io/
|
URL: https://rfc3986.readthedocs.io/en/latest/
|
||||||
Source: https://pypi.debian.net/rfc3986/rfc3986-%{version}.tar.gz
|
Source: https://pypi.debian.net/rfc3986/rfc3986-%{version}.tar.gz
|
||||||
License: Apache License 2.0
|
License: Apache License 2.0
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
@ -45,5 +45,8 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
|
|||||||
%doc LICENSE
|
%doc LICENSE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Oct 03 2022 Automatic Build System <autodist@mambasoft.it> 2.0.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sun Oct 02 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 1.5.0-1mamba
|
* Sun Oct 02 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 1.5.0-1mamba
|
||||||
- package created using the webbuild interface
|
- package created using the webbuild interface
|
||||||
|
Loading…
Reference in New Issue
Block a user