Hello community,

here is the log from the commit of package xfce4-panel-plugin-weather for 
openSUSE:Factory checked in at 2018-10-25 09:08:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xfce4-panel-plugin-weather (Old)
 and      /work/SRC/openSUSE:Factory/.xfce4-panel-plugin-weather.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xfce4-panel-plugin-weather"

Thu Oct 25 09:08:36 2018 rev:20 rq:643655 version:0.9.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/xfce4-panel-plugin-weather/xfce4-panel-plugin-weather.changes
    2017-11-12 18:03:28.958335659 +0100
+++ 
/work/SRC/openSUSE:Factory/.xfce4-panel-plugin-weather.new/xfce4-panel-plugin-weather.changes
       2018-10-25 09:08:38.434422613 +0200
@@ -1,0 +2,17 @@
+Mon Oct 15 20:41:36 UTC 2018 - Stefan Seyfried <[email protected]>
+
+- update to 0.9.0
+  * Port to GTK+ 3
+    - Preferences dialog ported to Glade
+    - Replaced individual header includes
+    - Replaced deprecated symbols
+    - Replaced direct access with accessor functions
+    - Improved forecast background with dark and light themes
+    - Improved spacing in the preference and forecast dialogs
+    - Added small (3px) padding between weather icon and scrollbox
+    - Fixed full debug builds
+  * Port to libsoup 2.42
+  * Use HTTPS where possible
+  * Translation updates
+
+-------------------------------------------------------------------

Old:
----
  xfce4-weather-plugin-0.8.10.tar.bz2

New:
----
  xfce4-weather-plugin-0.9.0.tar.bz2

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

Other differences:
------------------
++++++ xfce4-panel-plugin-weather.spec ++++++
--- /var/tmp/diff_new_pack.1juRI0/_old  2018-10-25 09:08:40.506421375 +0200
+++ /var/tmp/diff_new_pack.1juRI0/_new  2018-10-25 09:08:40.506421375 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package xfce4-panel-plugin-weather
 #
-# 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
@@ -12,30 +12,31 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
-%define panel_version 4.8.0
+%define panel_version 4.12.0
 %define plugin_name xfce4-weather-plugin
 Name:           xfce4-panel-plugin-weather
-Version:        0.8.10
+Version:        0.9.0
 Release:        0
 Summary:        Weather Condition Monitoring Plugin for the Xfce Panel
-License:        GPL-2.0+
+License:        GPL-2.0-or-later
 Group:          System/GUI/XFCE
 Url:            
http://goodies.xfce.org/projects/panel-plugins/xfce4-weather-plugin
-Source0:        
http://archive.xfce.org/src/panel-plugins/%{plugin_name}/0.8/%{plugin_name}-%{version}.tar.bz2
+Source0:        
http://archive.xfce.org/src/panel-plugins/%{plugin_name}/0.9/%{plugin_name}-%{version}.tar.bz2
 # PATCH-FIX-UPSTREAM 
xfce4-panel-plugin-weather-fix-no-return-in-nonvoid-function.patch 
[email protected] -- Return bogus value in case of an unhandled switch case
 Patch0:         
xfce4-panel-plugin-weather-fix-no-return-in-nonvoid-function.patch
 BuildRequires:  fdupes
 BuildRequires:  intltool
-BuildRequires:  pkgconfig(gthread-2.0)
-BuildRequires:  pkgconfig(gtk+-2.0)
-BuildRequires:  pkgconfig(libsoup-2.4)
-BuildRequires:  pkgconfig(libxfce4panel-1.0)
-BuildRequires:  pkgconfig(libxfce4ui-1)
-BuildRequires:  pkgconfig(libxfce4util-1.0)
+BuildRequires:  pkgconfig(glib-2.0) >= 2.42
+BuildRequires:  pkgconfig(gthread-2.0) >= 2.42
+BuildRequires:  pkgconfig(gtk+-3.0) >= 3.22
+BuildRequires:  pkgconfig(libsoup-2.4) >= 2.42
+BuildRequires:  pkgconfig(libxfce4panel-2.0) >= 4.12.0
+BuildRequires:  pkgconfig(libxfce4ui-2) >= 4.12.0
+BuildRequires:  pkgconfig(libxfce4util-1.0) >= 4.12.0
 BuildRequires:  pkgconfig(libxml-2.0)
 BuildRequires:  pkgconfig(upower-glib)
 # uses exo-open
@@ -68,15 +69,10 @@
 
 %fdupes %{buildroot}%{_datadir}
 
-%post
-%icon_theme_cache_post
-
-%postun
-%icon_theme_cache_postun
-
 %files
 %defattr(-,root,root)
-%doc AUTHORS COPYING NEWS README TODO
+%doc AUTHORS NEWS README TODO
+%license COPYING
 %{_libdir}/xfce4/panel/plugins/libweather.so
 %{_datadir}/icons/hicolor/*/apps/xfce4-weather.*
 %dir %{_datadir}/xfce4/weather

++++++ xfce4-weather-plugin-0.8.10.tar.bz2 -> 
xfce4-weather-plugin-0.9.0.tar.bz2 ++++++
++++ 38154 lines of diff (skipped)


Reply via email to