[oe-commits] [meta-openembedded] 17/19: xfce4-settings: upgrade 4.14.1 -> 4.14.2

git at git.openembedded.org git at git.openembedded.org
Fri Jan 17 23:44:32 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 84d6e9ce06c27113c99ce3ec6cbe22c76e90bca3
Author: Andreas Müller <schnitzeltony at gmail.com>
AuthorDate: Fri Jan 17 22:26:14 2020 +0100

    xfce4-settings: upgrade 4.14.1 -> 4.14.2
    
    Release notes for 4.14.2
    
    ========================
    - display: Fix icon name for primary indicator
    - display: Initialize crtc->scalex/y (Bug #15971)
    - appearance: Only show themes that support Gtk3 (Bug #15849)
    - color: Fix crash in add-profiles dialog (Bug #15876)
    - Translation Updates:
      Albanian, 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), Finnish, French,
      Galician, German, Greek, Hebrew, Hungarian, Icelandic, Indonesian,
      Interlingue, Italian, Japanese, Kazakh, Korean, Lithuanian, Malay,
      Norwegian Bokmål, Norwegian Nynorsk, Occitan (post 1500), Polish,
      Portuguese, Portuguese (Brazil), Romanian, Russian, Serbian,
      Slovak, Slovenian, Spanish, Swedish, Thai, Turkish, Uighur,
      Ukrainian
    
    Signed-off-by: Andreas Müller <schnitzeltony at gmail.com>
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 .../{xfce4-settings_4.14.1.bb => xfce4-settings_4.14.2.bb}            | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_4.14.1.bb b/meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_4.14.2.bb
similarity index 89%
rename from meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_4.14.1.bb
rename to meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_4.14.2.bb
index d326f92..8013b92 100644
--- a/meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_4.14.1.bb
+++ b/meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_4.14.2.bb
@@ -11,8 +11,8 @@ REQUIRED_DISTRO_FEATURES = "x11"
 SRC_URI += " \
     file://0001-xsettings.xml-Set-default-themes.patch \
 "
-SRC_URI[md5sum] = "2f4171c21db905d9ba0ca9bee3fc7a5b"
-SRC_URI[sha256sum] = "e873e9f6b8e801fd9304ee100c4c76ed9987446c38429d02477c086431c0bf7a"
+SRC_URI[md5sum] = "c4816eeb518414255ead805fe220acf1"
+SRC_URI[sha256sum] = "ebf70ff83e4fd0cb33fa0c3e871ca4df5127a505b30b83a6f780cf3f181b0af5"
 
 EXTRA_OECONF += "--enable-maintainer-mode --disable-debug"
 

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


More information about the Openembedded-commits mailing list