Hello community, here is the log from the commit of package tlp for openSUSE:Factory checked in at 2019-03-19 10:02:50 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/tlp (Old) and /work/SRC/openSUSE:Factory/.tlp.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "tlp" Tue Mar 19 10:02:50 2019 rev:11 rq:686207 version:1.2.1 Changes: -------- --- /work/SRC/openSUSE:Factory/tlp/tlp.changes 2019-03-14 22:42:51.486630338 +0100 +++ /work/SRC/openSUSE:Factory/.tlp.new.28833/tlp.changes 2019-03-19 10:02:52.515808860 +0100 @@ -1,0 +2,7 @@ +Wed Mar 18 18:10:25 UTC 2019 - Alexei Sorokin <[email protected]> + +- Update to version 1.2.1: + * Fix unknown command "chargeonce" (gh#linrunner/TLP#391). +- Change from %systemd_requires to %systemd_ordering + +------------------------------------------------------------------- Old: ---- tlp-1.2.tar.gz New: ---- TLP-1.2.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ tlp.spec ++++++ --- /var/tmp/diff_new_pack.a6TXw9/_old 2019-03-19 10:02:53.299808137 +0100 +++ /var/tmp/diff_new_pack.a6TXw9/_new 2019-03-19 10:02:53.299808137 +0100 @@ -18,13 +18,13 @@ %define _name TLP Name: tlp -Version: 1.2 +Version: 1.2.1 Release: 0 Summary: Save battery power on laptops License: GPL-2.0-or-later AND GPL-3.0-or-later Group: Hardware/Mobile URL: http://linrunner.de/tlp -Source: https://github.com/linrunner/%{_name}/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz +Source: https://github.com/linrunner/%{_name}/archive/%{version}.tar.gz#/%{_name}-%{version}.tar.gz BuildRequires: gzip BuildRequires: systemd-rpm-macros Requires: hdparm @@ -41,7 +41,7 @@ Suggests: tp-smapi-kmp Conflicts: laptop-mode-tools BuildArch: noarch -%{?systemd_requires} +%{?systemd_ordering} %description TLP implements advanced power management for Linux.
