!36 [sync] PR-35: 补丁名去除000前缀
From: @openeuler-sync-bot Reviewed-by: @licunlong Signed-off-by: @licunlong
This commit is contained in:
commit
49798ce614
@ -3,13 +3,13 @@
|
||||
|
||||
Name: dbus-python
|
||||
Version: 1.2.18
|
||||
Release: 4
|
||||
Release: 5
|
||||
Summary: original Python binding for dbus
|
||||
License: MIT and (AFL-2.1 or GPL-2.0-or-later)
|
||||
URL: http://www.freedesktop.org/wiki/Software/DBusBindings/
|
||||
Source0: http://dbus.freedesktop.org/releases/dbus-python/%{name}-%{version}.tar.gz
|
||||
Source1: http://dbus.freedesktop.org/releases/dbus-python/%{name}-%{version}.tar.gz.asc
|
||||
Patch0: 0001-Move-python-modules-to-architecture-specific-directo.patch
|
||||
Patch0: Move-python-modules-to-architecture-specific-directo.patch
|
||||
Patch1: Fix-deprecation-warnings-due-to-invalid-escape-seque.patch
|
||||
|
||||
BuildRequires: dbus-devel dbus-glib-devel glib2-devel
|
||||
@ -91,6 +91,9 @@ make check -k -C python3-build || (cat python3-build/test-suite.log && true)
|
||||
%doc NEWS ChangeLog README doc/API_CHANGES.txt doc/tutorial.txt
|
||||
|
||||
%changelog
|
||||
* Mon Jun 19 2023 hongjinghao <hongjinghao@huawei.com> - 1.2.18-5
|
||||
- Standardize the patch name
|
||||
|
||||
* Wed Jan 11 2023 hongjinghao <hongjinghao@huawei.com> - 1.2.18-4
|
||||
- correct licenses and provide pythonXdist
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user