Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package xfce4-weather-plugin for
openSUSE:Factory checked in at 2023-04-25 16:42:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xfce4-weather-plugin (Old)
and /work/SRC/openSUSE:Factory/.xfce4-weather-plugin.new.1533 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xfce4-weather-plugin"
Tue Apr 25 16:42:36 2023 rev:6 rq:1082639 version:0.11.1
Changes:
--------
---
/work/SRC/openSUSE:Factory/xfce4-weather-plugin/xfce4-weather-plugin.changes
2021-02-15 23:23:10.792012317 +0100
+++
/work/SRC/openSUSE:Factory/.xfce4-weather-plugin.new.1533/xfce4-weather-plugin.changes
2023-04-25 16:43:04.454318731 +0200
@@ -1,0 +2,21 @@
+Sat Apr 22 07:08:05 UTC 2023 - Manfred Hollstein <[email protected]>
+
+- Update to 0.11.1
+ * Update copyright year
+ * Remove deprecated project files
+ * Prevent Celcius display of -0C (fixes #63)
+ * Fix blurry logo when UI scale > 1
+ * Fix blurry icons when UI scale > 1
+ * Fix intltool lock file bug in make distcheck
+ * Rename `timezone` to avoid shadowing global variable
+ * Return from function to avoid using garbage values
+ * Use correct variable
+ * Add settings button to summary window (Fixes #41)
+ * Drop strftime padding (Fixes #46)
+ * Improve settings UI
+ * Add new icons with rDNS naming
+ * Fix forecast layout (Fixes #40)
+ * Translation Updates
+- Remove _service file
+
+-------------------------------------------------------------------
Old:
----
_service
xfce4-weather-plugin-0.11.0.tar.bz2
New:
----
xfce4-weather-plugin-0.11.1.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ xfce4-weather-plugin.spec ++++++
--- /var/tmp/diff_new_pack.38Gf1d/_old 2023-04-25 16:43:05.006321979 +0200
+++ /var/tmp/diff_new_pack.38Gf1d/_new 2023-04-25 16:43:05.014322027 +0200
@@ -1,7 +1,7 @@
#
# spec file for package xfce4-weather-plugin
#
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -20,7 +20,7 @@
%define panel_version 4.12.0
%define plugin weather
Name: xfce4-weather-plugin
-Version: 0.11.0
+Version: 0.11.1
Release: 0
Summary: Weather Condition Monitoring Plugin for the Xfce Panel
License: GPL-2.0-or-later
@@ -30,14 +30,15 @@
BuildRequires: fdupes
BuildRequires: intltool
BuildRequires: pkgconfig
-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(glib-2.0) >= 2.50.0
+BuildRequires: pkgconfig(gthread-2.0) >= 2.50.0
+BuildRequires: pkgconfig(gtk+-3.0) >= 3.22.0
+BuildRequires: pkgconfig(libsoup-2.4) >= 2.42.0
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(libxfconf-0) >= 4.12.0
+BuildRequires: pkgconfig(libxml-2.0) >= 2.4.0
BuildRequires: pkgconfig(upower-glib)
%if %{with git}
BuildRequires: xfce4-dev-tools
@@ -94,10 +95,10 @@
%fdupes %{buildroot}%{_datadir}
%files
-%doc AUTHORS NEWS README TODO
+%doc AUTHORS NEWS README
%license COPYING
%{_libdir}/xfce4/panel/plugins/libweather.so
-%{_datadir}/icons/hicolor/*/apps/xfce4-weather.*
+%{_datadir}/icons/hicolor/*/apps/org.xfce.panel.weather.*
%dir %{_datadir}/xfce4/weather
%{_datadir}/xfce4/weather/*
%{_datadir}/xfce4/panel/plugins/weather.desktop
++++++ xfce4-weather-plugin-0.11.0.tar.bz2 ->
xfce4-weather-plugin-0.11.1.tar.bz2 ++++++
++++ 125295 lines of diff (skipped)