diff --git a/libappindicator.spec b/libappindicator.spec index c00428f..ecb264f 100644 --- a/libappindicator.spec +++ b/libappindicator.spec @@ -1,8 +1,8 @@ Name: libappindicator Version: 12.10.0 -Release: 26 +Release: 27 Summary: The library of application indicators -License: LGPLv2 and LGPLv3 +License: LGPL-3.0 and LGPL-2.1+ and GPL-3.0+ URL: https://launchpad.net/libappindicator Source0: https://launchpad.net/libappindicator/12.10/12.10.0/+download/libappindicator-12.10.0.tar.gz Patch0001: 0001_Fix_mono_dir.patch @@ -117,6 +117,9 @@ find %{buildroot} -type f -name '*.la' -delete %doc %{_datadir}/gtk-doc/html/libappindicator/ %changelog +* Wed Jan 20 2021 Ge Wang - 12.10.0-27 +- Modify license information. + * Wed Oct 21 2020 chengzihan - 12.10.0-26 - Remove Subpackage python2-appindicator