[oe-commits] [meta-openembedded] 01/32: xfce4-panel-profiles: upgrade 1.0.9 -> 1.0.10

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

    xfce4-panel-profiles: upgrade 1.0.9 -> 1.0.10
    
    Release notes for 1.0.10
    
    ========================
    New Features:
    - Add openSUSE profile
    - Add new error for invalid configuration files (Xfce #15983)
    - 'Current Configuration' now pulls the current panel state instead of
    the state cached when the program starts (Xfce #16114)
    - A cancellable warning is now displayed when applying configurations
    (Xfce #14559)
    
    Updated Translations:
    English (United Kingdom), Galician, Hindi, Slovenian, Thai
    
    Signed-off-by: Andreas Müller <schnitzeltony at gmail.com>
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 .../{xfce4-panel-profiles_1.0.9.bb => xfce4-panel-profiles_1.0.10.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-xfce/recipes-apps/xfce4-panel-profiles/xfce4-panel-profiles_1.0.9.bb b/meta-xfce/recipes-apps/xfce4-panel-profiles/xfce4-panel-profiles_1.0.10.bb
similarity index 82%
rename from meta-xfce/recipes-apps/xfce4-panel-profiles/xfce4-panel-profiles_1.0.9.bb
rename to meta-xfce/recipes-apps/xfce4-panel-profiles/xfce4-panel-profiles_1.0.10.bb
index 9c9ae94..5b5a286 100644
--- a/meta-xfce/recipes-apps/xfce4-panel-profiles/xfce4-panel-profiles_1.0.9.bb
+++ b/meta-xfce/recipes-apps/xfce4-panel-profiles/xfce4-panel-profiles_1.0.10.bb
@@ -10,8 +10,8 @@ REQUIRED_DISTRO_FEATURES = "x11"
 DEPENDS += "intltool-native"
 
 SRC_URI = "http://archive.xfce.org/src/apps/${BPN}/1.0/${BP}.tar.bz2"
-SRC_URI[md5sum] = "bee3e251e45ade0ea349366461d6e200"
-SRC_URI[sha256sum] = "a8c00af838e85d00600dbf442c8741aa21a332fbceba849e0820560630a6e0ce"
+SRC_URI[md5sum] = "6190678bc701c197babcb2389ba46182"
+SRC_URI[sha256sum] = "a84d5e748d53bc5da269954cc3ad7f5ac0c4f5813acfd3892ea6f9064f17fb68"
 
 do_configure() {
     # special configure - no autotools...

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


More information about the Openembedded-commits mailing list