[oe-commits] [meta-openembedded] 20/24: xfce4-screenshooter: upgrade 1.9.6 -> 1.9.7

git at git.openembedded.org git at git.openembedded.org
Thu Nov 7 03:58:38 UTC 2019


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 8b5aa427aab3a76ecf99055becc061105b8d9002
Author: Andreas Müller <schnitzeltony at gmail.com>
AuthorDate: Wed Nov 6 07:54:31 2019 +0100

    xfce4-screenshooter: upgrade 1.9.6 -> 1.9.7
    
    Release notes for 1.9.7
    
    =======================
    - Add warning notice to imgur upload option (Bug #15347)
    - Fix cursor capture when near screen edge (Bug #9262)
    - Improve wording (Bug #15429)
    - Allow compilation with panel 4.15
    - Restore libxfce4ui 4.12 compatibility
    - Translation Updates: Basque, Bulgarian, Catalan, Chinese (China),
      Chinese (Taiwan), Danish, Dutch, English (United Kingdom), French,
      German, Greek, Hungarian, Korean, Lithuanian, Malay, Norwegian Bokmål,
      Polish, Portuguese, Portuguese (Brazil), Russian, Serbian, Spanish,
      Turkish
    
    Signed-off-by: Andreas Müller <schnitzeltony at gmail.com>
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 .../{xfce4-screenshooter_1.9.6.bb => xfce4-screenshooter_1.9.7.bb}    | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-xfce/recipes-apps/xfce4-screenshooter/xfce4-screenshooter_1.9.6.bb b/meta-xfce/recipes-apps/xfce4-screenshooter/xfce4-screenshooter_1.9.7.bb
similarity index 80%
rename from meta-xfce/recipes-apps/xfce4-screenshooter/xfce4-screenshooter_1.9.6.bb
rename to meta-xfce/recipes-apps/xfce4-screenshooter/xfce4-screenshooter_1.9.7.bb
index 7f6756f..a0de630 100644
--- a/meta-xfce/recipes-apps/xfce4-screenshooter/xfce4-screenshooter_1.9.6.bb
+++ b/meta-xfce/recipes-apps/xfce4-screenshooter/xfce4-screenshooter_1.9.7.bb
@@ -7,8 +7,8 @@ DEPENDS = "xfce4-panel libxfce4util libxfce4ui gdk-pixbuf gtk+ glib-2.0 libsoup-
 
 inherit xfce-app
 
-SRC_URI[md5sum] = "9e4026d9ae7850b290992c9d2aea80dd"
-SRC_URI[sha256sum] = "88c174ce687d1f7ba5470d6ab5784d33dc215f8f220211e892e268189dbea658"
+SRC_URI[md5sum] = "9b63c0fa7cbde8ec4e6cacb75fc44b65"
+SRC_URI[sha256sum] = "0f7161053a23a6413376f4d17db6b774d4849384a9b1ffe01fdb2b0035a070d1"
 
 do_compile_prepend() {
     mkdir -p lib

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


More information about the Openembedded-commits mailing list