automatic version update by autodist [release 2.1.0-1mamba;Tue May 03 2022]
This commit is contained in:
parent
405c0dbc43
commit
342b6c0b46
@ -1,7 +1,7 @@
|
||||
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||
Name: python-QtPy
|
||||
Version: 2.0.1
|
||||
Release: 2mamba
|
||||
Version: 2.1.0
|
||||
Release: 1mamba
|
||||
Summary: Abstraction layer for PyQt5/PyQt4/PySide2/PySide
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
@ -13,6 +13,7 @@ License: MIT
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: libpython3-devel
|
||||
BuildRequires: python3.7dist(packaging)
|
||||
BuildRequires: python3.7dist(setuptools)
|
||||
## AUTOBUILDREQ-END
|
||||
|
||||
%description
|
||||
@ -45,6 +46,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
|
||||
%{python_sitearch}/%{pkgname}-%{version}-py*.egg-info/*
|
||||
|
||||
%changelog
|
||||
* Tue May 03 2022 Automatic Build System <autodist@mambasoft.it> 2.1.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Feb 13 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 2.0.1-2mamba
|
||||
- rebuilt with distdeps
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user