Hello community,

here is the log from the commit of package powertop for openSUSE:Factory 
checked in at 2019-01-10 15:23:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/powertop (Old)
 and      /work/SRC/openSUSE:Factory/.powertop.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "powertop"

Thu Jan 10 15:23:17 2019 rev:47 rq:664062 version:2.10

Changes:
--------
--- /work/SRC/openSUSE:Factory/powertop/powertop.changes        2018-03-20 
22:00:42.564927300 +0100
+++ /work/SRC/openSUSE:Factory/.powertop.new.28833/powertop.changes     
2019-01-10 15:23:20.810330098 +0100
@@ -1,0 +2,11 @@
+Tue Jan  8 12:00:55 UTC 2019 - mvet...@suse.com
+
+- Update to version 2.10:
+  * new WakeUp tab which displays the devices wake up settings
+  * Enable support for Intel GLK
+  * Enable support for Intel CNL-U/Y
+  * For details see https://01.org/powertop/downloads/powertop-v2.10
+- Remove powertop_libc++_fix.patch: in new release
+- Remove powertop_cstate_fix.patch: in new release
+
+-------------------------------------------------------------------

Old:
----
  powertop-v2.9.tar.gz
  powertop_cstate_fix.patch
  powertop_libc++_fix.patch

New:
----
  powertop-v2.10.tar.gz

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

Other differences:
------------------
++++++ powertop.spec ++++++
--- /var/tmp/diff_new_pack.A9YMQO/_old  2019-01-10 15:23:21.230329663 +0100
+++ /var/tmp/diff_new_pack.A9YMQO/_new  2019-01-10 15:23:21.234329660 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package powertop
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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
@@ -17,28 +17,25 @@
 
 
 Name:           powertop
-Version:        2.9
+Version:        2.10
 Release:        0
 #Git-Clone:    git://github.com/fenrus75/powertop
 Summary:        A Linux Tool to Find out What is Using Power on a Laptop
-License:        GPL-2.0
+License:        GPL-2.0-only
 Group:          System/Monitoring
-Url:            https://01.org/powertop/
-Source0:        
https://01.org/sites/default/files/downloads/%{name}/%{name}-v%{version}.tar.gz
+URL:            https://01.org/powertop/
+Source0:        
https://01.org/sites/default/files/downloads/%{name}-v%{version}.tar.gz
 Source1:        powertop.service
-Patch1:         powertop_cstate_fix.patch
-Patch2:         powertop_libc++_fix.patch
 BuildRequires:  gcc-c++
 BuildRequires:  gettext
 BuildRequires:  ncurses-devel
-BuildRequires:  pkg-config
+BuildRequires:  pkgconfig
 BuildRequires:  systemd-rpm-macros
 BuildRequires:  pkgconfig(libnl-3.0)
 BuildRequires:  pkgconfig(libnl-genl-3.0)
 BuildRequires:  pkgconfig(libpci)
 BuildRequires:  pkgconfig(zlib)
 Recommends:     %{name}-lang
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %{?systemd_requires}
 
 %description
@@ -49,9 +46,7 @@
 %lang_package
 
 %prep
-%setup -qn powertop-v%{version}
-%patch1 -p1
-%patch2 -p1
+%setup -q -n powertop-v%{version}
 
 # Delete objects files left in tarball
 find . -name '*.o' -delete
@@ -62,7 +57,7 @@
 make %{?_smp_mflags} V=1
 
 %install
-make %{?_smp_mflags} DESTDIR=%{buildroot} install
+%make_install
 install -Dd %{buildroot}%{_localstatedir}/cache/powertop
 touch 
%{buildroot}%{_localstatedir}/cache/powertop/{saved_parameters.powertop,saved_results.powertop}
 install -D -m 0644 %{SOURCE1} %{buildroot}%{_unitdir}/powertop.service
@@ -85,17 +80,16 @@
 %service_del_postun %{name}.service
 
 %files
-%defattr(-,root,root)
-%doc COPYING README
+%license COPYING
+%doc README
 %dir %{_localstatedir}/cache/powertop
 %ghost %{_localstatedir}/cache/powertop/saved_parameters.powertop
 %ghost %{_localstatedir}/cache/powertop/saved_results.powertop
 %{_sbindir}/%{name}
-%{_mandir}/man8/powertop.8.gz
+%{_mandir}/man8/powertop.8%{?ext_man}
 %{_unitdir}/%{name}.service
 %{_sbindir}/rc%{name}
 
 %files lang -f %{name}.lang
-%defattr(-,root,root)
 
 %changelog

++++++ powertop-v2.9.tar.gz -> powertop-v2.10.tar.gz ++++++
++++ 6422 lines of diff (skipped)


Reply via email to