Files
sphinxbase5/_service
Antonio Larrosa 56584234fa Accepting request 788655 from home:alarrosa:branches:multimedia:voice-assistant
- Changed version format to 5~git20200206.4ffc4b7 as that can be
  compared by rpm more easily that adding human readable strings.
- Rename the python3-sphinxbase package to python3-sphinxbase5
- sphinxbase5-devel now conflicts with sphinxbase-devel
- python3-sphinxbase5 now conflicts with python3-sphinxbase and
  python3-pocketsphinx-python <= 0.1.3

OBS-URL: https://build.opensuse.org/request/show/788655
OBS-URL: https://build.opensuse.org/package/show/multimedia:voice-assistant/sphinxbase5?expand=0&rev=3
2020-03-26 18:16:38 +00:00

14 lines
425 B
Plaintext

<services>
<service name="tar_scm" mode="disabled">
<param name="url">https://github.com/cmusphinx/sphinxbase.git</param>
<param name="scm">git</param>
<param name="versionformat">5~git%cd.%h</param>
</service>
<service name="recompress" mode="disabled">
<param name="file">*.tar</param>
<param name="compression">xz</param>
</service>
<service name="set_version" mode="disabled"/>
</services>