forked from pool/ibus-table
Start using _services
OBS-URL: https://build.opensuse.org/package/show/M17N/ibus-table?expand=0&rev=54
This commit is contained in:
parent
206082c5f5
commit
15ba1b5585
16
_service
Normal file
16
_service
Normal file
@ -0,0 +1,16 @@
|
||||
<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">3b6afbfced8a56f026bfb2449f15066b4fc4280f</param>
|
||||
<param name="versionrewrite-pattern">Release (\d+\.\d+\.\d+)</param>
|
||||
<param name="versionrewrite-replacement">\1</param>
|
||||
</service>
|
||||
<service mode="manual" name="tar"/>
|
||||
<service mode="manual" name="recompress">
|
||||
<param name="file">*.tar</param>
|
||||
<param name="compression">xz</param>
|
||||
</service>
|
||||
<service mode="manual" name="set_version"/>
|
||||
</services>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b80fdc9b8ba1ec7bac6fbdf2b990571a5f37f0533df61a2d94a13cd9edcac42c
|
||||
size 1474440
|
3
ibus-table-1.16.9.tar.xz
Normal file
3
ibus-table-1.16.9.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:93f5de368fc785667356e39fc67e29ea30dd947ba444ff2a811cb26869266847
|
||||
size 1150584
|
@ -23,7 +23,7 @@ Summary: The Table engine for IBus platform
|
||||
License: LGPL-2.1-or-later
|
||||
Group: System/I18n/Chinese
|
||||
URL: https://github.com/mike-fabian/ibus-table/
|
||||
Source: https://github.com/mike-fabian/ibus-table/releases/download/%{version}/%{name}-%{version}.tar.gz
|
||||
Source: %{name}-%{version}.tar.xz
|
||||
BuildRequires: docbook-utils-minimal
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: gettext-tools
|
||||
|
Loading…
Reference in New Issue
Block a user