diff --git a/libappstream-glib.spec b/libappstream-glib.spec index fdc6678..ffd6cdb 100644 --- a/libappstream-glib.spec +++ b/libappstream-glib.spec @@ -1,9 +1,9 @@ Name: libappstream-glib Version: 0.7.14 -Release: 3 +Release: 4 Summary: AppStream Abstraction Library -License: LGPLv2+ +License: LGPLv2+ and GPLv2+ URL: http://people.freedesktop.org/~hughsient/appstream-glib/ Source0: http://people.freedesktop.org/~hughsient/appstream-glib/releases/appstream-glib-%{version}.tar.xz 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} %changelog +* Wed Jan 20 2021 Ge Wang - 0.7.14-4 +- Modify license information + * Tue Nov 26 2019 wutao - 0.7.14-3 - Package init