Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package tuned for openSUSE:Factory checked 
in at 2021-07-12 21:40:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/tuned (Old)
 and      /work/SRC/openSUSE:Factory/.tuned.new.2625 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "tuned"

Mon Jul 12 21:40:47 2021 rev:27 rq:905887 version:2.15.0+git.1625694366.bc3f737

Changes:
--------
--- /work/SRC/openSUSE:Factory/tuned/tuned.changes      2021-05-04 
22:00:50.656633346 +0200
+++ /work/SRC/openSUSE:Factory/.tuned.new.2625/tuned.changes    2021-07-12 
21:41:20.391587120 +0200
@@ -1,0 +2,14 @@
+Fri Jul 09 11:13:35 UTC 2021 - tr...@suse.de
+
+- Update to version 2.15.0+git.1625694366.bc3f737:
+  * bootloader: support for systems that don't have grub installed
+  * Removing depedency on python-decorator package.
+  * Adding support for rpm-ostree system to bootloader plugin.
+  * profiles: drop sched_ tuning where appropriate
+  * scheduler: abstract sched_ and numa_ knobs
+  * realtime-virtual-*: Set irqaffinity through kernel command line
+  * After error while switching profiles attribute _active_profiles is not 
changed back.
+    That causes issues with wrong signals (and also more issues with restart 
after etc)
+- Enhance _service file
+
+-------------------------------------------------------------------

Old:
----
  tuned-2.15.0+git.1618526018.e828fa8.tar.xz

New:
----
  _servicedata
  tuned-2.15.0+git.1625694366.bc3f737.obscpio
  tuned.obsinfo

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ tuned.spec ++++++
--- /var/tmp/diff_new_pack.n2evnR/_old  2021-07-12 21:41:20.927582895 +0200
+++ /var/tmp/diff_new_pack.n2evnR/_new  2021-07-12 21:41:20.927582895 +0200
@@ -19,7 +19,7 @@
 %define         profile_dir %{_prefix}/lib/%{name}
 
 Name:           tuned
-Version:        2.15.0+git.1618526018.e828fa8
+Version:        2.15.0+git.1625694366.bc3f737
 Release:        0
 Summary:        A dynamic adaptive system tuning daemon
 License:        GPL-2.0-or-later

++++++ _service ++++++
--- /var/tmp/diff_new_pack.n2evnR/_old  2021-07-12 21:41:20.955582675 +0200
+++ /var/tmp/diff_new_pack.n2evnR/_new  2021-07-12 21:41:20.955582675 +0200
@@ -1,16 +1,18 @@
 <services>
-  <service mode="disabled" name="tar_scm">
+  <service name="obs_scm" mode="localonly">
     <param name="scm">git</param>
     <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="versionrewrite-pattern">v(.*)</param>
+-->
+    <param name="versionformat">2.15.0+git.%ct.%h</param>
     <param name="revision">master</param>
     <param name="changesgenerate">enable</param>
   </service>
-  <service mode="disabled" name="set_version">
-    <param name="basename">tuned</param>
-  </service>
-  <service mode="disabled" name="recompress">
+  <service mode="localonly" name="set_version"/>
+  <service name="tar" mode="buildtime"/>
+  <service mode="buildtime" name="recompress">
     <param name="compression">xz</param>
     <param name="file">*.tar</param>
   </service>

++++++ _servicedata ++++++
<servicedata>
<service name="tar_scm">
                <param 
name="url">https://github.com/redhat-performance/tuned</param>
              <param 
name="changesrevision">bc3f737a0080d38863915217c2e4482bbb77b322</param></service></servicedata>++++++
 tuned.obsinfo ++++++
name: tuned
version: 2.15.0+git.1625694366.bc3f737
mtime: 1625694366
commit: bc3f737a0080d38863915217c2e4482bbb77b322

Reply via email to