diff --git a/libeasyfc.spec b/libeasyfc.spec index 2da5c57..74be913 100644 --- a/libeasyfc.spec +++ b/libeasyfc.spec @@ -1,8 +1,8 @@ Name: libeasyfc Version: 0.14.0 -Release: 7 +Release: 8 Summary: Easy to configure fontconfig generator interface -License: LGPLv3+ +License: LGPLv3+ and GPLv3 URL: http://tagoh.bitbucket.org/libeasyfc/ Source0: https://bitbucket.org/tagoh/libeasyfc/downloads/libeasyfc-%{version}.tar.bz2 Patch0000: libeasyfc-fix-config.patch @@ -58,5 +58,8 @@ applications with libeasyfc and applications with libeasyfc-gobject. %{_datadir}/gtk-doc/html/libeasyfc %changelog +* Thu Jan 21 2021 Ge Wang - 0.14.0-8 +- Modify license information + * Tue Apr 14 2020 huanghaitao - 0.14.0-7 - Package init