Fix build on rawhide and f31

This commit is contained in:
Mike FABIAN 2020-07-16 09:57:41 +02:00
parent 242b429530
commit 9ed9f2b9ba

View File

@ -1,6 +1,6 @@
Name: ibus-typing-booster
Version: 2.9.4
Release: 1%{?dist}
Release: 2%{?dist}
Summary: A completion input method
License: GPLv3+, ASL 2.0
URL: https://mike-fabian.github.io/ibus-typing-booster/
@ -129,7 +129,7 @@ make install DESTDIR=${RPM_BUILD_ROOT} NO_INDEX=true INSTALL="install -p" pkg
%check
export LC_ALL=C.UTF-8
appstreamcli validate --pedantic --explain --no-net %{buildroot}/%{_datadir}/metainfo/*.appdata.xml
appstreamcli validate --pedantic --no-net %{buildroot}/%{_datadir}/metainfo/*.appdata.xml
appstream-util validate-relax --nonet %{buildroot}/%{_datadir}/metainfo/*.appdata.xml
desktop-file-validate \
$RPM_BUILD_ROOT%{_datadir}/applications/ibus-setup-typing-booster.desktop
@ -230,12 +230,15 @@ fi
%{_datadir}/applications/emoji-picker.desktop
%changelog
* Thu Jul 16 2020 Mike FABIAN <mfabian@redhat.com> - 2.9.4-2
- Fix build on rawhide and f31
* Tue Jul 14 2020 Mike FABIAN <mfabian@redhat.com> - 2.9.4-1
- Update to 2.9.4
- Add emoji-picker.appdata.xml
- Fix warnings and errors in typing-booster.appdata.xml
- Update emoji annotations from CLDR
- Support %S expansion in include statements in compose files
- Support %%S expansion in include statements in compose files
- Translation update from Weblate for fr, he, hu, zh_CN
* Mon Jun 22 2020 Mike FABIAN <mfabian@redhat.com> - 2.9.3-1