tuned/_service
Thomas Renninger 38f8e1b687 Accepting request 814152 from home:aaronpuchert:branches:Base:System
- Update to version 2.13.0. Note that the previous version was not
  in fact 2.22.0, but commit 8c9df99, 28 commits before 2.13.0.

OBS-URL: https://build.opensuse.org/request/show/814152
OBS-URL: https://build.opensuse.org/package/show/Base:System/tuned?expand=0&rev=73
2020-06-16 11:19:20 +00:00

17 lines
548 B
Plaintext

<services>
<service name="tar_scm" mode="disabled">
<param name="scm">git</param>
<param name="url">https://github.com/redhat-performance/tuned</param>
<!--
<param name="versionformat">2.13.0+git%cd.%h</param>
-->
<param name="versionformat">2.13.0</param>
<param name="changesgenerate">disable</param>
</service>
<service name="recompress" mode="disabled">
<param name="file">tuned*.tar</param>
<param name="compression">xz</param>
</service>
<service name="set_version" mode="disabled"/>
</services>