forked from pool/ibus-table
Accepting request 993546 from M17N
update: 1.16.10 -> 1.16.11 - Remove hashbang from chinese_variants.py and tabcreatedb.py * gh#mike-fabian/ibus-table#118 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 feat: use _service files to automate fetching sources OBS-URL: https://build.opensuse.org/request/show/993546 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ibus-table?expand=0&rev=31
This commit is contained in:
11
_service
Normal file
11
_service
Normal file
@@ -0,0 +1,11 @@
|
||||
<services>
|
||||
<service mode="manual" name="obs_scm">
|
||||
<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">f5583ba6dbe3aaca551effa00b8873f9fd5c26ec</param>
|
||||
<param name="versionrewrite-pattern">Release (\d+\.\d+\.\d+)</param>
|
||||
<param name="versionrewrite-replacement">\1</param>
|
||||
</service>
|
||||
<service mode="manual" name="set_version"/>
|
||||
</services>
|
3
ibus-table-1.16.11.tar.gz
Normal file
3
ibus-table-1.16.11.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:461c14c22a2b0bfa89d0838fb3dc07560a489aea51308d5fccd46d2eaf8e2597
|
||||
size 1518653
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b80fdc9b8ba1ec7bac6fbdf2b990571a5f37f0533df61a2d94a13cd9edcac42c
|
||||
size 1474440
|
@@ -1,3 +1,23 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Aug 6 15:27:27 UTC 2022 - Gordon Leung <pirateclip@protonmail.com> - 1.16.11
|
||||
|
||||
update: 1.16.10 -> 1.16.11
|
||||
- Remove hashbang from chinese_variants.py and tabcreatedb.py
|
||||
* gh#mike-fabian/ibus-table#118
|
||||
|
||||
-------------------------------------------------------------------
|
||||
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>
|
||||
|
||||
feat: use _service files to automate fetching sources
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 25 18:07:26 UTC 2022 - Gordon Leung <pirateclip@protonmail.com> - 1.16.9
|
||||
|
||||
|
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: ibus-table
|
||||
Version: 1.16.9
|
||||
Version: 1.16.11
|
||||
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