From 2a8892b03f6aca2c63476d0d93150ef7e5b179c2 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sun, 10 Nov 2024 15:05:48 +0100 Subject: [PATCH] automatic version update by autodist [release 1.9.0-1mamba;Sat Nov 09 2024] --- python-blinker.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-blinker.spec b/python-blinker.spec index 0485f25..0d7b01a 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.8.2 +Version: 1.9.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 +* Sat Nov 09 2024 Automatic Build System 1.9.0-1mamba +- automatic version update by autodist + * Mon May 06 2024 Automatic Build System 1.8.2-1mamba - automatic version update by autodist