update to 1.2.0 [release 1.2.0-1mamba;Thu Mar 31 2022]
This commit is contained in:
parent
4ea4fdf35b
commit
259d33d5a7
@ -1,6 +1,6 @@
|
|||||||
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||||
Name: python-lsp-black
|
Name: python-lsp-black
|
||||||
Version: 1.1.0
|
Version: 1.2.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Black plugin for the Python LSP Server
|
Summary: Black plugin for the Python LSP Server
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -47,5 +47,8 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
|
|||||||
%{python_sitearch}/python_%{pkgname}-%{version}-py*.egg-info/*
|
%{python_sitearch}/python_%{pkgname}-%{version}-py*.egg-info/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Mar 31 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 1.2.0-1mamba
|
||||||
|
- update to 1.2.0
|
||||||
|
|
||||||
* Mon Feb 14 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 1.1.0-1mamba
|
* Mon Feb 14 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 1.1.0-1mamba
|
||||||
- package created using the webbuild interface
|
- package created using the webbuild interface
|
||||||
|
Loading…
Reference in New Issue
Block a user