From dc426d114909fc3755fc792689b74171e7572f94 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Thu, 12 Mar 2020 15:21:38 +0100 Subject: [PATCH] xfce4-clipman-plugin: upgrade 1.4.3 -> 1.4.4 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Release notes for 1.4.4 ======================= This is a bugfix release. - settings: Improve layout - settings: Drop some GtkStock items - Update support URLs from goodies to docs.xfce.org (Bug #16141) - Drop deprecated Gtk style properties - Also show desktop file in Cinnamon (Bug #14058) - Fix getting modifier in gsd-clipboard-manager (Bug #14642) - Fix typo - Translation Updates: Albanian, Armenian (Armenia), Belarusian, Catalan, Chinese (China), Czech, Danish, Finnish, French, Galician, Hebrew, Icelandic, Italian, Kazakh, Norwegian Bokmål, Polish, Portuguese, Slovak, Slovenian, Spanish, Turkish, Ukrainian Signed-off-by: Andreas Müller Signed-off-by: Khem Raj --- ...-clipman-plugin_1.4.3.bb => xfce4-clipman-plugin_1.4.4.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-xfce/recipes-panel-plugins/clipman/{xfce4-clipman-plugin_1.4.3.bb => xfce4-clipman-plugin_1.4.4.bb} (76%) diff --git a/meta-xfce/recipes-panel-plugins/clipman/xfce4-clipman-plugin_1.4.3.bb b/meta-xfce/recipes-panel-plugins/clipman/xfce4-clipman-plugin_1.4.4.bb similarity index 76% rename from meta-xfce/recipes-panel-plugins/clipman/xfce4-clipman-plugin_1.4.3.bb rename to meta-xfce/recipes-panel-plugins/clipman/xfce4-clipman-plugin_1.4.4.bb index a1ac05729d..164895013c 100644 --- a/meta-xfce/recipes-panel-plugins/clipman/xfce4-clipman-plugin_1.4.3.bb +++ b/meta-xfce/recipes-panel-plugins/clipman/xfce4-clipman-plugin_1.4.4.bb @@ -8,8 +8,8 @@ inherit xfce-panel-plugin DEPENDS += "xfconf xorgproto libxtst" -SRC_URI[md5sum] = "fa0acd5f5e3298e56ebd47d2944cd02b" -SRC_URI[sha256sum] = "29cdb85efb54bd5c9c04cc695b7c4914d6dff972b9fd969cbfb5504e9c632ad2" +SRC_URI[md5sum] = "104c917ef53a66f7aa2dca01b43c3b77" +SRC_URI[sha256sum] = "08e14c5d0fcee9adb4bc77efc0ab4af2b12b3fe1ee5e2121fc60e877ac9c29a0" PACKAGECONFIG ??= "" PACKAGECONFIG[qrencode] = "--enable-libqrencode,--disable-libqrencode,qrencode"