From 84b9cc11b0f9aea5ca906550b8d9e1a58dd34f79 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Sat, 6 Jan 2024 10:47:16 +0100 Subject: [PATCH] rebuilt with python 3.10 [release 1.1.0-3mamba;Tue Apr 12 2022] --- python-augeas.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-augeas.spec b/python-augeas.spec index 7910aaf..74249ef 100644 --- a/python-augeas.spec +++ b/python-augeas.spec @@ -1,6 +1,6 @@ Name: python-augeas Version: 1.1.0 -Release: 2mamba +Release: 3mamba Summary: Pure python bindings for augeas Group: System/Libraries Vendor: openmamba @@ -53,6 +53,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %doc AUTHORS COPYING %changelog +* Tue Apr 12 2022 Silvan Calarco 1.1.0-3mamba +- rebuilt with python 3.10 + * Sun May 23 2021 Silvan Calarco 1.1.0-2mamba - rebuilt with distdeps; require libaugeas