From d52c3d7aaa5add36ff4e9104e4e694b560cc7507 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Mon, 6 Jan 2025 10:04:16 +0100 Subject: [PATCH] automatic version update by autodist [release 21.10-1mamba;Mon Jan 06 2025] --- python-telegram-bot.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/python-telegram-bot.spec b/python-telegram-bot.spec index 18dd495..3ef165e 100644 --- a/python-telegram-bot.spec +++ b/python-telegram-bot.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-telegram-bot -Version: 21.9 +Version: 21.10 Release: 1mamba Summary: A pure Python interface for the Telegram Bot API Group: System/Libraries @@ -10,6 +10,7 @@ Packager: Silvan Calarco URL: https://pypi.org/project/python-telegram-bot/ Source: http://pypi.debian.net/python-telegram-bot/python_telegram_bot-%{version}.tar.gz License: LGPL +BuildArch: noarch ## AUTOBUILDREQ-BEGIN BuildRequires: libpython311-devel BuildRequires: python3.11dist(httpx) @@ -51,6 +52,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Mon Jan 06 2025 Automatic Build System 21.10-1mamba +- automatic version update by autodist + * Sun Dec 08 2024 Automatic Build System 21.9-1mamba - automatic version update by autodist