]> git.pld-linux.org Git - packages/eog.git/commitdiff
- updated to 41.0 auto/th/eog-41.0-1
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 25 Sep 2021 09:43:26 +0000 (11:43 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Sat, 25 Sep 2021 09:43:26 +0000 (11:43 +0200)
eog.spec
librsvg.patch

index c72739ee64a5b531226808d21c3c995a15e2f734..340bbcb338adcf60f2aca0d270906db494be51d1 100644 (file)
--- a/eog.spec
+++ b/eog.spec
@@ -7,12 +7,12 @@ Summary:      The Eye of GNOME image viewer
 Summary(pl.UTF-8):     Oko GNOME - przeglądarka obrazków
 Summary(pt_BR.UTF-8):  Visualizador de imagem Eye of GNOME
 Name:          eog
-Version:       40.3
+Version:       41.0
 Release:       1
 License:       GPL v2+
 Group:         X11/Applications/Graphics
-Source0:       https://download.gnome.org/sources/eog/40/%{name}-%{version}.tar.xz
-# Source0-md5: 7ed0133cd59b1fed88f2f9513d0de27a
+Source0:       https://download.gnome.org/sources/eog/41/%{name}-%{version}.tar.xz
+# Source0-md5: 5d9a4bddfe7f9530fb380c3eb5ccc99c
 Patch0:                librsvg.patch
 URL:           https://wiki.gnome.org/Apps/EyeOfGnome
 BuildRequires: docbook-dtd412-xml
@@ -43,7 +43,7 @@ BuildRequires:        xorg-lib-libX11-devel
 BuildRequires: xz
 BuildRequires: yelp-tools
 BuildRequires: zlib-devel
-Requires(post,postun): glib2 >= 1:2.42.0
+Requires(post,postun): glib2 >= 1:2.54.0
 Requires(post,postun): desktop-file-utils
 Requires(post,postun): gtk-update-icon-cache
 Requires:      exempi >= 1.99.5
index 4bfdf80ed72b82eb7f34f1284052025597833b8f..b9072a75659f985788138a09568731bab065ba61 100644 (file)
@@ -1,6 +1,6 @@
---- eog-3.34.1/meson.build~    2019-10-07 21:08:34.000000000 +0200
-+++ eog-3.34.1/meson.build     2019-10-25 00:38:30.775797693 +0200
-@@ -182,7 +182,7 @@
+--- eog-41.0/meson.build.orig  2021-09-18 23:35:28.033842600 +0200
++++ eog-41.0/meson.build       2021-09-25 11:35:55.586686479 +0200
+@@ -206,7 +206,7 @@ config_h.set('HAVE_INTROSPECTION', enabl
  # RSVG (optional for scaling svg image)
  enable_librsvg = get_option('librsvg')
  if enable_librsvg
This page took 0.191269 seconds and 4 git commands to generate.