Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package xfce4-mailwatch-plugin for
openSUSE:Factory checked in at 2023-04-25 16:42:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xfce4-mailwatch-plugin (Old)
and /work/SRC/openSUSE:Factory/.xfce4-mailwatch-plugin.new.1533 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xfce4-mailwatch-plugin"
Tue Apr 25 16:42:38 2023 rev:3 rq:1082642 version:1.3.1
Changes:
--------
---
/work/SRC/openSUSE:Factory/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin.changes
2021-01-07 21:25:19.221631523 +0100
+++
/work/SRC/openSUSE:Factory/.xfce4-mailwatch-plugin.new.1533/xfce4-mailwatch-plugin.changes
2023-04-25 16:43:25.714443864 +0200
@@ -1,0 +2,21 @@
+Fri Apr 21 05:29:58 UTC 2023 - Manfred Hollstein <[email protected]>
+
+- Update to version 1.3.1
+ * Update copyright year
+ * Remove deprecated project files
+ * Add remote-event functionality - fixes #51
+ * build: Fix autotools warnings
+ * Fix remaining blurry icons when UI scale > 1
+ * Use "logo-icon-name" instead of "logo" in about dialog
+ * Remove soon-to-be-deprecated exo-string functions
+ * Fix intltool lock file problem during make distcheck
+ * Update COPYING
+ * Fix compilation warnings
+ * autoconf: Some updates
+ * Add "View Log..." menu item
+ * Update log status on force mail update
+ * Fix missing-prototypes
+ * Translation Updates
+- Remove _service file
+
+-------------------------------------------------------------------
Old:
----
_service
xfce4-mailwatch-plugin-1.3.0.tar.bz2
New:
----
xfce4-mailwatch-plugin-1.3.1.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ xfce4-mailwatch-plugin.spec ++++++
--- /var/tmp/diff_new_pack.0Ffed4/_old 2023-04-25 16:43:26.202446736 +0200
+++ /var/tmp/diff_new_pack.0Ffed4/_new 2023-04-25 16:43:26.210446783 +0200
@@ -1,7 +1,7 @@
#
# spec file for package xfce4-mailwatch-plugin
#
-# Copyright (c) 2020 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 plugin mailwatch
%bcond_with git
Name: xfce4-%{plugin}-plugin
-Version: 1.3.0
+Version: 1.3.1
Release: 0
Summary: Versatile Mail Checking Plugin for the Xfce Panel
License: GPL-2.0-only
@@ -31,15 +31,15 @@
BuildRequires: fdupes
BuildRequires: intltool
BuildRequires: pkgconfig
-BuildRequires: pkgconfig(exo-2)
-BuildRequires: pkgconfig(gmodule-2.0)
-BuildRequires: pkgconfig(gnutls)
-BuildRequires: pkgconfig(gobject-2.0)
-BuildRequires: pkgconfig(gthread-2.0)
-BuildRequires: pkgconfig(gtk+-3.0)
-BuildRequires: pkgconfig(libxfce4panel-2.0)
-BuildRequires: pkgconfig(libxfce4ui-2)
-BuildRequires: pkgconfig(libxfce4util-1.0)
+BuildRequires: pkgconfig(exo-2) >= 0.11.0
+BuildRequires: pkgconfig(glib-2.0) >= 2.42.0
+BuildRequires: pkgconfig(gnutls) >= 1.2.0
+BuildRequires: pkgconfig(gobject-2.0) >= 2.42.0
+BuildRequires: pkgconfig(gthread-2.0) >= 2.42.0
+BuildRequires: pkgconfig(gtk+-3.0) >= 3.22.0
+BuildRequires: pkgconfig(libxfce4panel-2.0) >= %{panel_version}
+BuildRequires: pkgconfig(libxfce4ui-2) >= 4.14.0
+BuildRequires: pkgconfig(libxfce4util-1.0) >= 4.14.0
%if %{with git}
BuildRequires: xfce4-dev-tools
%endif
@@ -91,7 +91,7 @@
%find_lang %{name} %{name}.lang %{?no_lang_C}
%files
-%doc AUTHORS NEWS README TODO
+%doc AUTHORS NEWS README
%license COPYING
%{_libdir}/xfce4/panel/plugins/libmailwatch.so
%{_datadir}/xfce4/panel/plugins/mailwatch.desktop
++++++ xfce4-mailwatch-plugin-1.3.0.tar.bz2 ->
xfce4-mailwatch-plugin-1.3.1.tar.bz2 ++++++
++++ 76212 lines of diff (skipped)