rebuilt with python 3.10 [release 0.1.1-3mamba;Fri Apr 07 2023]
This commit is contained in:
parent
631f8a68fc
commit
a4fae83f22
@ -1,7 +1,7 @@
|
||||
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||
Name: python-three-merge
|
||||
Version: 0.1.1
|
||||
Release: 2mamba
|
||||
Release: 3mamba
|
||||
Summary: Simple Python library to perform a 3-way merge between strings, based on diff-match-patch
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
@ -46,6 +46,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
|
||||
%doc LICENSE
|
||||
|
||||
%changelog
|
||||
* Fri Apr 07 2023 Sdk Build System <sdk@mambasoft.it> 0.1.1-3mamba
|
||||
- rebuilt with python 3.10
|
||||
|
||||
* Sun Feb 13 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 0.1.1-2mamba
|
||||
- rebuilt with distdeps
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user