diff mbox series

[meta-gnome,2/2] eog: Update 45.0 -> 45.1

Message ID 20231026092007.791879-2-f_l_k@t-online.de
State Under Review
Headers show
Series [meta-gnome,1/2] gnome-control-center: Update 45.0 -> 45.1 | expand

Commit Message

Markus Volk Oct. 26, 2023, 9:20 a.m. UTC
Version 45.1
------------

Bug fixes and improvements:

 #300, Statusbar image position incorrect (Felix Riemann)

New and updated translations:

- Sabri Ünal [tr]

New and updated manual translations

- Balázs Úr [hu]
- Ser82-png [ru]

Signed-off-by: Markus Volk <f_l_k@t-online.de>
---
 meta-gnome/recipes-gnome/eog/{eog_45.0.bb => eog_45.1.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-gnome/recipes-gnome/eog/{eog_45.0.bb => eog_45.1.bb} (88%)
diff mbox series

Patch

diff --git a/meta-gnome/recipes-gnome/eog/eog_45.0.bb b/meta-gnome/recipes-gnome/eog/eog_45.1.bb
similarity index 88%
rename from meta-gnome/recipes-gnome/eog/eog_45.0.bb
rename to meta-gnome/recipes-gnome/eog/eog_45.1.bb
index eb3d07ce1..41bd5d882 100644
--- a/meta-gnome/recipes-gnome/eog/eog_45.0.bb
+++ b/meta-gnome/recipes-gnome/eog/eog_45.1.bb
@@ -22,7 +22,7 @@  inherit gnomebase pkgconfig gsettings gobject-introspection gettext mime-xdg fea
 # FIXME: whilst eog uses libpeas <2, g-i is needed. This can be removed when libpeas2 is used.
 REQUIRED_DISTRO_FEATURES = "opengl gobject-introspection-data"
 
-SRC_URI[archive.sha256sum] = "05cb2c9a66ba15870f47358cd4c1ce670f17e4c8b22e050d627d728ff88b57ba"
+SRC_URI[archive.sha256sum] = "c17f86704c722b36c01a168f1e51439be0bb279f2c6646f48b66e9d0f3a24cd2"
 
 GTKDOC_MESON_OPTION = "gtk_doc"