Merged update from upstream sources

This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/dbus-python.git#526dbc09757282bc316d450ac024e82b382db278
This commit is contained in:
DistroBaker 2021-02-03 12:50:34 +01:00
parent 132c6c6079
commit 0188c6e36d

View File

@ -1,7 +1,7 @@
Summary: D-Bus Python Bindings
Name: dbus-python
Version: 1.2.16
Release: 3%{?dist}
Release: 4%{?dist}
License: MIT
URL: http://www.freedesktop.org/wiki/Software/DBusBindings/
@ -32,6 +32,7 @@ Summary: D-Bus bindings for python3
BuildRequires: python%{python3_pkgversion}-devel
# for py3_build
BuildRequires: python3dist(setuptools)
BuildRequires: make
%description -n python%{python3_pkgversion}-dbus
%{summary}.
@ -79,6 +80,9 @@ make check -k || (cat test-suite.log && false)
%{_libdir}/pkgconfig/dbus-python.pc
%changelog
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.16-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.16-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild