Skip to content

Commit

Permalink
gnome-panel: upgrade 3.34.1 -> 3.36.1
Browse files Browse the repository at this point in the history
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 <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
  • Loading branch information
schnitzeltony authored and kraj committed Jun 3, 2020
1 parent eb4e0ad commit a14a8cb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 42 deletions.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,8 @@ DEPENDS += " \
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 \
"
SRC_URI[archive.md5sum] = "b6bb185ce1724f4b19699042d90282a6"
SRC_URI[archive.sha256sum] = "1e21b726dd397523ae79d29eb538bcae09e3427e23ccd63f28eb25ef3552abd3"

PACKAGECONFIG[eds] = "--enable-eds,--disable-eds,evolution-data-server"

Expand Down

0 comments on commit a14a8cb

Please sign in to comment.