Modify license information

This commit is contained in:
wang--ge 2021-01-20 16:37:38 +08:00
parent 72dc021bdb
commit b89c951eb8

View File

@ -1,9 +1,9 @@
Name: libappstream-glib Name: libappstream-glib
Version: 0.7.14 Version: 0.7.14
Release: 3 Release: 4
Summary: AppStream Abstraction Library Summary: AppStream Abstraction Library
License: LGPLv2+ License: LGPLv2+ and GPLv2+
URL: http://people.freedesktop.org/~hughsient/appstream-glib/ URL: http://people.freedesktop.org/~hughsient/appstream-glib/
Source0: http://people.freedesktop.org/~hughsient/appstream-glib/releases/appstream-glib-%{version}.tar.xz Source0: http://people.freedesktop.org/~hughsient/appstream-glib/releases/appstream-glib-%{version}.tar.xz
Patch0001: as_utils_vercmp_full.patch Patch0001: as_utils_vercmp_full.patch
@ -87,5 +87,8 @@ Help document for the libappstream-glib package.
%{_mandir}/man1/{appstream-util.1.gz,appstream-compose.1.gz,appstream-builder.1.gz} %{_mandir}/man1/{appstream-util.1.gz,appstream-compose.1.gz,appstream-builder.1.gz}
%changelog %changelog
* Wed Jan 20 2021 Ge Wang <wangge@huawei.com> - 0.7.14-4
- Modify license information
* Tue Nov 26 2019 wutao <wutao61@huawei.com> - 0.7.14-3 * Tue Nov 26 2019 wutao <wutao61@huawei.com> - 0.7.14-3
- Package init - Package init