Skip to content

Commit

Permalink
yelp: upgrade 41.2 -> 42.1
Browse files Browse the repository at this point in the history
42.1
====
* Fixed URI parsing issue that can lead to crash [openembedded#187]
* Updated location for appdata screenshot (Sophie Herold)

42.0
====
* Updated appdata screenshot (Sophie Herold)

42.beta
=======
* Add a nightly app icon (Jakub Steiner)
* Use HdyApplicationWindow for rounded bottom corners (Christopher Davis)
* Always use headerbar (Christopher Davis)
* Support color scheme (Alexander Mikhaylenko)
* Add flatpak manifest (Alexander Mikhaylenko)
* Align app name in metadata with .desktop name (Sophie Herold)
* Fix up issues with reload, including reloading on theme change (Shaun McCance)
* Stop building the gtk-docs, because they are unused (Shaun McCance)

Signed-off-by: Andreas Müller <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
  • Loading branch information
schnitzeltony authored and kraj committed Apr 4, 2022
1 parent ce81b3c commit ba84126
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ inherit gnomebase itstool autotools-brokensep gsettings gettext gtk-doc features
# for webkitgtk
REQUIRED_DISTRO_FEATURES = "x11"

SRC_URI[archive.sha256sum] = "b00bf033f02dd79b6d3f255031c71df8d6ed38e552c870b8f391a374724c43c5"
SRC_URI[archive.sha256sum] = "25b1146ab8549888a5a8da067f63b470b0f0f800b6ae889cacd114d01d713b41"

DEPENDS += " \
libxml2-native \
Expand All @@ -18,6 +18,7 @@ DEPENDS += " \
appstream-glib \
libxslt \
sqlite3 \
libhandy \
webkitgtk \
yelp-xsl \
"
Expand Down

0 comments on commit ba84126

Please sign in to comment.