From 6b6b9465493bf8316420f27c766a790d1f9a26a5 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 11:07:15 +0100 Subject: [PATCH] automatic version update by autodist [release 0.4-1mamba;Fri Jul 07 2023] --- python-editables.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-editables.spec b/python-editables.spec index 2dcc029..9d9cf5d 100644 --- a/python-editables.spec +++ b/python-editables.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-editables -Version: 0.3 +Version: 0.4 Release: 1mamba Summary: A Python library for creating "editable wheels" Group: System/Libraries @@ -39,5 +39,8 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %{python_sitelib}/%{pkgname}/* %changelog +* Fri Jul 07 2023 Automatic Build System 0.4-1mamba +- automatic version update by autodist + * Sat Oct 08 2022 Silvan Calarco 0.3-1mamba - package created using the webbuild interface