Accepting request 918654 from Base:System
OBS-URL: https://build.opensuse.org/request/show/918654 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tuned?expand=0&rev=28
This commit is contained in:
commit
23e069984c
9
_service
9
_service
@ -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"/>
|
||||
|
@ -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>
|
@ -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
3
tuned-2.16.0.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:14521ec8730251b5501b8bcb9505a922b6f211dc3bc8b0ce390c2ee0f8666e2c
|
||||
size 932364
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user