Hello community, here is the log from the commit of package eom for openSUSE:Factory checked in at 2019-07-31 14:34:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/eom (Old) and /work/SRC/openSUSE:Factory/.eom.new.4126 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "eom" Wed Jul 31 14:34:37 2019 rev:26 rq:719948 version:1.23.0 Changes: -------- --- /work/SRC/openSUSE:Factory/eom/eom.changes 2019-05-22 15:39:49.470471553 +0200 +++ /work/SRC/openSUSE:Factory/.eom.new.4126/eom.changes 2019-07-31 14:34:50.477916156 +0200 @@ -1,0 +2,22 @@ +Thu Jul 18 11:22:45 UTC 2019 - Jonathan Brielmaier <[email protected]> + +- Update to version 1.23.0: + * update translations + * require GLib 2.52 + * Restore image types list and add wildcard + * Disconnect callbacks for "Open with" menu items before connecting new ones. + * Unref GtkUIManager so "Open with" menu is freed. + * update image of eom_toolbar_editor_window + * Use ITS in docbook article info, validate with dbits schemas + * store: Add any image file in the current directory to the store + * Simplify the installation process of the icons + * help: update copyright + * Upgrade the manual to docbook 5.0 + * Use persistent page setup +- remove patches: + * eom-gtk-3.20.patch: we don't support systems with gtk-3.20 + anymore +- BuildRequire gtk3 >= 3.22 + + +------------------------------------------------------------------- Old: ---- eom-1.22.1.tar.xz eom-gtk-3.20.patch New: ---- eom-1.23.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ eom.spec ++++++ --- /var/tmp/diff_new_pack.u2UVSz/_old 2019-07-31 14:34:51.085915801 +0200 +++ /var/tmp/diff_new_pack.u2UVSz/_new 2019-07-31 14:34:51.085915801 +0200 @@ -17,20 +17,19 @@ %define typelib typelib-1_0-Eom-1_0 -%define _version 1.22 +%define _version 1.23 Name: eom -Version: 1.22.1 +Version: 1.23.0 Release: 0 Summary: MATE Desktop graphics viewer License: GPL-2.0-or-later AND LGPL-2.1-or-later Group: System/GUI/Other URL: https://mate-desktop.org/ Source: https://pub.mate-desktop.org/releases/%{_version}/%{name}-%{version}.tar.xz -# PATCH-FEATURE-OPENSUSE eom-gtk-3.20.patch -- Restore GLib 2.48 and GTK+ 3.20 support. -Patch0: eom-gtk-3.20.patch BuildRequires: hicolor-icon-theme BuildRequires: libjpeg-devel -BuildRequires: mate-common >= %{_version} +# set to _version when mate-common has an equal release +BuildRequires: mate-common >= 1.22 BuildRequires: pkgconfig BuildRequires: update-desktop-files BuildRequires: yelp-tools @@ -39,7 +38,7 @@ BuildRequires: pkgconfig(gdk-pixbuf-2.0) BuildRequires: pkgconfig(glib-2.0) >= 2.48 BuildRequires: pkgconfig(gobject-introspection-1.0) -BuildRequires: pkgconfig(gtk+-3.0) >= 3.20 +BuildRequires: pkgconfig(gtk+-3.0) >= 3.22 BuildRequires: pkgconfig(gtk+-unix-print-3.0) BuildRequires: pkgconfig(lcms2) BuildRequires: pkgconfig(libexif) @@ -89,7 +88,6 @@ %prep %setup -q -%patch0 -p1 %build NOCONFIGURE=1 mate-autogen ++++++ eom-1.22.1.tar.xz -> eom-1.23.0.tar.xz ++++++ ++++ 53710 lines of diff (skipped)
