automatic version update by autodist [release 0.24.1-1mamba;Thu Oct 28 2021]

This commit is contained in:
Automatic Build System 2024-01-06 11:02:15 +01:00
parent 208b54ecc6
commit 017743ddd2

View File

@ -1,19 +1,17 @@
Name: python-dbusmock Name: python-dbusmock
Version: 0.20.0 Version: 0.24.1
Release: 1mamba Release: 1mamba
Summary: Create mock objects on D-Bus Summary: Create mock objects on D-Bus
Group: System/Libraries Group: System/Libraries
Vendor: openmamba Vendor: openmamba
Distribution: openmamba Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it> Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://pypi.org/project/python-dbusmock URL: https://pypi.org/project/python-dbusmock/
Source: https://pypi.debian.net/python-dbusmock/python-dbusmock-%{version}.tar.gz Source: https://pypi.debian.net/python-dbusmock/python-dbusmock-%{version}.tar.gz
License: LGPL License: LGPL
## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-BEGIN
BuildRequires: libpython-devel
## AUTOBUILDREQ-END ## AUTOBUILDREQ-END
Requires: python >= %python_version Requires: python >= %python_version
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description %description
%{summary}. %{summary}.
@ -49,6 +47,9 @@ sed -i "s,.*/man/.*,&.gz," %{name}.filelist
# %doc NEWS README.rst # %doc NEWS README.rst
%changelog %changelog
* Thu Oct 28 2021 Automatic Build System <autodist@mambasoft.it> 0.24.1-1mamba
- automatic version update by autodist
* Mon Dec 21 2020 Automatic Build System <autodist@mambasoft.it> 0.20.0-1mamba * Mon Dec 21 2020 Automatic Build System <autodist@mambasoft.it> 0.20.0-1mamba
- automatic version update by autodist - automatic version update by autodist