[oe-commits] [meta-openembedded] 01/03: xfce4-clipman-plugin: upgrade 1.4.3 -> 1.4.4

git at git.openembedded.org git at git.openembedded.org
Thu Mar 12 15:38:30 UTC 2020


This is an automated email from the git hooks/post-receive script.

khem pushed a commit to branch master-next
in repository meta-openembedded.

commit dc426d114909fc3755fc792689b74171e7572f94
Author: Andreas Müller <schnitzeltony at gmail.com>
AuthorDate: Thu Mar 12 15:21:38 2020 +0100

    xfce4-clipman-plugin: upgrade 1.4.3 -> 1.4.4
    
    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 <schnitzeltony at gmail.com>
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 .../{xfce4-clipman-plugin_1.4.3.bb => xfce4-clipman-plugin_1.4.4.bb}  | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

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 a1ac057..1648950 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"

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list