diff --git a/python-blinker.spec b/python-blinker.spec index c1ca96a..0485f25 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.1 +Version: 1.8.2 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 +* Mon May 06 2024 Automatic Build System 1.8.2-1mamba +- automatic version update by autodist + * Mon Apr 29 2024 Automatic Build System 1.8.1-1mamba - automatic version update by autodist