From 267d04dcf3714dcde3f52ae2bc4298131bbae8e8 Mon Sep 17 00:00:00 2001 From: Sdk Build System Date: Sat, 6 Jan 2024 11:19:31 +0100 Subject: [PATCH] rebuilt with python 3.10 [release 0.8.0-2mamba;Fri Apr 07 2023] --- python-jeepney.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-jeepney.spec b/python-jeepney.spec index 719c162..8b16547 100644 --- a/python-jeepney.spec +++ b/python-jeepney.spec @@ -1,7 +1,7 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-jeepney Version: 0.8.0 -Release: 1mamba +Release: 2mamba Summary: Low-level, pure Python DBus protocol wrapper Group: System/Libraries Vendor: openmamba @@ -47,6 +47,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Fri Apr 07 2023 Sdk Build System 0.8.0-2mamba +- rebuilt with python 3.10 + * Mon Mar 06 2023 Automatic Build System 0.8.0-1mamba - automatic version update by autodist