Accepting request 918653 from home:trenn:branches:Base:System

- Update to version 2.16.0:
  * bootloader: make skip_grub_config consistent with initrd_remove_dir

OBS-URL: https://build.opensuse.org/request/show/918653
OBS-URL: https://build.opensuse.org/package/show/Base:System/tuned?expand=0&rev=80
This commit is contained in:
2021-09-13 07:26:20 +00:00
committed by Git OBS Bridge
parent 4035734b6f
commit ec6ffdb8c6
7 changed files with 20 additions and 11 deletions

View File

@@ -4,10 +4,13 @@
<param name="url">https://github.com/redhat-performance/tuned</param>
<!--
Use this for non rc candidates, -rc is not allowed
<param name="versionformat">@PARENT_TAG@+git.%ct.%h</param>
-->
-->
<param name="versionformat">@PARENT_TAG@</param>
<param name="versionrewrite-pattern">v(.*)</param>
<!--
<param name="versionformat">2.15.0+git.%ct.%h</param>
<param name="revision">master</param>
-->
<param name="revision">v2.16.0</param>
<param name="changesgenerate">enable</param>
</service>
<service mode="localonly" name="set_version"/>