From 909f00d175956082bd55f36db9dd0fb8f2da305d Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 16:35:41 +0100 Subject: [PATCH] automatic version update by autodist [release 1.8.0-1mamba;Fri May 05 2023] --- python-rope.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/python-rope.spec b/python-rope.spec index c22dfed..b128057 100644 --- a/python-rope.spec +++ b/python-rope.spec @@ -1,7 +1,7 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-rope -Version: 1.7.0 -Release: 2mamba +Version: 1.8.0 +Release: 1mamba Summary: A python refactoring library Group: System/Libraries Vendor: openmamba @@ -49,6 +49,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %doc COPYING %changelog +* Fri May 05 2023 Automatic Build System 1.8.0-1mamba +- automatic version update by autodist + * Fri Apr 07 2023 Sdk Build System 1.7.0-2mamba - rebuilt with python 3.10