[oe-commits] [meta-openembedded] 05/32: xfdesktop: upgrade 4.14.1 -> 4.14.2

git at git.openembedded.org git at git.openembedded.org
Sat Jan 18 22:25:40 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 60e083f798c83ef6d92c298a05e2ab353d27e0de
Author: Andreas Müller <schnitzeltony at gmail.com>
AuthorDate: Fri Jan 17 22:26:15 2020 +0100

    xfdesktop: upgrade 4.14.1 -> 4.14.2
    
    Release notes for 4.14.2
    
    ========================
    - Update thumbnail when file changes (Bug #14919)
    - Add DnD support for application/octet-stream (Bug #14919)
    - windowlist: Fix ellipsizing (Bug #15851)
    - Add padding to custom actions without icon (Bug #14628)
    - Fix yet another rubber band DnD issue (Bug #16046)
    - Reintroduce workaround for Bug #11283
    - Show file names in tooltips (Bug #15899)
    - fallback style: Highlight selected icons (Bug #15866)
    - Translation Updates: Albanian, Amharic, Arabic, Armenian (Armenia),
    Asturian, Basque, Belarusian, Bulgarian, Catalan, Chinese (China),
    Chinese (Hong Kong), Chinese (Taiwan), Croatian, Czech, Danish, Dutch,
    English (Australia), English (Canada), English (United Kingdom),
    Estonian, Finnish, French, Galician, Georgian, German, Greek, Hebrew,
    Hungarian, Icelandic, Indonesian, Interlingue, Italian, Japanese,
    Kazakh, Korean, Lithuanian, Malay, Norwegian Bokmål, Norwegian Nynorsk,
    Occitan (post 1500), Persian (Iran), Polish, Portuguese, Portuguese
    (Brazil), Romanian, Russian, Serbian, Slovak, Slovenian, Spanish,
    Swedish, Thai, Turkish, Uighur, Ukrainian, Uzbek
    
    Signed-off-by: Andreas Müller <schnitzeltony at gmail.com>
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 .../xfdesktop/{xfdesktop_4.14.1.bb => xfdesktop_4.14.2.bb}            | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-xfce/recipes-xfce/xfdesktop/xfdesktop_4.14.1.bb b/meta-xfce/recipes-xfce/xfdesktop/xfdesktop_4.14.2.bb
similarity index 74%
rename from meta-xfce/recipes-xfce/xfdesktop/xfdesktop_4.14.1.bb
rename to meta-xfce/recipes-xfce/xfdesktop/xfdesktop_4.14.2.bb
index fe9f40b..a512a62 100644
--- a/meta-xfce/recipes-xfce/xfdesktop/xfdesktop_4.14.1.bb
+++ b/meta-xfce/recipes-xfce/xfdesktop/xfdesktop_4.14.2.bb
@@ -8,8 +8,8 @@ inherit xfce features_check
 
 REQUIRED_DISTRO_FEATURES = "x11"
 
-SRC_URI[md5sum] = "de4b8f6687862ad46dbe4e1ced453f4d"
-SRC_URI[sha256sum] = "f705a016246ec54ab0c688d1a0577f6c2b45a446690aa8d9e5a7ac23efebf882"
+SRC_URI[md5sum] = "5db09df39b0808f25bd3a3128f8c9e77"
+SRC_URI[sha256sum] = "a30534461fea907f969f608a11c84be0b1aaad687c591c32cd56a9d274ea3e74"
 
 PACKAGECONFIG ??= ""
 PACKAGECONFIG[notify] = "--enable-notifications,--disable-notifications,libnotify"

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


More information about the Openembedded-commits mailing list