ibus-table/_service
Gordon Leung ca0eac324b update: 1.16.10 -> 1.16.11
- Remove hashbang from chinese_variants.py and tabcreatedb.py
  * gh#mike-fabian/ibus-table#118

OBS-URL: https://build.opensuse.org/package/show/M17N/ibus-table?expand=0&rev=58
2022-08-06 15:29:45 +00:00

12 lines
487 B
Plaintext

<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>