From 71f784636c9a433b29bc230e3726c4ea77607981 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 10:43:02 +0100 Subject: [PATCH] automatic version update by autodist [release 1.4.0-1mamba;Sat May 09 2020] --- python-acme.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/python-acme.spec b/python-acme.spec index ad2033f..a75ae1d 100644 --- a/python-acme.spec +++ b/python-acme.spec @@ -1,6 +1,6 @@ Name: python-acme -Version: 1.3.0 -Release: 3mamba +Version: 1.4.0 +Release: 1mamba Summary: ACME protocol implementation for Python Group: System/Libraries Vendor: openmamba @@ -75,6 +75,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %{python_sitearch}/acme-%{version}-py*.egg-info/* %changelog +* Sat May 09 2020 Automatic Build System 1.4.0-1mamba +- automatic version update by autodist + * Sat Apr 11 2020 Silvan Calarco 1.3.0-3mamba - require python-requests-toolbelt-[py*]