Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package laptop-mode-tools for
openSUSE:Factory checked in at 2021-05-23 00:06:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/laptop-mode-tools (Old)
and /work/SRC/openSUSE:Factory/.laptop-mode-tools.new.2988 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "laptop-mode-tools"
Sun May 23 00:06:07 2021 rev:44 rq:894919 version:1.74
Changes:
--------
--- /work/SRC/openSUSE:Factory/laptop-mode-tools/laptop-mode-tools.changes
2020-08-31 16:54:05.836466332 +0200
+++
/work/SRC/openSUSE:Factory/.laptop-mode-tools.new.2988/laptop-mode-tools.changes
2021-05-23 00:06:10.266611817 +0200
@@ -1,0 +2,15 @@
+Mon May 17 15:11:14 UTC 2021 - Ferdinand Thiessen <[email protected]>
+
+- Update to version 1.74
+ * With 4.15+ kernels, Linux Intel SATA has a better link power
+ saving policy, med_power_with_dipm, which should be the recommended
+ one to use
+ * Disable defaults for syslog logging
+ * Initialize LM_VERBOSE with default to disabled
+ * Add power saving module for nouveau cards
+ * Disable ethernet module by default
+ * Add board-specific folder and documentation
+ * Add execute bit on module radeon-dpm
+ * Drop unlock because there is no lock acquired
+
+-------------------------------------------------------------------
Old:
----
laptop-mode-tools-1.73.1.tar.gz
New:
----
laptop-mode-tools_1.74.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ laptop-mode-tools.spec ++++++
--- /var/tmp/diff_new_pack.GsDgaj/_old 2021-05-23 00:06:11.730604026 +0200
+++ /var/tmp/diff_new_pack.GsDgaj/_new 2021-05-23 00:06:11.730604026 +0200
@@ -20,13 +20,13 @@
%{!?_udevdir:%global _udevdir %{_udevrulesdir}/..}
Name: laptop-mode-tools
-Version: 1.73.1
+Version: 1.74
Release: 0
Summary: The Laptop Mode Tools
License: GPL-2.0-or-later
Group: System/Base
URL: http://rickysarraf.github.io/laptop-mode-tools/
-Source:
https://github.com/rickysarraf/%{name}/archive/%{version}/%{name}-%{version}.tar.gz
+Source:
https://github.com/rickysarraf/laptop-mode-tools/releases/download/%{version}/laptop-mode-tools_%{version}.tar.gz
Source1: README.SUSE
Patch0: laptop-mode-1.53_conf.diff
Patch1: laptop-mode-1.49-new-dirty-ratio-defaults.diff
@@ -58,7 +58,7 @@
This package contains a graphical user interface for laptop-mode-tools.
%prep
-%autosetup -p1
+%autosetup -p1 -n laptop-mode-tools_%{version}
cp %{SOURCE1} .
%build