Fix build on rawhide and f31
This commit is contained in:
parent
242b429530
commit
9ed9f2b9ba
@ -1,6 +1,6 @@
|
|||||||
Name: ibus-typing-booster
|
Name: ibus-typing-booster
|
||||||
Version: 2.9.4
|
Version: 2.9.4
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: A completion input method
|
Summary: A completion input method
|
||||||
License: GPLv3+, ASL 2.0
|
License: GPLv3+, ASL 2.0
|
||||||
URL: https://mike-fabian.github.io/ibus-typing-booster/
|
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
|
%check
|
||||||
export LC_ALL=C.UTF-8
|
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
|
appstream-util validate-relax --nonet %{buildroot}/%{_datadir}/metainfo/*.appdata.xml
|
||||||
desktop-file-validate \
|
desktop-file-validate \
|
||||||
$RPM_BUILD_ROOT%{_datadir}/applications/ibus-setup-typing-booster.desktop
|
$RPM_BUILD_ROOT%{_datadir}/applications/ibus-setup-typing-booster.desktop
|
||||||
@ -230,12 +230,15 @@ fi
|
|||||||
%{_datadir}/applications/emoji-picker.desktop
|
%{_datadir}/applications/emoji-picker.desktop
|
||||||
|
|
||||||
%changelog
|
%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
|
* Tue Jul 14 2020 Mike FABIAN <mfabian@redhat.com> - 2.9.4-1
|
||||||
- Update to 2.9.4
|
- Update to 2.9.4
|
||||||
- Add emoji-picker.appdata.xml
|
- Add emoji-picker.appdata.xml
|
||||||
- Fix warnings and errors in typing-booster.appdata.xml
|
- Fix warnings and errors in typing-booster.appdata.xml
|
||||||
- Update emoji annotations from CLDR
|
- 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
|
- Translation update from Weblate for fr, he, hu, zh_CN
|
||||||
|
|
||||||
* Mon Jun 22 2020 Mike FABIAN <mfabian@redhat.com> - 2.9.3-1
|
* Mon Jun 22 2020 Mike FABIAN <mfabian@redhat.com> - 2.9.3-1
|
||||||
|
Loading…
Reference in New Issue
Block a user