Hello community,

here is the log from the commit of package tlp for openSUSE:Factory checked in 
at 2017-05-27 13:19:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/tlp (Old)
 and      /work/SRC/openSUSE:Factory/.tlp.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "tlp"

Sat May 27 13:19:27 2017 rev:7 rq:498449 version:1.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/tlp/tlp.changes  2016-08-22 10:07:17.000000000 
+0200
+++ /work/SRC/openSUSE:Factory/.tlp.new/tlp.changes     2017-05-27 
13:20:43.059549083 +0200
@@ -1,0 +2,57 @@
+Fri May 26 10:10:52 UTC 2017 - sor.ale...@meowr.ru
+
+- Update to version 1.0:
+  * General:
+    - TLP_PERSISTENT_DEFAULT: Use TLP_DEFAULT_MODE regardless of
+      the actual power source.
+  * Device Bays:
+    - BAY_POWEROFF_ON_AC: Power off optical drive not only on bat
+      (gh#linrunner/TLP#243)
+  * Graphics:
+    - RUNTIME_PM_DRIVER_BLACKLIST: When unconfigured default to
+      "amdgpu nouveau nvidia radeon"; driver default control=auto
+      allows PRIME/Bumblebee to turn the dGPU off and prevents
+      accidential power-on during boot as well.
+    - Exclude Nvidia dGPU from runtime power management even when
+      no driver is associated (improve compatibility with
+      Bumblebee).
+  * PCI(e) devices
+    - RUNTIME_PM_ALL removed (default to RUNTIME_PM_ALL=1
+      internally).
+  * Processor:
+    - CPU_HWP_ON_AC/BAT: HWP energy performance hints; needs
+      Linux 4.10 and Intel Skylake CPU or newer, intel_pstate only.
+  * ThinkPad Battery:
+    - RESTORE_THRESHOLDS_ON_BAT: Restore charge thresholds on
+      battery.
+    - Detect ThinkPad *70 models.
+    - Detect ThinkPad 13 (1st and 2nd Gen) as unsupported
+      (gh#linrunner/TLP#227).
+    - Change texts "ThinkPad (extended) battery functions" to
+      "ThinkPad battery features".
+    - tlp-stat:
+      + Show "Charge total %" when more than one battery is
+        present.
+      + Show battery temperature (tp-smapi only).
+      + Show "unsupported" instead of "not installed" for tp-smapi
+        incapable hardware.
+  * USB:
+      - USB_BLACKLIST_BTUSB: exclude bluetooth devices from
+        autosuspend (gh#linrunner/TLP#239).
+      - USB_BLACKLIST_PHONE: exclude phone devices from
+        autosuspend (gh#linrunner/TLP#188).
+  * tlp-stat:
+      - -g|--graphics: Show graphics card data only.
+      - i915: Explain enable_psr modes.
+      - --psup: show power supply diagnostic.
+      - SMART attribute G-Sense_Error_Rate.
+      - -v: additional battery voltages.
+      - Workqueue power efficient status.
+      - Show Intel graphics parameters for Ubuntu's i915_bpo module.
+  * Bugfixes:
+    - init start: Apply powersave regardless of previous state
+      (gh#linrunner/TLP#237).
+    - tlp-stat: Intercept non-existing or invalid charge values
+      (gh#linrunner/TLP#256).
+
+-------------------------------------------------------------------

Old:
----
  tlp-0.9.tar.gz

New:
----
  tlp-1.0.tar.gz

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

Other differences:
------------------
++++++ tlp.spec ++++++
--- /var/tmp/diff_new_pack.mnqY7t/_old  2017-05-27 13:20:43.711456922 +0200
+++ /var/tmp/diff_new_pack.mnqY7t/_new  2017-05-27 13:20:43.715456356 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package tlp
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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,7 +18,7 @@
 
 %define _name   TLP
 Name:           tlp
-Version:        0.9
+Version:        1.0
 Release:        0
 Summary:        Save battery power on laptops
 License:        GPL-2.0+ and GPL-3.0+
@@ -65,7 +65,7 @@
 %setup -q -n %{_name}-%{version}
 
 %build
-make %{?_smp_mflags} \
+make %{?_smp_mflags} V=1 \
   TLP_ULIB=%{_libexecdir}/udev \
   TLP_SYSD=%{_unitdir}
 
@@ -105,7 +105,7 @@
 %{_bindir}/wwan
 %{_sbindir}/*%{name}*
 %{_unitdir}/%{name}*.service
-%{_datadir}/%{name}-pm/
+%{_datadir}/%{name}/
 %{_libexecdir}/pm-utils/
 %dir %{_libexecdir}/udev/
 %dir %{_libexecdir}/udev/rules.d/

++++++ tlp-0.9.tar.gz -> tlp-1.0.tar.gz ++++++
++++ 3182 lines of diff (skipped)


Reply via email to