update: 1.16.9 -> 1.6.10
- Add png versions of the ibus-table.svg icon - Add (remote) icon to ibus-table.appdata.xml - Add screenshot to ibus-table.appdata.xml OBS-URL: https://build.opensuse.org/package/show/M17N/ibus-table?expand=0&rev=56
This commit is contained in:
committed by
Git OBS Bridge
parent
e2a091f2bb
commit
f686c596b7
2
_service
2
_service
@@ -3,7 +3,7 @@
|
||||
<param name="url">https://github.com/mike-fabian/ibus-table</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="revision">3b6afbfced8a56f026bfb2449f15066b4fc4280f</param>
|
||||
<param name="revision">013e682491bf35cc84e9b9f37dfdf238fd130212</param>
|
||||
<param name="versionrewrite-pattern">Release (\d+\.\d+\.\d+)</param>
|
||||
<param name="versionrewrite-replacement">\1</param>
|
||||
</service>
|
||||
|
3
ibus-table-1.16.10.tar.xz
Normal file
3
ibus-table-1.16.10.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6801c355ab164cb197d7ad808c83f0989e7c3d265e174525e01660c3253a572a
|
||||
size 1187604
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:93f5de368fc785667356e39fc67e29ea30dd947ba444ff2a811cb26869266847
|
||||
size 1150584
|
@@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 5 20:17:23 UTC 2022 - Gordon Leung <pirateclip@protonmail.com>
|
||||
|
||||
update: 1.16.9 -> 1.6.10
|
||||
- Add png versions of the ibus-table.svg icon
|
||||
- Add (remote) icon to ibus-table.appdata.xml
|
||||
- Add screenshot to ibus-table.appdata.xml
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 1 04:21:05 UTC 2022 - Gordon Leung <pirateclip@protonmail.com>
|
||||
|
||||
|
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: ibus-table
|
||||
Version: 1.16.9
|
||||
Version: 1.16.10
|
||||
Release: 0
|
||||
Summary: The Table engine for IBus platform
|
||||
License: LGPL-2.1-or-later
|
||||
@@ -77,6 +77,14 @@ make %{?_smp_mflags}
|
||||
%{_ibus_componentdir}/table.xml
|
||||
%{_mandir}/man1/%{name}-createdb.1.gz
|
||||
%{_datadir}/metainfo/ibus-table.appdata.xml
|
||||
%{_datadir}/icons/hicolor/16x16/apps/ibus-table.png
|
||||
%{_datadir}/icons/hicolor/22x22/apps/ibus-table.png
|
||||
%{_datadir}/icons/hicolor/32x32/apps/ibus-table.png
|
||||
%{_datadir}/icons/hicolor/48x48/apps/ibus-table.png
|
||||
%{_datadir}/icons/hicolor/64x64/apps/ibus-table.png
|
||||
%{_datadir}/icons/hicolor/128x128/apps/ibus-table.png
|
||||
%{_datadir}/icons/hicolor/256x256/apps/ibus-table.png
|
||||
%{_datadir}/icons/hicolor/scalable/apps/ibus-table.svg
|
||||
|
||||
%files devel
|
||||
%{_libdir}/pkgconfig/%{name}.pc
|
||||
|
Reference in New Issue
Block a user