Hello community,

here is the log from the commit of package eom for openSUSE:Factory checked in 
at 2016-04-15 19:09:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/eom (Old)
 and      /work/SRC/openSUSE:Factory/.eom.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "eom"

Changes:
--------
--- /work/SRC/openSUSE:Factory/eom/eom.changes  2016-02-22 08:58:09.000000000 
+0100
+++ /work/SRC/openSUSE:Factory/.eom.new/eom.changes     2016-04-15 
19:09:21.000000000 +0200
@@ -1,0 +2,34 @@
+Sat Apr  9 11:24:53 UTC 2016 - [email protected]
+
+- Update to version 1.14.0:
+  * Auto-reload unmodified images when their file is changed.
+  * GTK+3: Add CSS name EggToolbarEditor for Gtk 3.20.
+  * GTK+3: Fix SVG rendering.
+  * Some more fixes and cleanups.
+  * Update translations.
+  * Fix Changelog generation.
+
+-------------------------------------------------------------------
+Sun Feb 21 14:46:29 UTC 2016 - [email protected]
+
+- Update to version 1.13.1:
+  * Avoid integer overflow when allocating a large block of memory.
+  * Use org.gnome.SessionManager DBus name to inhibit screensaver.
+  * totem-screensaver: Don't use old API and add ref to TotemScrsaver.
+  * totem-screensaver: Fix assertions on entry to TotemScrsaver
+    methods.
+  * GTK+3: Add eom-window style class at top level.
+  * Fix build warnings and remove useless nested #if.
+
+-------------------------------------------------------------------
+Thu Feb 19 12:35:17 UTC 2016 - [email protected]
+
+- Update to version 1.13.0:
+  * Fix compilation with enabled GObject Introspection.
+  * Fix GTK+3 build when --without-cms is set.
+  * Gtk3: Fix several deprecations.
+  * Drop MateConf migration script.
+  * Use _XOPEN_SOURCE_EXTENDED as OpenBSD needs it for strptime.
+- Remove Python bindings: imcompatible with Gtk3.
+
+-------------------------------------------------------------------

Old:
----
  eom-1.12.2.tar.xz

New:
----
  eom-1.14.0.tar.xz

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

Other differences:
------------------
++++++ eom.spec ++++++
--- /var/tmp/diff_new_pack.IFoPDY/_old  2016-04-15 19:09:22.000000000 +0200
+++ /var/tmp/diff_new_pack.IFoPDY/_new  2016-04-15 19:09:22.000000000 +0200
@@ -17,9 +17,9 @@
 
 
 %define typelib typelib-1_0-Eom-1_0
-%define _version 1.12
+%define _version 1.14
 Name:           eom
-Version:        1.12.2
+Version:        1.14.0
 Release:        0
 Summary:        MATE Desktop graphics viewer
 License:        GPL-2.0+ and LGPL-2.1+
@@ -77,7 +77,7 @@
 
 %package -n %{typelib}
 Summary:        MATE Desktop graphics viewer typelib
-Group:          SSystem/Libraries
+Group:          System/Libraries
 
 %description -n %{typelib}
 The Eye of MATE is a simple graphics viewer for the MATE Desktop
@@ -91,7 +91,8 @@
 %build
 NOCONFIGURE=1 mate-autogen
 %configure \
-  --libexecdir=%{_libexecdir}/%{name}
+  --libexecdir=%{_libexecdir}/%{name} \
+  --with-gtk=2.0
 make %{?_smp_mflags}
 
 %install
@@ -100,10 +101,6 @@
 find %{buildroot} -type f -name "*.la" -delete -print
 %suse_update_desktop_file %{name}
 
-if [ -d %{buildroot}%{_datadir}/MateConf/ ]; then
-    rm -rf %{buildroot}%{_datadir}/MateConf/
-fi
-
 %post
 %desktop_database_post
 %icon_theme_cache_post

++++++ eom-1.12.2.tar.xz -> eom-1.14.0.tar.xz ++++++
++++ 155460 lines of diff (skipped)


Reply via email to