update to 1.2.18 [release 1.2.18-1mamba;Sun Jul 25 2021]

This commit is contained in:
Silvan Calarco 2024-01-06 11:01:52 +01:00
parent 79f5ab04a8
commit 8ca6338711

View File

@ -1,14 +1,14 @@
Name: python-dbus Name: python-dbus
Version: 1.2.16 Version: 1.2.18
Release: 2mamba Release: 1mamba
Summary: D-Bus python bindings for use with python programs Summary: D-Bus python bindings for use with python programs
Group: System/Libraries/Python Group: System/Libraries/Python
Vendor: openmamba Vendor: openmamba
Distribution: openmamba Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it> Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://www.freedesktop.org/software/dbus/ URL: https://www.freedesktop.org/wiki/Software/dbus/
Source: https://pypi.debian.net/dbus-python/dbus-python-%{version}.tar.gz Source: https://dbus.freedesktop.org/releases/dbus-python/dbus-python-%{version}.tar.gz
#Source: http://dbus.freedesktop.org/releases/dbus-python/dbus-python-%{version}.tar.gz #Source: https://pypi.debian.net/dbus-python/dbus-python-%{version}.tar.gz
License: GPL, Academic Free License License: GPL, Academic Free License
## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel BuildRequires: glibc-devel
@ -77,6 +77,9 @@ rm -rf %{buildroot}%{_datadir}/doc/dbus-python
%doc ChangeLog NEWS README doc/*.txt %doc ChangeLog NEWS README doc/*.txt
%changelog %changelog
* Sun Jul 25 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 1.2.18-1mamba
- update to 1.2.18
* Sat Mar 27 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 1.2.16-2mamba * Sat Mar 27 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 1.2.16-2mamba
- x86_64, aarch64: rebuilt in python_sitearch - x86_64, aarch64: rebuilt in python_sitearch