Hello community,
here is the log from the commit of package xfce4-panel-plugin-weather for
openSUSE:Factory checked in at 2019-03-26 15:44:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xfce4-panel-plugin-weather (Old)
and /work/SRC/openSUSE:Factory/.xfce4-panel-plugin-weather.new.25356 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xfce4-panel-plugin-weather"
Tue Mar 26 15:44:24 2019 rev:21 rq:688173 version:0.9.1
Changes:
--------
---
/work/SRC/openSUSE:Factory/xfce4-panel-plugin-weather/xfce4-panel-plugin-weather.changes
2018-10-25 09:08:38.434422613 +0200
+++
/work/SRC/openSUSE:Factory/.xfce4-panel-plugin-weather.new.25356/xfce4-panel-plugin-weather.changes
2019-03-26 15:44:38.888133936 +0100
@@ -1,0 +2,12 @@
+Sat Mar 23 14:38:48 UTC 2019 - Maurizio Galli <[email protected]>
+
+- Update to 0.9.1
+ * Use https for all connections (bxo#13645)
+ * Use the latest sunrise API (2.0) (bxo#14972)
+ * Use xfce_panel_plugin_get_icon_size so the weather icon respects the
+ panel's configured icon size
+ * Fix link to the met.no logo
+ * Translation Updates
+- Dropped obsolete macros
+- Swtiched URL and Source to https://
+-------------------------------------------------------------------
Old:
----
xfce4-weather-plugin-0.9.0.tar.bz2
New:
----
xfce4-weather-plugin-0.9.1.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ xfce4-panel-plugin-weather.spec ++++++
--- /var/tmp/diff_new_pack.PJ09g3/_old 2019-03-26 15:44:39.680133008 +0100
+++ /var/tmp/diff_new_pack.PJ09g3/_new 2019-03-26 15:44:39.684133004 +0100
@@ -1,7 +1,7 @@
#
# spec file for package xfce4-panel-plugin-weather
#
-# 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
@@ -19,13 +19,13 @@
%define panel_version 4.12.0
%define plugin_name xfce4-weather-plugin
Name: xfce4-panel-plugin-weather
-Version: 0.9.0
+Version: 0.9.1
Release: 0
Summary: Weather Condition Monitoring Plugin for the Xfce Panel
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.9/%{plugin_name}-%{version}.tar.bz2
+Url:
https://goodies.xfce.org/projects/panel-plugins/xfce4-weather-plugin
+Source0:
https://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
@@ -43,7 +43,6 @@
Requires: exo-tools
Requires: xfce4-panel >= %{panel_version}
Recommends: %{name}-lang = %{version}
-BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
The Weather plugin shows short- and long-term weather forecasts.
@@ -56,7 +55,7 @@
%build
%configure --disable-static
-make %{?_smp_mflags} V=1
+%make_build
%install
%make_install
@@ -70,7 +69,6 @@
%fdupes %{buildroot}%{_datadir}
%files
-%defattr(-,root,root)
%doc AUTHORS NEWS README TODO
%license COPYING
%{_libdir}/xfce4/panel/plugins/libweather.so
@@ -80,6 +78,5 @@
%{_datadir}/xfce4/panel/plugins/weather.desktop
%files lang -f %{name}.lang
-%defattr(-,root,root)
%changelog
++++++ xfce4-weather-plugin-0.9.0.tar.bz2 -> xfce4-weather-plugin-0.9.1.tar.bz2
++++++
++++ 59844 lines of diff (skipped)