From c37e97aee16b5364d372f6d6b402567c4510ed20 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 11:02:15 +0100 Subject: [PATCH] automatic version update by autodist [release 0.26.1-1mamba;Sat Feb 26 2022] --- python-dbusmock.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/python-dbusmock.spec b/python-dbusmock.spec index b94c802..2e40ca0 100644 --- a/python-dbusmock.spec +++ b/python-dbusmock.spec @@ -1,5 +1,5 @@ Name: python-dbusmock -Version: 0.25.0 +Version: 0.26.1 Release: 1mamba Summary: Create mock objects on D-Bus Group: System/Libraries @@ -10,6 +10,7 @@ URL: https://pypi.org/project/python-dbusmock/ Source: https://pypi.debian.net/python-dbusmock/python-dbusmock-%{version}.tar.gz License: LGPL ## AUTOBUILDREQ-BEGIN +BuildRequires: libpython3-devel ## AUTOBUILDREQ-END Requires: python >= %python_version @@ -47,6 +48,9 @@ sed -i "s,.*/man/.*,&.gz," %{name}.filelist # %doc NEWS README.rst %changelog +* Sat Feb 26 2022 Automatic Build System 0.26.1-1mamba +- automatic version update by autodist + * Sat Dec 25 2021 Automatic Build System 0.25.0-1mamba - automatic version update by autodist