Hello community,

here is the log from the commit of package radeontop for openSUSE:Factory 
checked in at 2018-03-31 15:37:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/radeontop (Old)
 and      /work/SRC/openSUSE:Factory/.radeontop.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "radeontop"

Sat Mar 31 15:37:03 2018 rev:5 rq:592534 version:1.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/radeontop/radeontop.changes      2017-01-25 
23:29:53.471477435 +0100
+++ /work/SRC/openSUSE:Factory/.radeontop.new/radeontop.changes 2018-03-31 
15:37:07.937156044 +0200
@@ -1,0 +2,10 @@
+Mon Mar 26 10:41:06 UTC 2018 - [email protected]
+
+- Update to version 1.1
+  * pci id updates for polaris12, vega10 and fiji
+  * GTT memory reporting
+  * appstream info file
+  * drop privileges when setuid
+- cleanup with spec-cleaner
+
+-------------------------------------------------------------------

Old:
----
  v1.0.tar.gz

New:
----
  radeontop-1.1.tar.gz

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

Other differences:
------------------
++++++ radeontop.spec ++++++
--- /var/tmp/diff_new_pack.QU9m3n/_old  2018-03-31 15:37:08.553133710 +0200
+++ /var/tmp/diff_new_pack.QU9m3n/_new  2018-03-31 15:37:08.557133565 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package radeontop
 #
-# 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
@@ -17,13 +17,13 @@
 
 
 Name:           radeontop
-Version:        1.0
+Version:        1.1
 Release:        0
 Summary:        View Radeon GPU utilization
-License:        GPL-3.0
+License:        GPL-3.0-only
 Group:          System/Monitoring
 Url:            https://github.com/clbr/radeontop
-Source:         https://github.com/clbr/%{name}/archive/v%{version}.tar.gz
+Source:         
https://github.com/clbr/%{name}/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(libdrm) >= 2.4.63
 BuildRequires:  pkgconfig(ncurses)
@@ -54,13 +54,12 @@
 %find_lang %{name}
 
 %files
-%defattr(-,root,root,-)
-%doc COPYING README.md
-%{_sbindir}/radeontop
-%{_libdir}/libradeontop_xcb.so
-%{_mandir}/man1/radeontop.1%{ext_man}
+%license COPYING
+%doc README.md
+%{_sbindir}/%{name}
+%{_libdir}/lib%{name}_xcb.so
+%{_mandir}/man1/%{name}.1%{?ext_man}
 
 %files lang -f %{name}.lang
-%defattr(-,root,root,-)
 
 %changelog


Reply via email to