!19 修正 SPEC 文件中的 License

From: @reganhe_xx
Reviewed-by: @licihua
Signed-off-by: @licihua
This commit is contained in:
openeuler-ci-bot 2021-12-06 06:28:43 +00:00 committed by Gitee
commit 5999a1bf27

View File

@ -4,9 +4,9 @@
Name: dbus-python
Version: 1.2.16
Release: 2
Release: 3
Summary: original Python binding for dbus
License: MIT
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
@ -123,6 +123,12 @@ make check -k -C python3-build || cat python3-build/test/test*.log
%doc NEWS ChangeLog README doc/API_CHANGES.txt doc/tutorial.txt
%changelog
* Mon Dec 06 2021 herengui <herengui@uniontech.com> - 1.2.16-3
- Type:update
- ID:NA
- SUG:NA
- DESC: correct licenses
* Thu Dec 02 2021 herengui <herengui@uniontech.com> - 1.2.16-2
- Type:update
- ID:NA