|
|
|
@ -1,7 +1,7 @@
|
|
|
|
|
Summary: D-Bus Python Bindings
|
|
|
|
|
Name: dbus-python
|
|
|
|
|
Version: 1.2.18
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Version: 1.3.2
|
|
|
|
|
Release: 8%{?dist}
|
|
|
|
|
Summary: D-Bus Python Bindings
|
|
|
|
|
|
|
|
|
|
License: MIT
|
|
|
|
|
URL: http://www.freedesktop.org/wiki/Software/DBusBindings/
|
|
|
|
@ -34,6 +34,8 @@ Summary: D-Bus bindings for python3
|
|
|
|
|
BuildRequires: python%{python3_pkgversion}-devel
|
|
|
|
|
# for py3_build
|
|
|
|
|
BuildRequires: python3dist(setuptools)
|
|
|
|
|
BuildRequires: python3dist(setuptools-scm)
|
|
|
|
|
BuildRequires: python3dist(wheel)
|
|
|
|
|
BuildRequires: make
|
|
|
|
|
|
|
|
|
|
%description -n python%{python3_pkgversion}-dbus
|
|
|
|
@ -54,12 +56,14 @@ bindings.
|
|
|
|
|
autoreconf -vif
|
|
|
|
|
|
|
|
|
|
%build
|
|
|
|
|
export DBUS_PYTHON_USE_AUTOTOOLS=1
|
|
|
|
|
%set_build_flags
|
|
|
|
|
%py3_build
|
|
|
|
|
%configure PYTHON="%{__python3}"
|
|
|
|
|
%make_build
|
|
|
|
|
|
|
|
|
|
%install
|
|
|
|
|
export DBUS_PYTHON_USE_AUTOTOOLS=1
|
|
|
|
|
%py3_install
|
|
|
|
|
%make_install
|
|
|
|
|
|
|
|
|
@ -83,16 +87,52 @@ make check -k || (cat test-suite.log && false)
|
|
|
|
|
%{_libdir}/pkgconfig/dbus-python.pc
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 1.2.18-2
|
|
|
|
|
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
|
|
|
|
Related: rhbz#1991688
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 1.3.2-8
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 1.3.2-7
|
|
|
|
|
- Bump release for June 2024 mass rebuild
|
|
|
|
|
|
|
|
|
|
* Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.2-6
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.2-5
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.2-4
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Thu Jun 15 2023 Python Maint <python-maint@redhat.com> - 1.3.2-3
|
|
|
|
|
- Rebuilt for Python 3.12
|
|
|
|
|
|
|
|
|
|
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.2-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Thu Sep 29 2022 Vojtech Trefny <vtrefny@redhat.com> - 1.3.2-1
|
|
|
|
|
- Update to 1.3.2 (#2124688)
|
|
|
|
|
|
|
|
|
|
* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.18-5
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 1.2.18-4
|
|
|
|
|
- Rebuilt for Python 3.11
|
|
|
|
|
|
|
|
|
|
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.18-3
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Wed Jul 21 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.18-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Tue Jul 20 2021 David King <amigadave@amigadave.com> - 1.2.18-1
|
|
|
|
|
- Update to 1.2.18 (#1984073)
|
|
|
|
|
|
|
|
|
|
* Mon Jul 26 2021 David King <amigadave@amigadave.com> - 1.2.18-1
|
|
|
|
|
- Update to 1.2.18 (#1985856)
|
|
|
|
|
* Sun Jun 13 2021 David King <amigadave@amigadave.com> - 1.2.16-6
|
|
|
|
|
- Verify GPG signature of sources
|
|
|
|
|
- Use pkgconfig for BuildRequires
|
|
|
|
|
|
|
|
|
|
* Thu Apr 15 2021 Mohan Boddu <mboddu@redhat.com> - 1.2.16-5
|
|
|
|
|
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
|
|
|
|
|
* Thu Jun 03 2021 Python Maint <python-maint@redhat.com> - 1.2.16-5
|
|
|
|
|
- Rebuilt for Python 3.10
|
|
|
|
|
|
|
|
|
|
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.16-4
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
|
|
|
|