Compare commits
6 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
afed192e59 | ||
|
|
08123b2319 | ||
|
|
87cda5e970 | ||
|
|
cecd702032 | ||
|
|
9a57e6b58f | ||
|
|
f8e49ad7e4 |
3 changed files with 11 additions and 5 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
|
@ -99,3 +99,9 @@ ibus-table-1.3.0.20100621.tar.gz
|
|||
/ibus-table-1.17.4.tar.gz
|
||||
/ibus-table-1.17.5.tar.gz
|
||||
/ibus-table-1.17.6.tar.gz
|
||||
/ibus-table-1.17.7.tar.gz
|
||||
/ibus-table-1.17.8.tar.gz
|
||||
/ibus-table-1.17.9.tar.gz
|
||||
/ibus-table-1.17.10.tar.gz
|
||||
/ibus-table-1.17.11.tar.gz
|
||||
/ibus-table-1.17.12.tar.gz
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
Name: ibus-table
|
||||
Version: 1.17.6
|
||||
Version: 1.17.12
|
||||
Release: %autorelease
|
||||
Summary: The Table engine for IBus platform
|
||||
License: LGPL-2.1-or-later
|
||||
|
|
@ -72,9 +72,9 @@ export PYTHON=%{__python3}
|
|||
|
||||
%check
|
||||
%if 0%{?fedora}
|
||||
appstreamcli validate --pedantic --explain --no-net %{buildroot}/%{_datadir}/metainfo/*.appdata.xml
|
||||
appstreamcli validate --pedantic --explain --no-net %{buildroot}/%{_datadir}/metainfo/*.metainfo.xml
|
||||
%endif
|
||||
appstream-util validate-relax --nonet %{buildroot}/%{_datadir}/metainfo/*.appdata.xml
|
||||
appstream-util validate-relax --nonet %{buildroot}/%{_datadir}/metainfo/*.metainfo.xml
|
||||
desktop-file-validate \
|
||||
$RPM_BUILD_ROOT%{_datadir}/applications/ibus-setup-table.desktop
|
||||
pushd engine
|
||||
|
|
@ -102,7 +102,7 @@ fi
|
|||
%files -f %{name}.lang
|
||||
%doc AUTHORS COPYING README
|
||||
%{_datadir}/%{name}
|
||||
%{_datadir}/metainfo/*.appdata.xml
|
||||
%{_datadir}/metainfo/*.metainfo.xml
|
||||
%{_datadir}/ibus/component/table.xml
|
||||
%{_datadir}/icons/hicolor/16x16/apps/ibus-table.png
|
||||
%{_datadir}/icons/hicolor/22x22/apps/ibus-table.png
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (ibus-table-1.17.6.tar.gz) = 0c3f23595bf1ecc2c3e34962fca3e2317771ba0837c1a04fbcbaae089196994764307184dd482f0a9efcae2106e013ca51cf9530bd1c7cfb29070f54b16a276e
|
||||
SHA512 (ibus-table-1.17.12.tar.gz) = 144347a806437f29189d7d8a1a02aeca2e6d98988c11123010a5cd8db2efecb72bf7af3480867e5bf538e797e101cede6ea6f052e7f5f8ccbc009ee5c573e612
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue