Hello community,

here is the log from the commit of package gsmartcontrol for openSUSE:Factory 
checked in at 2017-05-31 12:21:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gsmartcontrol (Old)
 and      /work/SRC/openSUSE:Factory/.gsmartcontrol.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gsmartcontrol"

Wed May 31 12:21:58 2017 rev:2 rq:499828 version:0.9.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/gsmartcontrol/gsmartcontrol.changes      
2016-11-12 13:02:28.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.gsmartcontrol.new/gsmartcontrol.changes 
2017-05-31 12:22:01.397079669 +0200
@@ -1,0 +2,26 @@
+Tue May 16 09:19:31 UTC 2017 - [email protected]
+
+- Update to version 0.9.0
+  + Implemented (untested) support for Linux-based Areca
+    controllers with enclosures.
+  + Implemented (untested) support for Windows-based Areca
+    controllers (thanks to Richard Kagerer).
+  + Implemented (untested) support for Linux-based HP controllers
+    with cciss and hpsa/hpahcisr drivers (thanks to
+    Fabrice Bacchella).
+  + Changes in Preferences no longer fail silently until
+    rescan/restart.
+  + Better drive detection under Windows after removable drives
+    are detached.
+  + Windows version is no longer marked as "dpi aware" since it's
+    not supported that well.
+  + Drive attribute descriptions have been updated (including
+    clarifications for SSDs).
+  + Added support for SSD-only and HDD-only vendor attributes.
+  + Devices having only basic info can be displayed now in the
+    info window.
+  + Fixed BDRW drive detection (it was detected as a HDD).
+  + Other minor improvements.
+  + A number of issues have been fixed (including a crash).
+
+-------------------------------------------------------------------

Old:
----
  gsmartcontrol-0.8.7.tar.bz2

New:
----
  gsmartcontrol-0.9.0.tar.bz2

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

Other differences:
------------------
++++++ gsmartcontrol.spec ++++++
--- /var/tmp/diff_new_pack.mgGfpq/_old  2017-05-31 12:22:02.164971267 +0200
+++ /var/tmp/diff_new_pack.mgGfpq/_new  2017-05-31 12:22:02.164971267 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gsmartcontrol
 #
-# 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
@@ -17,7 +17,7 @@
 
 
 Name:           gsmartcontrol
-Version:        0.8.7
+Version:        0.9.0
 Release:        0
 License:        GPL-2.0 or GPL-3.0
 Summary:        Hard Disk Health Inspection Tool
@@ -25,16 +25,16 @@
 Url:            http://gsmartcontrol.sourceforge.net/
 Source0:        
http://downloads.sourceforge.net/%{name}/%{version}/%{name}-%{version}.tar.bz2
 Source1:        %{name}-rpmlintrc
+BuildRequires:  fdupes
 BuildRequires:  gcc-c++
-BuildRequires:  gtkmm2-devel
-BuildRequires:  libstdc++-devel
-BuildRequires:  libglademm-devel
-BuildRequires:  pcre-devel
 BuildRequires:  hicolor-icon-theme
-BuildRequires:  fdupes
+BuildRequires:  libstdc++-devel
 BuildRequires:  update-desktop-files
-Requires:       smartmontools
+BuildRequires:  pkgconfig(gtkmm-2.4)
+BuildRequires:  pkgconfig(libglademm-2.4)
+BuildRequires:  pkgconfig(libpcre)
 Requires:       pcre
+Requires:       smartmontools
 Recommends:     xdg-utils
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
@@ -68,13 +68,14 @@
 %files
 %defattr(-,root,root,-)
 %doc %{_defaultdocdir}/%{name}
-%doc LICENSE_*.txt
 %{_bindir}/%{name}
 %{_bindir}/%{name}-root
 %{_mandir}/man1/%{name}.1%{ext_man}
 %{_mandir}/man1/%{name}-root.1%{ext_man}
 %{_datadir}/%{name}
 %{_datadir}/applications/%{name}.desktop
+%dir %{_datadir}/metainfo
+%{_datadir}/metainfo/%{name}.appdata.xml
 %{_datadir}/icons/hicolor/*/apps/%{name}.png
 %{_datadir}/pixmaps/%{name}.png
 %{_datadir}/pixmaps/%{name}.xpm

++++++ gsmartcontrol-0.8.7.tar.bz2 -> gsmartcontrol-0.9.0.tar.bz2 ++++++
++++ 77211 lines of diff (skipped)


Reply via email to