Hello community,
here is the log from the commit of package xfce4-clipman-plugin for
openSUSE:Factory checked in at 2020-03-31 17:14:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xfce4-clipman-plugin (Old)
and /work/SRC/openSUSE:Factory/.xfce4-clipman-plugin.new.3160 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xfce4-clipman-plugin"
Tue Mar 31 17:14:58 2020 rev:4 rq:789924 version:1.6.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/xfce4-clipman-plugin/xfce4-clipman-plugin.changes
2020-03-03 10:20:33.703186821 +0100
+++
/work/SRC/openSUSE:Factory/.xfce4-clipman-plugin.new.3160/xfce4-clipman-plugin.changes
2020-03-31 17:15:02.503619843 +0200
@@ -1,0 +2,27 @@
+Sun Mar 29 22:37:54 UTC 2020 - Marcel Kuehlhorn <[email protected]>
+
+- Update to version 1.6.0
+ * Add standalone dialog to search history: xfce4-clipman-history
+ * Don't delete the history on startup
+ * plugin: Indicate if clipman is disabled (bxo#11381)
+ * plugin: Bind middle-click to toggle "inhibit"
+ * plugin: Add "Clipman settings..." menuitem
+ * plugin: "Show full history..." menuitem
+ * plugin: Wire up max-menu-items setting
+ * settings: Make strings translatablei (bxo#16496)
+ * settings: Improve responsiveness of actions tab
+ * settings: Replace GtkStock icons and tweak actions dialog
+ * settings: Revamp UI and add max-menu-items setting
+ * settings: Further UI tweaks
+ * daemon: Show info dialog if already running
+ * Add warning if clipman is not running
+ * Show info/warning dialogs if clipman is (not) running
+ * Add clipman-settings desktop file
+ * Replace deprecated g_type_class_add_private
+ * Replace GtkStock items
+ * Improve clipman autostart file
+ * Update copyright
+ * Update gitignore
+ * Translation Updates
+
+-------------------------------------------------------------------
Old:
----
xfce4-clipman-plugin-1.4.4.tar.bz2
New:
----
xfce4-clipman-plugin-1.6.0.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ xfce4-clipman-plugin.spec ++++++
--- /var/tmp/diff_new_pack.GcZBc3/_old 2020-03-31 17:15:03.611620547 +0200
+++ /var/tmp/diff_new_pack.GcZBc3/_new 2020-03-31 17:15:03.615620549 +0200
@@ -20,13 +20,13 @@
%define plugin clipman
%bcond_with git
Name: xfce4-%{plugin}-plugin
-Version: 1.4.4
+Version: 1.6.0
Release: 0
Summary: Clipboard Manager Plugin for the Xfce Panel
License: GPL-2.0-or-later
Group: System/GUI/XFCE
URL: https://docs.xfce.org/panel-plugins/xfce4-clipman-plugin
-Source0:
https://archive.xfce.org/src/panel-plugins/%{name}/1.4/%{name}-%{version}.tar.bz2
+Source0:
https://archive.xfce.org/src/panel-plugins/%{name}/1.6/%{name}-%{version}.tar.bz2
# PATCH-FIX-OPENSUSE xfce4-clipman-plugin-1.4.2-fix-nonvoid-function.diff --
trivial fix until next release, seife
Patch0: xfce4-clipman-plugin-1.4.2-fix-nonvoid-function.diff
BuildRequires: fdupes
@@ -97,6 +97,7 @@
%make_install
rm -f %{buildroot}%{_libdir}/xfce4/panel/plugins/libclipman.la
+rm -f %{buildroot}%{_libdir}/debug/usr/bin/%{name}-%{version}-0.x86_64.debug
%suse_update_desktop_file xfce4-clipman
%suse_update_desktop_file %{name}-autostart
@@ -114,10 +115,12 @@
%dir %{_sysconfdir}/xdg/xfce4/panel
%{_libdir}/xfce4/panel/plugins/libclipman.so
%{_bindir}/xfce4-clipman
+%{_bindir}/xfce4-clipman-history
%{_bindir}/xfce4-clipman-settings
%{_bindir}/xfce4-popup-clipman
%{_bindir}/xfce4-popup-clipman-actions
%{_datadir}/applications/xfce4-clipman.desktop
+%{_datadir}/applications/xfce4-clipman-settings.desktop
%dir %{_datadir}/appdata
%{_datadir}/appdata/xfce4-clipman.appdata.xml
%{_datadir}/icons/hicolor/*/apps/*
++++++ xfce4-clipman-plugin-1.4.4.tar.bz2 -> xfce4-clipman-plugin-1.6.0.tar.bz2
++++++
++++ 15785 lines of diff (skipped)