From eb6a0abb3501599380fded9f27d84f26569ff910 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Wed, 1 Apr 2020 22:12:16 +0200 Subject: [PATCH] gigolo: upgrade 0.5.0 -> 0.5.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Release notes for 0.5.1 ======================= Fixes an annoying bug about wrong port being saved in the bookmark when saving it (#15455). Signed-off-by: Andreas Müller Signed-off-by: Khem Raj --- .../recipes-apps/gigolo/{gigolo_0.5.0.bb => gigolo_0.5.1.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-xfce/recipes-apps/gigolo/{gigolo_0.5.0.bb => gigolo_0.5.1.bb} (67%) diff --git a/meta-xfce/recipes-apps/gigolo/gigolo_0.5.0.bb b/meta-xfce/recipes-apps/gigolo/gigolo_0.5.1.bb similarity index 67% rename from meta-xfce/recipes-apps/gigolo/gigolo_0.5.0.bb rename to meta-xfce/recipes-apps/gigolo/gigolo_0.5.1.bb index 4446214f85..1233fe0693 100644 --- a/meta-xfce/recipes-apps/gigolo/gigolo_0.5.0.bb +++ b/meta-xfce/recipes-apps/gigolo/gigolo_0.5.1.bb @@ -7,5 +7,5 @@ DEPENDS = "gtk+3 intltool-native xfce4-dev-tools-native" inherit xfce-app -SRC_URI[md5sum] = "273111f5d7c26898e5ddea7b97d5dfe1" -SRC_URI[sha256sum] = "97a301aff012a143d0b99e7ecbb27084d3872aa203a74745e8357aab3a1880dc" +SRC_URI[md5sum] = "94e89ad3fabba7167760004b64062f4a" +SRC_URI[sha256sum] = "ca87badb5871e4844579704704ea9e5ede444f710a3b264c12b60b2a0e48e14e"