From 35c2cf73f905384a36428a5b6211ca2fae5e9487 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Thu, 8 Apr 2021 00:18:26 +0200 Subject: [PATCH] gigolo: upgrade 0.5.1 -> 0.5.2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Release notes for 0.5.2 ======================= A bugfix and translation update, a new icon, various cleanups.. thanks to all contributors ! ====== - Update TODO - Refresh Glade file, drop unused tab labels (fixes #13) - move the logic setting GtkSpin port value to setup_for_type() (#11) - Use new icon in window titlebar - Fix compilation warnings - autoconf: Some updates - Only show an error dialog if the host field is visible/required - Remove capitalization from icon name - Update GenericName (#2) - Fix comment style. - Remove GSourceFunc casts - Update Makefile.am - Add gigolo.ui to POTFILES.in (Issue #6) - Added new icons following new style and reverse DNS format. - Add new README.md and update AM_INIT_AUTOMAKE - Add basic GitLab pipeline - Bug #16717: Move from exo-csource to xdt-csource - Translation Updates Signed-off-by: Andreas Müller Signed-off-by: Khem Raj (cherry picked from commit e2add121d2713ca72f3c4cf6ae2d557dd4cfc062) Signed-off-by: Armin Kuster --- .../recipes-apps/gigolo/{gigolo_0.5.1.bb => gigolo_0.5.2.bb} | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) rename meta-xfce/recipes-apps/gigolo/{gigolo_0.5.1.bb => gigolo_0.5.2.bb} (67%) diff --git a/meta-xfce/recipes-apps/gigolo/gigolo_0.5.1.bb b/meta-xfce/recipes-apps/gigolo/gigolo_0.5.2.bb similarity index 67% rename from meta-xfce/recipes-apps/gigolo/gigolo_0.5.1.bb rename to meta-xfce/recipes-apps/gigolo/gigolo_0.5.2.bb index 1233fe0693c..517f1f4c506 100644 --- a/meta-xfce/recipes-apps/gigolo/gigolo_0.5.1.bb +++ b/meta-xfce/recipes-apps/gigolo/gigolo_0.5.2.bb @@ -7,5 +7,4 @@ DEPENDS = "gtk+3 intltool-native xfce4-dev-tools-native" inherit xfce-app -SRC_URI[md5sum] = "94e89ad3fabba7167760004b64062f4a" -SRC_URI[sha256sum] = "ca87badb5871e4844579704704ea9e5ede444f710a3b264c12b60b2a0e48e14e" +SRC_URI[sha256sum] = "e34a1aa0755f9f6c234c7d24b23a6cecd6ef50741d79da3bb6f698a2281dbbc3"