Nuspell is a pure C++ re-implementation of Hunspell. OBS-URL: https://build.opensuse.org/request/show/793961 OBS-URL: https://build.opensuse.org/package/show/M17N/nuspell?expand=0&rev=1
16 lines
545 B
Plaintext
16 lines
545 B
Plaintext
<services>
|
|
<service mode="disabled" name="obs_scm">
|
|
<param name="url">git://github.com/nuspell/nuspell.git</param>
|
|
<param name="scm">git</param>
|
|
<param name="revision">d811a91</param>
|
|
<param name="versionprefix">3.1.0</param>
|
|
<param name="versionformat">%ct.%h</param>
|
|
</service>
|
|
<service mode="buildtime" name="tar" />
|
|
<service mode="buildtime" name="recompress">
|
|
<param name="file">*.tar</param>
|
|
<param name="compression">xz</param>
|
|
</service>
|
|
<service mode="disabled" name="set_version" />
|
|
</services>
|