From a14a8cb5fe9d56da3d01c1de2f9c95763df2d82f Mon Sep 17 00:00:00 2001 From: Andreas Müller Date: Mon, 1 Jun 2020 23:44:59 +0200 Subject: gnome-panel: upgrade 3.34.1 -> 3.36.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit AX_ZONEINFO is gone -> 0001-Do-not-try-to-find-ZONEINFO-it-tries-to-run-compiled.patch can go Version 3.36.1 ============== - Fix build with gettext 0.20+. (!15) - Fix critical warning in fish applet. - Fix XML namespace URI in svg icons. - Load modules only with so suffix. - Fix critical warnings when changing monitor configuration. - Improve Adwaita theme. (!16) Version 3.36.0 ============== - Add support for _GNOME_WM_STRUT_AREA. - Fix build warnings. - Updated translations. Version 3.35.2 ============== - Add libgnome-panel documentation. - Add prefer-symbolic-icons setting. - Add HighContrastInverse, Yaru, Yaru-light and Yaru-dark as supported themes. - Make GpImageMenuItem derivable. - Updated translations. Version 3.35.1 ============== - Fix crashes with libgweather 3.32 in some locations. - Make new libgnome-panel library public (it will replace libpanel-applet). - Default layout now can be configured from org.gnome.gnome-panel.general schema. - Change default layout location, layout now must be in layouts subdirectory. - Updated translations. Signed-off-by: Andreas Müller Signed-off-by: Khem Raj --- ...to-find-ZONEINFO-it-tries-to-run-compiled.patch | 37 ---------------------- .../gnome-panel/gnome-panel_3.34.1.bb | 28 ---------------- .../gnome-panel/gnome-panel_3.36.1.bb | 25 +++++++++++++++ 3 files changed, 25 insertions(+), 65 deletions(-) delete mode 100644 meta-gnome/recipes-gnome/gnome-panel/gnome-panel/0001-Do-not-try-to-find-ZONEINFO-it-tries-to-run-compiled.patch delete mode 100644 meta-gnome/recipes-gnome/gnome-panel/gnome-panel_3.34.1.bb create mode 100644 meta-gnome/recipes-gnome/gnome-panel/gnome-panel_3.36.1.bb (limited to 'meta-gnome') diff --git a/meta-gnome/recipes-gnome/gnome-panel/gnome-panel/0001-Do-not-try-to-find-ZONEINFO-it-tries-to-run-compiled.patch b/meta-gnome/recipes-gnome/gnome-panel/gnome-panel/0001-Do-not-try-to-find-ZONEINFO-it-tries-to-run-compiled.patch deleted file mode 100644 index 6ab4daf020..0000000000 --- a/meta-gnome/recipes-gnome/gnome-panel/gnome-panel/0001-Do-not-try-to-find-ZONEINFO-it-tries-to-run-compiled.patch +++ /dev/null @@ -1,37 +0,0 @@ -From d4b2f0922dfdd6040e5e9f62a2565452cf855c42 Mon Sep 17 00:00:00 2001 -From: =?UTF-8?q?Andreas=20M=C3=BCller?= -Date: Mon, 21 Oct 2019 22:10:56 +0200 -Subject: [PATCH] Do not try to find ZONEINFO - it tries to run compiled code -MIME-Version: 1.0 -Content-Type: text/plain; charset=UTF-8 -Content-Transfer-Encoding: 8bit - -Missing configutation does not cause issues: The fallback in modules/clock/system-timezone.c -matches our default. - -Inappropriate [embedded specific] - -Signed-off-by: Andreas Müller ---- - configure.ac | 5 ----- - 1 file changed, 5 deletions(-) - -diff --git a/configure.ac b/configure.ac -index c75a9fa..0c9d945 100644 ---- a/configure.ac -+++ b/configure.ac -@@ -249,11 +249,6 @@ dnl yelp-tools stuff - - YELP_HELP_INIT - --dnl ************************************************************************** --dnl Find zoneinfo directory --dnl ************************************************************************** -- --AX_ZONEINFO - - dnl ************************************************************************** - dnl Process .in files --- -2.21.0 - diff --git a/meta-gnome/recipes-gnome/gnome-panel/gnome-panel_3.34.1.bb b/meta-gnome/recipes-gnome/gnome-panel/gnome-panel_3.34.1.bb deleted file mode 100644 index 4d5fdb65a2..0000000000 --- a/meta-gnome/recipes-gnome/gnome-panel/gnome-panel_3.34.1.bb +++ /dev/null @@ -1,28 +0,0 @@ -SUMMARY = "GNOME flashback panel" -LICENSE = "GPLv2" -LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" - -inherit gnomebase gsettings itstool gnome-help gtk-icon-cache gtk-doc gettext upstream-version-is-even features_check - -REQUIRED_DISTRO_FEATURES = "x11 polkit systemd pam" - -DEPENDS += " \ - yelp-tools-native \ - libwnck3 \ - polkit \ - dconf \ - libgweather \ - gnome-menus3 \ - gnome-desktop3 \ - gdm \ -" - -SRC_URI[archive.md5sum] = "cfd5d3fd548a2afdd8bd3bbdf9646bbd" -SRC_URI[archive.sha256sum] = "a6bc0255252eeb4b964bcbe55fd7908b69f914c062c5ec8dff5ac0262d29b90d" -SRC_URI += " \ - file://0001-Do-not-try-to-find-ZONEINFO-it-tries-to-run-compiled.patch \ -" - -PACKAGECONFIG[eds] = "--enable-eds,--disable-eds,evolution-data-server" - -RDEPENDS_${PN} += "gdm-base" diff --git a/meta-gnome/recipes-gnome/gnome-panel/gnome-panel_3.36.1.bb b/meta-gnome/recipes-gnome/gnome-panel/gnome-panel_3.36.1.bb new file mode 100644 index 0000000000..8fe4e1311b --- /dev/null +++ b/meta-gnome/recipes-gnome/gnome-panel/gnome-panel_3.36.1.bb @@ -0,0 +1,25 @@ +SUMMARY = "GNOME flashback panel" +LICENSE = "GPLv2" +LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" + +inherit gnomebase gsettings itstool gnome-help gtk-icon-cache gtk-doc gettext upstream-version-is-even features_check + +REQUIRED_DISTRO_FEATURES = "x11 polkit systemd pam" + +DEPENDS += " \ + yelp-tools-native \ + libwnck3 \ + polkit \ + dconf \ + libgweather \ + gnome-menus3 \ + gnome-desktop3 \ + gdm \ +" + +SRC_URI[archive.md5sum] = "b6bb185ce1724f4b19699042d90282a6" +SRC_URI[archive.sha256sum] = "1e21b726dd397523ae79d29eb538bcae09e3427e23ccd63f28eb25ef3552abd3" + +PACKAGECONFIG[eds] = "--enable-eds,--disable-eds,evolution-data-server" + +RDEPENDS_${PN} += "gdm-base" -- cgit v1.2.3-54-g00ecf