forked from pool/libcircllhist
- Change library package name from libcircllhist0 to libcircllhist-0_0_1 to follow the pattern about sonames with minor and patch version. - Initial version 20180917 OBS-URL: https://build.opensuse.org/request/show/668080 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libcircllhist?expand=0&rev=1
15 lines
517 B
Plaintext
15 lines
517 B
Plaintext
<services>
|
|
<service mode="disabled" name="tar_scm">
|
|
<param name="url">https://github.com/circonus-labs/libcircllhist</param>
|
|
<param name="scm">git</param>
|
|
<param name="changesgenerate">enable</param>
|
|
<param name="filename">libcircllhist</param>
|
|
<param name="versionformat">%cd</param>
|
|
</service>
|
|
<service mode="disabled" name="recompress">
|
|
<param name="file">*.tar</param>
|
|
<param name="compression">xz</param>
|
|
</service>
|
|
<service mode="disabled" name="set_version"/>
|
|
</services>
|