Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package xfce4-time-out-plugin for
openSUSE:Factory checked in at 2023-04-25 16:42:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xfce4-time-out-plugin (Old)
and /work/SRC/openSUSE:Factory/.xfce4-time-out-plugin.new.1533 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xfce4-time-out-plugin"
Tue Apr 25 16:42:35 2023 rev:5 rq:1082638 version:1.1.3
Changes:
--------
---
/work/SRC/openSUSE:Factory/xfce4-time-out-plugin/xfce4-time-out-plugin.changes
2021-03-05 13:50:52.023928601 +0100
+++
/work/SRC/openSUSE:Factory/.xfce4-time-out-plugin.new.1533/xfce4-time-out-plugin.changes
2023-04-25 16:43:03.346312209 +0200
@@ -1,0 +2,14 @@
+Fri Apr 21 17:56:58 UTC 2023 - Manfred Hollstein <[email protected]>
+
+- Update to version 1.1.3
+ * Fix previous commit
+ * Update copyright year
+ * Remove deprecated project files
+ * build: Add GLib requirement
+ * build: Fix autotools warnings
+ * Fix blurry image when UI scale > 1
+ * build: Fix intltool lock file problem during make distcheck
+ * Translation Updates
+- Remove _service file
+
+-------------------------------------------------------------------
Old:
----
_service
xfce4-time-out-plugin-1.1.2.tar.bz2
New:
----
xfce4-time-out-plugin-1.1.3.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ xfce4-time-out-plugin.spec ++++++
--- /var/tmp/diff_new_pack.HbZY2y/_old 2023-04-25 16:43:03.834315082 +0200
+++ /var/tmp/diff_new_pack.HbZY2y/_new 2023-04-25 16:43:03.842315128 +0200
@@ -1,7 +1,7 @@
#
# spec file for package xfce4-time-out-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
@@ -16,12 +16,12 @@
#
-%define panel_version 4.8.0
+%define panel_version 4.12.0
%define plugin time-out
%define old_plugname timeout
%bcond_with git
Name: xfce4-%{plugin}-plugin
-Version: 1.1.2
+Version: 1.1.3
Release: 0
Summary: Time-out Plugin for the Xfce Panel
License: GPL-2.0-or-later
@@ -31,10 +31,10 @@
BuildRequires: fdupes
BuildRequires: intltool
BuildRequires: pkgconfig
-BuildRequires: pkgconfig(gtk+-3.0)
-BuildRequires: pkgconfig(libxfce4panel-2.0)
-BuildRequires: pkgconfig(libxfce4ui-2)
-BuildRequires: pkgconfig(libxfce4util-1.0)
+BuildRequires: pkgconfig(glib-2.0) >= 2.50.0
+BuildRequires: pkgconfig(gtk+-3.0) >= 3.22.0
+BuildRequires: pkgconfig(libxfce4panel-2.0) >= %{panel_version}
+BuildRequires: pkgconfig(libxfce4ui-2) >= 4.12.0
%if %{with git}
BuildRequires: xfce4-dev-tools
%endif
@@ -90,7 +90,7 @@
%fdupes %{buildroot}%{_datadir}
%files
-%doc AUTHORS NEWS THANKS
+%doc AUTHORS NEWS README.md
%license COPYING
%{_libdir}/xfce4/panel/plugins/libtime-out.so
%{_datadir}/icons/hicolor/*/apps/xfce4-time-out-plugin.*
++++++ xfce4-time-out-plugin-1.1.2.tar.bz2 ->
xfce4-time-out-plugin-1.1.3.tar.bz2 ++++++
++++ 49120 lines of diff (skipped)