summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorSergio Costas <raster@rastersoft.com>2022-01-29 12:40:16 +0100
committerMichael Catanzaro <mcatanzaro@gnome.org>2022-04-11 20:54:51 +0000
commit0da1fcac914ad4c67f016bda7864c4b153cbfbaa (patch)
tree2b338e343ae3845d4f5f69e65e0eea9dc5739dc8 /.gitlab-ci.yml
parentf305beff5cd391ac6c57cc4a23f029699777574d (diff)
downloadgnome-desktop-0da1fcac914ad4c67f016bda7864c4b153cbfbaa.tar.gz
Add GCancellable and GError to the thumbnail API
The methods generate_thumbnail(), save_thumbnail and create_failed_thumbnail from the class gnome_desktop_thumbnail_factory offers neither a GError nor a GCancellable options. For synchronous operations this is not a true problem, but for asynchronous operations both are a good idea. This MR adds those parameters to the method.
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 28666891..a5395c54 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -11,7 +11,7 @@ include:
image: fedora:latest
variables:
- LAST_ABI_BREAK: 9d01763ba2a3f71b7c0aade04d2ffa6a883e308d
+ LAST_ABI_BREAK: 15acae61ca9da792034fb46e7db4fc2ca392cb95
DEPENDENCIES: gtk3-devel gtk4-devel gsettings-desktop-schemas-devel gettext
gtk-doc libxkbcommon-devel xkeyboard-config-devel itstool
gobject-introspection-devel systemd-devel iso-codes-devel