Hello community,

here is the log from the commit of package tlp for openSUSE:Factory checked in 
at 2018-01-25 12:41:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/tlp (Old)
 and      /work/SRC/openSUSE:Factory/.tlp.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "tlp"

Thu Jan 25 12:41:19 2018 rev:9 rq:569391 version:1.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/tlp/tlp.changes  2017-11-27 22:18:01.291483154 
+0100
+++ /work/SRC/openSUSE:Factory/.tlp.new/tlp.changes     2018-01-25 
12:41:25.504185978 +0100
@@ -1,0 +2,32 @@
+Wed Jan 24 20:34:07 UTC 2018 - [email protected]
+
+- Update to version 1.1:
+  * Disc drives:
+    - SATA_LINKPWR_ON_AC/BAT: Try multiple values to support the
+      new recommended ALPM policy "med_power_with_dipm" in
+      Linux 4.15.
+  * Processor:
+    - ENERGY_PERF_POLICY_ON_AC/BAT: Support changed values:
+      performance, balance-performance, default, balance-power,
+      power (gh#linrunner/TLP#297).
+  * ThinkPad Battery:
+    - Support ThinkPad 13 1st & 2nd Gen, E130;
+      new tpacpi-bat version.
+    - tlp-stat --psup: Show ASLbase for tpacpi-bat (in device/path).
+    - tlp discharge: Show state of the battery and force_discharge.
+  * USB:
+    - USB_BLACKLIST_PRINTER: Exclude printers from autosuspend.
+  * Bugfixes:
+    - Intercept the link_power_management_policy write error
+      (gh#linrunner/TLP#271).
+    - Fix AC power detection for MacBook Pro 2017
+      (gh#linrunner/TLP#283).
+    - Move runtime data from /var/run/tlp to /run/tlp
+      (gh#linrunner/TLP#298).
+    - Fix DEVICES_TO_DISABLE_ON_BAT_NOT_IN_USE="bluetooth" not
+      working as expected (gh#linrunner/TLP#301).
+    - Do not detect wireless input devices batteries as power
+      supply (gh#linrunner/TLP#313).
+- Remove tlp-1.0-run-mount.patch: fixed upstream.
+
+-------------------------------------------------------------------

Old:
----
  tlp-1.0-run-mount.patch
  tlp-1.0.tar.gz

New:
----
  tlp-1.1.tar.gz

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

Other differences:
------------------
++++++ tlp.spec ++++++
--- /var/tmp/diff_new_pack.0tT1dM/_old  2018-01-25 12:41:26.164155166 +0100
+++ /var/tmp/diff_new_pack.0tT1dM/_new  2018-01-25 12:41:26.168154980 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package tlp
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,15 +18,13 @@
 
 %define _name   TLP
 Name:           tlp
-Version:        1.0
+Version:        1.1
 Release:        0
 Summary:        Save battery power on laptops
 License:        GPL-2.0+ AND GPL-3.0+
 Group:          Hardware/Mobile
 Url:            http://linrunner.de/tlp
 Source:         
https://github.com/linrunner/%{_name}/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
-# PATCH-FIX-UPSTREAM tlp-1.0-run-mount.patch boo#1058983 --  Move runtime data 
from /var/run/tlp to /run/tlp (commit 168a96f).
-Patch0:         tlp-1.0-run-mount.patch
 BuildRequires:  gzip
 BuildRequires:  systemd-rpm-macros
 Requires:       hdparm
@@ -65,7 +63,6 @@
 
 %prep
 %setup -q -n %{_name}-%{version}
-%patch0 -p1
 
 %build
 make %{?_smp_mflags} V=1 \
@@ -108,6 +105,8 @@
 %{_sbindir}/*%{name}*
 %{_unitdir}/%{name}*.service
 %{_datadir}/%{name}/
+%dir %{_datadir}/metainfo/
+%{_datadir}/metainfo/*%{name}.metainfo.xml
 %{_libexecdir}/pm-utils/
 %dir %{_libexecdir}/udev/
 %dir %{_libexecdir}/udev/rules.d/

++++++ tlp-1.0.tar.gz -> tlp-1.1.tar.gz ++++++
++++ 2277 lines of diff (skipped)


Reply via email to