Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package xfce4-clipman-plugin for 
openSUSE:Factory checked in at 2023-03-24 15:20:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xfce4-clipman-plugin (Old)
 and      /work/SRC/openSUSE:Factory/.xfce4-clipman-plugin.new.31432 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xfce4-clipman-plugin"

Fri Mar 24 15:20:51 2023 rev:7 rq:1073882 version:1.6.3

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/xfce4-clipman-plugin/xfce4-clipman-plugin.changes    
    2021-05-04 22:01:34.664467959 +0200
+++ 
/work/SRC/openSUSE:Factory/.xfce4-clipman-plugin.new.31432/xfce4-clipman-plugin.changes
     2023-03-24 15:21:04.195090925 +0100
@@ -1,0 +2,29 @@
+Tue Mar 21 09:01:25 UTC 2023 - Manfred Hollstein <manfre...@gmx.net>
+
+- Update to version 1.6.3
+  * Update copyright year and bug report address
+  * history: Fix inactive copy button (Fixes #54)
+  * Shorten the selection text in menu
+  * Move text shorten code to common function
+  * build: Fix autotools warnings
+  * Allow to clear history when only selection is visible
+  * Fix blurry images in plugin menu when UI scale > 1
+  * Fix link in README
+  * Remove ENABLE_NLS ifdefs
+  * Update `.gitignore`
+  * Add primary clipboard persistence
+  * [PATCH] build: Fix intltool lock file problem during make distcheck
+  * Fix text preview
+  * Replace `g_malloc0()` with safer alternative `g_new0()`
+  * Use `filename` before freeing it
+  * Fix invalid "Show full history..." menu item behavior (#29)
+  * Fix GLib macro expansion compiler warnings
+  * Update copyright year
+  * Check if already running before adding as panel plugin
+  * Do not try to register application twice
+  * Correctly handle a timeout source life cycle within a function
+  * Fix Gtk-CRITICAL when showing main menu
+  * Require glib 2.60
+  * Translation Updates
+
+-------------------------------------------------------------------

Old:
----
  _service
  xfce4-clipman-plugin-1.6.2.tar.bz2

New:
----
  xfce4-clipman-plugin-1.6.3.tar.bz2

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

Other differences:
------------------
++++++ xfce4-clipman-plugin.spec ++++++
--- /var/tmp/diff_new_pack.k74Ra2/_old  2023-03-24 15:21:04.639093240 +0100
+++ /var/tmp/diff_new_pack.k74Ra2/_new  2023-03-24 15:21:04.643093261 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package xfce4-clipman-plugin
+# spec file
 #
-# 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,11 +16,11 @@
 #
 
 
-%define panel_version 4.12.0
+%define panel_version 4.14.0
 %define plugin clipman
 %bcond_with git
 Name:           xfce4-%{plugin}-plugin
-Version:        1.6.2
+Version:        1.6.3
 Release:        0
 Summary:        Clipboard Manager Plugin for the Xfce Panel
 License:        GPL-2.0-or-later
@@ -32,17 +32,17 @@
 BuildRequires:  intltool
 BuildRequires:  pkgconfig
 BuildRequires:  update-desktop-files
-BuildRequires:  pkgconfig(gdk-x11-3.0) >= 3.14.0
-BuildRequires:  pkgconfig(gio-2.0)
-BuildRequires:  pkgconfig(glib-2.0)
-BuildRequires:  pkgconfig(gtk+-3.0) >= 3.14.0
+BuildRequires:  pkgconfig(gdk-x11-3.0) >= 3.22.29
+BuildRequires:  pkgconfig(gio-2.0) >= 2.60.0
+BuildRequires:  pkgconfig(glib-2.0) >= 2.60.0
+BuildRequires:  pkgconfig(gtk+-3.0) >= 3.22.29
 BuildRequires:  pkgconfig(libqrencode)
 BuildRequires:  pkgconfig(libxfce4panel-2.0) >= %{panel_version}
-BuildRequires:  pkgconfig(libxfce4ui-2)
-BuildRequires:  pkgconfig(libxfce4util-1.0)
-BuildRequires:  pkgconfig(libxfconf-0)
-BuildRequires:  pkgconfig(xproto)
-BuildRequires:  pkgconfig(xtst)
+BuildRequires:  pkgconfig(libxfce4ui-2) >= 4.14.0
+BuildRequires:  pkgconfig(libxfce4util-1.0) >= 4.14.0
+BuildRequires:  pkgconfig(libxfconf-0) >= 4.14.0
+BuildRequires:  pkgconfig(xproto) >= 7.0.0
+BuildRequires:  pkgconfig(xtst) >= 1.0.0
 %if %{with git}
 BuildRequires:  xfce4-dev-tools
 %endif

++++++ xfce4-clipman-plugin-1.6.2.tar.bz2 -> xfce4-clipman-plugin-1.6.3.tar.bz2 
++++++
++++ 62286 lines of diff (skipped)

Reply via email to