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:
Thomas Renninger 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"/>

View File

@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/redhat-performance/tuned</param>
<param name="changesrevision">bc3f737a0080d38863915217c2e4482bbb77b322</param></service></servicedata>
<param name="changesrevision">e4733cdb6359f0c3641df312543974eecbbfa2c3</param></service></servicedata>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:fbe3a0c9e3b67e8f0671c7599c071d505d0baa307bd5849fd2029599f55716df
size 940556

3
tuned-2.16.0.obscpio Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:14521ec8730251b5501b8bcb9505a922b6f211dc3bc8b0ce390c2ee0f8666e2c
size 932364

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Sep 10 19:53:30 UTC 2021 - trenn@suse.de
- Update to version 2.16.0:
* bootloader: make skip_grub_config consistent with initrd_remove_dir
-------------------------------------------------------------------
Fri Jul 09 11:13:35 UTC 2021 - trenn@suse.de

View File

@ -1,5 +1,5 @@
name: tuned
version: 2.15.0+git.1625694366.bc3f737
mtime: 1625694366
commit: bc3f737a0080d38863915217c2e4482bbb77b322
version: 2.16.0
mtime: 1626892915
commit: e4733cdb6359f0c3641df312543974eecbbfa2c3

View File

@ -19,7 +19,7 @@
%define profile_dir %{_prefix}/lib/%{name}
Name: tuned
Version: 2.15.0+git.1625694366.bc3f737
Version: 2.16.0
Release: 0
Summary: A dynamic adaptive system tuning daemon
License: GPL-2.0-or-later