From 06c0b0644ecd8713a4bc0ca2ce134ac80b6e9633 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 11:16:12 +0100 Subject: [PATCH] automatic version update by autodist [release 6.1.0-1mamba;Thu Sep 21 2023] --- python-importlib_resources.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-importlib_resources.spec b/python-importlib_resources.spec index fad0731..d16817a 100644 --- a/python-importlib_resources.spec +++ b/python-importlib_resources.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-importlib_resources -Version: 6.0.1 +Version: 6.1.0 Release: 1mamba Summary: Read resources from Python packages Group: System/Libraries @@ -41,6 +41,9 @@ BuildRequires: python3.7dist(zipp) %doc LICENSE %changelog +* Thu Sep 21 2023 Automatic Build System 6.1.0-1mamba +- automatic version update by autodist + * Mon Aug 07 2023 Automatic Build System 6.0.1-1mamba - automatic version update by autodist