diff options
author | Andreas Müller <schnitzeltony@gmail.com> | 2020-03-12 15:21:38 +0100 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2020-03-12 08:38:31 -0700 |
commit | dc426d114909fc3755fc792689b74171e7572f94 (patch) | |
tree | d83b21293d64f150502b73018d7cfe2b572b4966 /meta-xfce | |
parent | ebcd5103f3f452b3c5ef3a3b099b077609edd6f9 (diff) | |
download | meta-openembedded-dc426d114909fc3755fc792689b74171e7572f94.tar.gz |
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@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-xfce')
-rw-r--r-- | meta-xfce/recipes-panel-plugins/clipman/xfce4-clipman-plugin_1.4.4.bb (renamed from meta-xfce/recipes-panel-plugins/clipman/xfce4-clipman-plugin_1.4.3.bb) | 4 |
1 files 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 index a1ac05729..164895013 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 | |||
8 | 8 | ||
9 | DEPENDS += "xfconf xorgproto libxtst" | 9 | DEPENDS += "xfconf xorgproto libxtst" |
10 | 10 | ||
11 | SRC_URI[md5sum] = "fa0acd5f5e3298e56ebd47d2944cd02b" | 11 | SRC_URI[md5sum] = "104c917ef53a66f7aa2dca01b43c3b77" |
12 | SRC_URI[sha256sum] = "29cdb85efb54bd5c9c04cc695b7c4914d6dff972b9fd969cbfb5504e9c632ad2" | 12 | SRC_URI[sha256sum] = "08e14c5d0fcee9adb4bc77efc0ab4af2b12b3fe1ee5e2121fc60e877ac9c29a0" |
13 | 13 | ||
14 | PACKAGECONFIG ??= "" | 14 | PACKAGECONFIG ??= "" |
15 | PACKAGECONFIG[qrencode] = "--enable-libqrencode,--disable-libqrencode,qrencode" | 15 | PACKAGECONFIG[qrencode] = "--enable-libqrencode,--disable-libqrencode,qrencode" |