Hello community,

here is the log from the commit of package eom for openSUSE:Factory checked in 
at 2020-03-03 10:16:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/eom (Old)
 and      /work/SRC/openSUSE:Factory/.eom.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "eom"

Tue Mar  3 10:16:05 2020 rev:27 rq:780516 version:1.24.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/eom/eom.changes  2019-07-31 14:34:50.477916156 
+0200
+++ /work/SRC/openSUSE:Factory/.eom.new.26092/eom.changes       2020-03-03 
10:16:29.430681422 +0100
@@ -1,0 +2,36 @@
+Wed Feb 26 19:38:40 UTC 2020 - Alexei Sorokin <sor.ale...@meowr.ru>
+
+- Update to version 1.24.0 (changes since 1.23.0):
+  * Add translator hint.
+  * Migrate from intltool to gettext.
+  * Add missing format specifier for ngettext.
+  * egg_editable_toolbar: Avoid g_type_class_add_private.
+  * egg-toolbar-editor: Avoid g_type_class_add_private.
+  * egg-toolbars-model: Avoid g_type_class_add_private.
+  * remove warning: "HAVE_EXIF" is not defined, evaluates to 0.
+  * remove warnings: Incorrect usage of abs()
+  * remove warnings: Redundant redeclaration.
+  * Suppress GtkAction warnings.
+  * Allow colour correcting images with alpha channel.
+  * EomMetadataReaderPng: Use built-in SRGB profile for matching
+    cHRM/gAMA.
+  * EomMetadataReaderPNG: Only build profile from cHRM if gAMA is
+    present.
+  * Assume sRGB if no display profile is set
+  * EomImage: Check GdkPixbuf for an ICC profile before falling
+    back to sRGB.
+  * Assume sRGB when image doesn't have an ICC profile attached.
+  * Remove trailing whitespaces.
+  * thumbnail: Remove use of mate-desktop-thumbnail helper.
+  * Enable wayland support.
+  * EomPrintPreview: Fix preview thumbnail on HiDPI displays.
+  * thumbnailer: Add --with-gdk-pixbuf-thumbnailer option.
+  * Add eom-thumbnailer for webp files.
+  * autoconf: AC_PROG_CC was called before AX_CHECK_ENABLE_DEBUG.
+  * Fix preprocessing warning for file: src/eom-window.c.
+  * Fix preprocessing warning for file: src/eom-print.c.
+  * Update MIME types supported by commonly used pixbuf-loaders.
+  * Update translations.
+- Drop support for old openSUSE versions.
+
+-------------------------------------------------------------------

Old:
----
  eom-1.23.0.tar.xz

New:
----
  eom-1.24.0.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ eom.spec ++++++
--- /var/tmp/diff_new_pack.RQpgbR/_old  2020-03-03 10:16:30.146682903 +0100
+++ /var/tmp/diff_new_pack.RQpgbR/_new  2020-03-03 10:16:30.146682903 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package eom
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,28 +17,26 @@
 
 
 %define typelib typelib-1_0-Eom-1_0
-%define _version 1.23
+%define _version 1.24
 Name:           eom
-Version:        1.23.0
+Version:        1.24.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
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  libjpeg-devel
-# set to _version when mate-common has an equal release
-BuildRequires:  mate-common >= 1.22
+BuildRequires:  mate-common >= %{_version}
 BuildRequires:  pkgconfig
 BuildRequires:  update-desktop-files
 BuildRequires:  yelp-tools
 BuildRequires:  pkgconfig(dbus-glib-1)
 BuildRequires:  pkgconfig(exempi-2.0)
 BuildRequires:  pkgconfig(gdk-pixbuf-2.0)
-BuildRequires:  pkgconfig(glib-2.0) >= 2.48
+BuildRequires:  pkgconfig(glib-2.0)
 BuildRequires:  pkgconfig(gobject-introspection-1.0)
-BuildRequires:  pkgconfig(gtk+-3.0) >= 3.22
+BuildRequires:  pkgconfig(gtk+-3.0)
 BuildRequires:  pkgconfig(gtk+-unix-print-3.0)
 BuildRequires:  pkgconfig(lcms2)
 BuildRequires:  pkgconfig(libexif)
@@ -64,7 +62,6 @@
 
 %package devel
 Summary:        MATE Desktop graphics viewer development files
-Group:          Development/Tools/Other
 Requires:       %{name} = %{version}
 # mate-image-viewer-devel was last used in openSUSE 13.1.
 Provides:       mate-image-viewer-devel = %{version}
@@ -78,7 +75,6 @@
 
 %package -n %{typelib}
 Summary:        MATE Desktop graphics viewer typelib
-Group:          System/Libraries
 
 %description -n %{typelib}
 The Eye of MATE is a simple graphics viewer for the MATE Desktop
@@ -93,7 +89,7 @@
 NOCONFIGURE=1 mate-autogen
 %configure \
   --libexecdir=%{_libexecdir}/%{name}
-make %{?_smp_mflags} V=1
+%make_build
 
 %install
 %make_install
@@ -101,18 +97,6 @@
 find %{buildroot} -type f -name "*.la" -delete -print
 %suse_update_desktop_file %{name}
 
-%if 0%{?suse_version} < 1500
-%post
-%desktop_database_post
-%icon_theme_cache_post
-%glib2_gsettings_schema_post
-
-%postun
-%desktop_database_postun
-%icon_theme_cache_postun
-%glib2_gsettings_schema_postun
-%endif
-
 %files
 %license COPYING
 %doc AUTHORS NEWS README

++++++ eom-1.23.0.tar.xz -> eom-1.24.0.tar.xz ++++++
++++ 444046 lines of diff (skipped)


Reply via email to