From f1ecd9abcff035f09b57cc024c4471b29668480c 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.5-1mamba;Tue Jul 25 2023] --- python-editables.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-editables.spec b/python-editables.spec index 9d9cf5d..c14cc11 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.4 +Version: 0.5 Release: 1mamba Summary: A Python library for creating "editable wheels" Group: System/Libraries @@ -39,6 +39,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %{python_sitelib}/%{pkgname}/* %changelog +* Tue Jul 25 2023 Automatic Build System 0.5-1mamba +- automatic version update by autodist + * Fri Jul 07 2023 Automatic Build System 0.4-1mamba - automatic version update by autodist