diff --git a/python-three-merge.spec b/python-three-merge.spec index a2c1b11..618fa4b 100644 --- a/python-three-merge.spec +++ b/python-three-merge.spec @@ -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 0.1.1-3mamba +- rebuilt with python 3.10 + * Sun Feb 13 2022 Silvan Calarco 0.1.1-2mamba - rebuilt with distdeps