Package: gnome-recipes / 2.0.4-4
Metadata
Package | Version | Patches format |
---|---|---|
gnome-recipes | 2.0.4-4 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
disable failing test.patch | (download) |
tests/meson.build |
2 1 + 1 - 0 ! |
disable-failing-test Bug: https://bugzilla.gnome.org/show_bug.cgi?id=786264 |
Port to libsoup 3.0 and librest 1.0.patch | (download) |
meson.build |
4 2 + 2 - 0 ! |
port to libsoup 3.0 and librest 1.0 Closes: https://gitlab.gnome.org/GNOME/recipes/-/issues/155 |
Fix deprecation warnings for use of GTimeVal.patch | (download) |
meson.build |
6 3 + 3 - 0 ! |
fix deprecation warnings for use of gtimeval Only 18 years left until this would have been an issue (cherry picked from commit e80b4dcfd85f8eab1e2becee7738849bf5601ca7) |
Fix a few more compiler warnings.patch | (download) |
src/gr-cooking-view.c |
2 1 + 1 - 0 ! |
fix a few more compiler warnings Use g_ptr_array_unref() where appropriate, and cast to GtkTreeModel since GtkListStore implements that. (cherry picked from commit c0304675f63a33737b24fdf37e06c6b154a91a31) |