[oe-commits] [meta-openembedded] 15/43: libwnck3: 3.20.1 -> 3.24.1

git at git.openembedded.org git at git.openembedded.org
Mon Aug 13 06:24:43 UTC 2018


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 0f66b61e2c19356cb10e1a2bcedf7bc2c4a0a3b3
Author: Kang Kai <kai.kang at windriver.com>
AuthorDate: Mon Aug 6 01:53:59 2018 -0700

    libwnck3: 3.20.1 -> 3.24.1
    
    * inherit gettext to fix qa error
    
    Signed-off-by: Kai Kang <kai.kang at windriver.com>
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 .../libwnck/{libwnck3_3.20.1.bb => libwnck3_3.24.1.bb}             | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/meta-gnome/recipes-gnome/libwnck/libwnck3_3.20.1.bb b/meta-gnome/recipes-gnome/libwnck/libwnck3_3.24.1.bb
similarity index 70%
rename from meta-gnome/recipes-gnome/libwnck/libwnck3_3.20.1.bb
rename to meta-gnome/recipes-gnome/libwnck/libwnck3_3.24.1.bb
index 02149fb..f3103b4 100644
--- a/meta-gnome/recipes-gnome/libwnck/libwnck3_3.20.1.bb
+++ b/meta-gnome/recipes-gnome/libwnck/libwnck3_3.24.1.bb
@@ -10,9 +10,10 @@ DEPENDS = "intltool-native gnome-common-native gtk+3 gdk-pixbuf-native libxres"
 PACKAGECONFIG ??= "startup-notification"
 PACKAGECONFIG[startup-notification] = "--enable-startup-notification,--disable-startup-notification,startup-notification"
 
-inherit gnomebase gobject-introspection gtk-doc
-SRC_URI[archive.md5sum] = "487938d65d4bfae1f2501052b1bd7492"
-SRC_URI[archive.sha256sum] = "1cb03716bc477058dfdf3ebfa4f534de3b13b1aa067fcd064d0b7813291cba72"
+inherit gnomebase gobject-introspection gtk-doc gettext
+
+SRC_URI[archive.md5sum] = "23df51ec0a1169014fe3a102d572b244"
+SRC_URI[archive.sha256sum] = "afa6dc283582ffec15c3374790bcbcb5fb422bd38356d72deeef35bf7f9a1f04"
 
 inherit distro_features_check
 # libxres means x11 only

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


More information about the Openembedded-commits mailing list