From a597287ee61e2d33da5de8cc3553514aacf77944 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 10:49:28 +0100 Subject: [PATCH] automatic version update by autodist [release 1.7.0-1mamba;Thu Nov 02 2023] --- python-blinker.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-blinker.spec b/python-blinker.spec index 312943d..cbc85dd 100644 --- a/python-blinker.spec +++ b/python-blinker.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-blinker -Version: 1.6.3 +Version: 1.7.0 Release: 1mamba Summary: Fast, simple object-to-object and broadcast signaling Group: System/Libraries @@ -47,6 +47,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %{python_sitelib}/%{pkgname}/* %changelog +* Thu Nov 02 2023 Automatic Build System 1.7.0-1mamba +- automatic version update by autodist + * Sun Oct 08 2023 Automatic Build System 1.6.3-1mamba - automatic version update by autodist