automatic version update by autodist [release 22.0-1mamba;Tue Mar 25 2025]

This commit is contained in:
2025-03-25 19:06:23 +01:00
parent c49efd32b4
commit 27cb66abe4

View File

@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-telegram-bot
Version: 21.11.1
Version: 22.0
Release: 1mamba
Summary: A pure Python interface for the Telegram Bot API
Group: System/Libraries
@ -52,6 +52,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
%doc LICENSE
%changelog
* Tue Mar 25 2025 Automatic Build System <autodist@openmamba.org> 22.0-1mamba
- automatic version update by autodist
* Tue Mar 11 2025 Automatic Build System <autodist@openmamba.org> 21.11.1-1mamba
- automatic version update by autodist