Hello community,

here is the log from the commit of package tuned for openSUSE:Factory checked 
in at 2019-06-12 13:12:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/tuned (Old)
 and      /work/SRC/openSUSE:Factory/.tuned.new.4811 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "tuned"

Wed Jun 12 13:12:21 2019 rev:20 rq:706360 version:2.11.0+git20190405.b4d9dfc

Changes:
--------
--- /work/SRC/openSUSE:Factory/tuned/tuned.changes      2019-01-26 
22:22:25.454855256 +0100
+++ /work/SRC/openSUSE:Factory/.tuned.new.4811/tuned.changes    2019-06-12 
13:12:24.580935559 +0200
@@ -1,0 +2,23 @@
+Tue May 28 16:32:53 UTC 2019 - [email protected]
+
+- Limit /var/log/tuned directory permissions to 750
+
+-------------------------------------------------------------------
+Thu Apr 11 12:37:09 UTC 2019 - [email protected]
+
+- Adjust README path in manpage (bsc#1131858)
+A adjust_README_path_in_manpage.patch
+
+-------------------------------------------------------------------
+Tue Mar 12 15:17:22 UTC 2019 - [email protected]
+
+- Upgrade to latest git HEAD (v2.11.0 + latest fixes):
+  commit b4d9dfc31c46ed9cda100f03227ac5be087d3d74
+  Date:   Fri Apr 5 10:49:17 2019 +0200
+- tuned gui does not need polkit anymore as it can now run as non-root
+  user
+- Fixes bsc#1126609
+- Includes this patch:
+D tuned_differ_x86_and_other_archs_in_cpu_plugin.patch
+
+-------------------------------------------------------------------

Old:
----
  tuned-2.10.0.tar.xz
  tuned_differ_x86_and_other_archs_in_cpu_plugin.patch

New:
----
  adjust_README_path_in_manpage.patch
  tuned-2.11.0+git20190405.b4d9dfc.tar.xz

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

Other differences:
------------------
++++++ tuned.spec ++++++
--- /var/tmp/diff_new_pack.KHitl5/_old  2019-06-12 13:12:25.200934908 +0200
+++ /var/tmp/diff_new_pack.KHitl5/_new  2019-06-12 13:12:25.204934904 +0200
@@ -18,7 +18,7 @@
 
 %{!?_tmpfilesdir:%global _tmpfilesdir %{_libexecdir}/tmpfiles.d}
 Name:           tuned
-Version:        2.10.0
+Version:        2.11.0+git20190405.b4d9dfc
 Release:        0
 Summary:        A dynamic adaptive system tuning daemon
 License:        GPL-2.0-or-later
@@ -30,7 +30,7 @@
 # PATCH-FIX-OPENSUSE fix-allow-receive_sender-default.patch <allow 
receive_sender="com.redhat.com"/> allow receive_* is normally
 # not needed as that is the default --<[email protected]>
 Patch0:         fix-allow-receive_sender-default.patch
-Patch1:         tuned_differ_x86_and_other_archs_in_cpu_plugin.patch
+Patch1:         adjust_README_path_in_manpage.patch
 BuildRequires:  bash-completion
 BuildRequires:  desktop-file-utils
 BuildRequires:  pkgconfig
@@ -65,7 +65,6 @@
 Summary:        Disk and net statistic monitoring systemtap scripts - GTK GUI
 Group:          System/Base
 Requires:       %{name} = %{version}
-Requires:       polkit
 Requires:       powertop
 
 %description gtk
@@ -231,7 +230,7 @@
 %{_sysconfdir}/grub.d
 %{_tmpfilesdir}/tuned.conf
 %{_unitdir}/tuned.service
-%dir %{_localstatedir}/log/tuned
+%attr(750, root, root) %dir %{_localstatedir}/log/tuned
 %dir %{_sysconfdir}/tuned
 %{_mandir}/man5/tuned*
 %{_mandir}/man7/tuned-profiles-cpu-partitioning.7%{?ext_man}
@@ -251,7 +250,6 @@
 %{_sbindir}/tuned-gui
 %{python3_sitelib}/tuned/gtk
 %{_datadir}/tuned/ui
-%{_datadir}/polkit-1/actions/com.redhat.tuned.gui.policy
 
 %if !0%{?sle_version}
 %files profiles-sap

++++++ _service ++++++
--- /var/tmp/diff_new_pack.KHitl5/_old  2019-06-12 13:12:25.228934879 +0200
+++ /var/tmp/diff_new_pack.KHitl5/_new  2019-06-12 13:12:25.232934875 +0200
@@ -2,10 +2,10 @@
   <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.11.0+git%cd.%h</param>
     <!--
-    <param name="versionformat">2.9.0+git%cd.%h</param>
+    <param name="versionformat">2.11.0</param>
     -->
-    <param name="versionformat">2.10.0</param>
   </service>
   <service name="recompress" mode="disabled">
     <param name="file">tuned*.tar</param>

++++++ adjust_README_path_in_manpage.patch ++++++
Index: tuned-2.11.0+git20190405.b4d9dfc/man/tuned.8
===================================================================
--- tuned-2.11.0+git20190405.b4d9dfc.orig/man/tuned.8   2019-04-05 
10:49:17.000000000 +0200
+++ tuned-2.11.0+git20190405.b4d9dfc/man/tuned.8        2019-04-11 
14:36:06.736132817 +0200
@@ -59,7 +59,7 @@ Show version information.
 .SH "FILES"
 .nf
 /etc/tuned
-/usr/share/doc/tuned/README
+/usr/share/doc/packages/tuned/README
 .SH "SEE ALSO"
 .LP
 tuned.conf(5)

Reply via email to