From a4fae83f22c4a71182c0ae735b55120b14561033 Mon Sep 17 00:00:00 2001 From: Sdk Build System Date: Fri, 5 Jan 2024 16:45:54 +0100 Subject: [PATCH] rebuilt with python 3.10 [release 0.1.1-3mamba;Fri Apr 07 2023] --- python-three-merge.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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