Hello community,

here is the log from the commit of package gsmartcontrol for openSUSE:Factory 
checked in at 2017-09-17 22:38:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gsmartcontrol (Old)
 and      /work/SRC/openSUSE:Factory/.gsmartcontrol.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gsmartcontrol"

Sun Sep 17 22:38:26 2017 rev:4 rq:526447 version:1.1.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/gsmartcontrol/gsmartcontrol.changes      
2017-08-24 18:41:47.699015521 +0200
+++ /work/SRC/openSUSE:Factory/.gsmartcontrol.new/gsmartcontrol.changes 
2017-09-17 22:38:34.854527627 +0200
@@ -1,0 +2,25 @@
+Mon Sep 11 14:29:47 UTC 2017 - [email protected]
+
+- Update to version 1.1.0
+  + New Statistics, Temperature Log, Error Recovery, Physical and
+    Directory tabs.
+  + General tab shows non-SMART device settings as well.
+  + Attributes tab shows entries in "brief" format.
+  + Error Log tab shows Extended error log by default (if
+    supported).
+  + Self-Test Log tab now shows Extended self-test log by default
+    (if supported).
+  + GSmartControl now uses "-x" equivalent for retrieving data (as
+    upposed to "-a"); loading "-x" outputs as virtual drives is
+    also supported.
+  + Implemented ability to copy rows in CSV format from Attribute,
+    Statistics and Self-Test Log tables.
+  + Implemented "Update Drive Database" functionality.
+  + Windows: Drive letters are shown for each drive.
+  + Scan time is shown under virtual drive icons.
+  + Polkit is supported with gsmartcontrol-root script now.
+  + Pcrecpp is no longer bundled, use system-installed one instead.
+  + Smartmontools version 5.43 is required at runtime.
+  + Other minor improvements and fixes.
+
+-------------------------------------------------------------------

Old:
----
  gsmartcontrol-1.0.2.tar.bz2

New:
----
  gsmartcontrol-1.1.0.tar.bz2

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

Other differences:
------------------
++++++ gsmartcontrol.spec ++++++
--- /var/tmp/diff_new_pack.52ckAm/_old  2017-09-17 22:38:35.470441031 +0200
+++ /var/tmp/diff_new_pack.52ckAm/_new  2017-09-17 22:38:35.474440469 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           gsmartcontrol
-Version:        1.0.2
+Version:        1.1.0
 Release:        0
 License:        GPL-2.0 or GPL-3.0
 Summary:        Hard Disk Health Inspection Tool
@@ -29,11 +29,13 @@
 BuildRequires:  gcc-c++
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  libstdc++-devel
+BuildRequires:  polkit
 BuildRequires:  update-desktop-files
 BuildRequires:  pkgconfig(gtkmm-3.0)
 BuildRequires:  pkgconfig(libpcre)
 Requires:       pcre
-Requires:       smartmontools
+Requires:       polkit
+Requires:       smartmontools >= 5.43
 Recommends:     xdg-utils
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
@@ -67,7 +69,7 @@
 %files
 %defattr(-,root,root,-)
 %doc %{_defaultdocdir}/%{name}
-%{_bindir}/%{name}
+%{_sbindir}/%{name}
 %{_bindir}/%{name}-root
 %{_mandir}/man1/%{name}.1%{ext_man}
 %{_mandir}/man1/%{name}-root.1%{ext_man}
@@ -78,5 +80,6 @@
 %{_datadir}/icons/hicolor/*/apps/%{name}.png
 %{_datadir}/pixmaps/%{name}.png
 %{_datadir}/pixmaps/%{name}.xpm
+%{_datadir}/polkit-1/actions/org.gsmartcontrol.policy
 
 %changelog

++++++ gsmartcontrol-1.0.2.tar.bz2 -> gsmartcontrol-1.1.0.tar.bz2 ++++++
++++ 59710 lines of diff (skipped)


Reply via email to