8
0
forked from pool/libcircllhist
Files
libcircllhist/_service
Jan Engelhardt d9b4c9e1df Accepting request 668080 from home:mrostecki
- 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
2019-01-23 14:40:56 +00:00

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>