From 5b694ddfa31a55907a5951c9b09f83937bd04f8e Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 10:49:27 +0100 Subject: [PATCH] automatic version update by autodist [release 1.6.2-1mamba;Thu Apr 13 2023] --- python-blinker.spec | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/python-blinker.spec b/python-blinker.spec index cdcb653..1621e74 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.1 +Version: 1.6.2 Release: 1mamba Summary: Fast, simple object-to-object and broadcast signaling Group: System/Libraries @@ -12,7 +12,6 @@ Source: https://pypi.debian.net/blinker/blinker-%{version}.tar.gz License: MIT ## AUTOBUILDREQ-BEGIN BuildRequires: libpython3-devel -BuildRequires: python3.7dist(typing-extensions) ## AUTOBUILDREQ-END %description @@ -47,6 +46,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %{python_sitelib}/%{pkgname}/* %changelog +* Thu Apr 13 2023 Automatic Build System 1.6.2-1mamba +- automatic version update by autodist + * Mon Apr 10 2023 Automatic Build System 1.6.1-1mamba - automatic version update by autodist