package created using the webbuild interface [release 6.0.0-1mamba;Fri Dec 29 2023]
This commit is contained in:
parent
1382d0d1ce
commit
a0daa9ec07
@ -1,6 +1,6 @@
|
|||||||
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||||
Name: python-smmap
|
Name: python-smmap
|
||||||
Version: 5.0.1
|
Version: 6.0.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A pure Python implementation of a sliding window memory map manager
|
Summary: A pure Python implementation of a sliding window memory map manager
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -47,5 +47,5 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
|
|||||||
%doc LICENSE
|
%doc LICENSE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Fri Dec 29 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 5.0.1-1mamba
|
* Fri Dec 29 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 6.0.0-1mamba
|
||||||
- package created using the webbuild interface
|
- package created using the webbuild interface
|
||||||
|
Loading…
Reference in New Issue
Block a user