commit eom for openSUSE:Factory

2020-08-18 Thread root
Hello community,

here is the log from the commit of package eom for openSUSE:Factory checked in 
at 2020-08-18 15:11:51

Comparing /work/SRC/openSUSE:Factory/eom (Old)
 and  /work/SRC/openSUSE:Factory/.eom.new.3399 (New)


Package is "eom"

Tue Aug 18 15:11:51 2020 rev:28 rq:827400 version:1.24.1

Changes:

--- /work/SRC/openSUSE:Factory/eom/eom.changes  2020-03-03 10:16:29.430681422 
+0100
+++ /work/SRC/openSUSE:Factory/.eom.new.3399/eom.changes2020-08-18 
15:11:59.592064074 +0200
@@ -1,0 +2,10 @@
+Sun Aug 16 20:09:48 UTC 2020 - Alexei Sorokin 
+
+- Update to version 1.24.1:
+  * help: Fix some incongruencies.
+  * build: Silent build warnings for distcheck.
+  * eom.desktop: Do not collect the translation for Icon.
+  * help: Fix Image Collection shortcut.
+  * Update translations.
+
+---

Old:

  eom-1.24.0.tar.xz

New:

  eom-1.24.1.tar.xz



Other differences:
--
++ eom.spec ++
--- /var/tmp/diff_new_pack.VhlyPR/_old  2020-08-18 15:12:00.260064351 +0200
+++ /var/tmp/diff_new_pack.VhlyPR/_new  2020-08-18 15:12:00.264064353 +0200
@@ -19,7 +19,7 @@
 %define typelib typelib-1_0-Eom-1_0
 %define _version 1.24
 Name:   eom
-Version:1.24.0
+Version:1.24.1
 Release:0
 Summary:MATE Desktop graphics viewer
 License:GPL-2.0-or-later AND LGPL-2.1-or-later

++ eom-1.24.0.tar.xz -> eom-1.24.1.tar.xz ++
 30670 lines of diff (skipped)




commit eom for openSUSE:Factory

2020-03-03 Thread root
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 
+
+- 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 

commit eom for openSUSE:Factory

2019-07-31 Thread root
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.changes2019-07-31 
14:34:50.477916156 +0200
@@ -1,0 +2,22 @@
+Thu Jul 18 11:22:45 UTC 2019 - Jonathan Brielmaier 
+
+- 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)




commit eom for openSUSE:Factory

2019-05-22 Thread root
Hello community,

here is the log from the commit of package eom for openSUSE:Factory checked in 
at 2019-05-22 15:39:44

Comparing /work/SRC/openSUSE:Factory/eom (Old)
 and  /work/SRC/openSUSE:Factory/.eom.new.5148 (New)


Package is "eom"

Wed May 22 15:39:44 2019 rev:25 rq:704384 version:1.22.1

Changes:

--- /work/SRC/openSUSE:Factory/eom/eom.changes  2019-05-16 22:04:24.426602354 
+0200
+++ /work/SRC/openSUSE:Factory/.eom.new.5148/eom.changes2019-05-22 
15:39:49.470471553 +0200
@@ -1,0 +2,11 @@
+Sun May 12 18:13:56 UTC 2019 - Alexei Sorokin 
+
+- Update to version 1.22.1:
+  * store: Add any image file in the current directory to the store.
+  * help: Update copyright.
+  * Upgrade the manual to docbook 5.0.
+  * Use persistent page setup.
+  * Update translations.
+- Rebase eom-gtk-3.20.patch.
+
+---

Old:

  eom-1.22.0.tar.xz

New:

  eom-1.22.1.tar.xz



Other differences:
--
++ eom.spec ++
--- /var/tmp/diff_new_pack.Vq7PzA/_old  2019-05-22 15:39:51.602466401 +0200
+++ /var/tmp/diff_new_pack.Vq7PzA/_new  2019-05-22 15:39:51.606466391 +0200
@@ -19,7 +19,7 @@
 %define typelib typelib-1_0-Eom-1_0
 %define _version 1.22
 Name:   eom
-Version:1.22.0
+Version:1.22.1
 Release:0
 Summary:MATE Desktop graphics viewer
 License:GPL-2.0-or-later AND LGPL-2.1-or-later

++ eom-1.22.0.tar.xz -> eom-1.22.1.tar.xz ++
 263921 lines of diff (skipped)

++ eom-gtk-3.20.patch ++
--- /var/tmp/diff_new_pack.Vq7PzA/_old  2019-05-22 15:39:52.906463250 +0200
+++ /var/tmp/diff_new_pack.Vq7PzA/_new  2019-05-22 15:39:52.906463250 +0200
@@ -67,6 +67,20 @@
  }
  
  static gboolean
+--- a/src/eom-list-store.c
 b/src/eom-list-store.c
+@@ -477,7 +477,11 @@ directory_visit (GFile *directory,
+ 
+   if (!g_str_has_prefix (name, ".")) {
+   /* We support opening any image type, so let eom to add any 
images in the current directory to the store */
++#if GLIB_CHECK_VERSION (2, 52, 0)
+   if (g_content_type_is_mime_type (mime_type, "image/*") || 
eom_image_is_supported_mime_type (mime_type)) {
++#else
++  if (g_content_type_is_a (mime_type, "image/*") || 
eom_image_is_supported_mime_type (mime_type)) {
++#endif
+   load_uri = TRUE;
+   }
+   }
 --- a/src/eom-scroll-view.c
 +++ b/src/eom-scroll-view.c
 @@ -2241,8 +2241,14 @@ view_on_button_press_event_cb (GtkWidget




commit eom for openSUSE:Factory

2019-05-16 Thread root
Hello community,

here is the log from the commit of package eom for openSUSE:Factory checked in 
at 2019-05-16 22:04:22

Comparing /work/SRC/openSUSE:Factory/eom (Old)
 and  /work/SRC/openSUSE:Factory/.eom.new.5148 (New)


Package is "eom"

Thu May 16 22:04:22 2019 rev:24 rq:682574 version:1.22.0

Changes:

--- /work/SRC/openSUSE:Factory/eom/eom.changes  2018-12-24 11:47:55.209106004 
+0100
+++ /work/SRC/openSUSE:Factory/.eom.new.5148/eom.changes2019-05-16 
22:04:24.426602354 +0200
@@ -1,0 +2,7 @@
+Tue Mar  5 15:19:33 UTC 2019 - sor.ale...@meowr.ru
+
+- Update to version 1.22.0:
+  * See /usr/share/doc/packages/eom/NEWS
+- Rebase eom-gtk-3.20.patch.
+
+---

Old:

  eom-1.20.2.tar.xz

New:

  eom-1.22.0.tar.xz



Other differences:
--
++ eom.spec ++
--- /var/tmp/diff_new_pack.KXBkBi/_old  2019-05-16 22:04:25.298601537 +0200
+++ /var/tmp/diff_new_pack.KXBkBi/_new  2019-05-16 22:04:25.298601537 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package eom
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,14 +17,14 @@
 
 
 %define typelib typelib-1_0-Eom-1_0
-%define _version 1.20
+%define _version 1.22
 Name:   eom
-Version:1.20.2
+Version:1.22.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/
+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
@@ -43,7 +43,7 @@
 BuildRequires:  pkgconfig(gtk+-unix-print-3.0)
 BuildRequires:  pkgconfig(lcms2)
 BuildRequires:  pkgconfig(libexif)
-BuildRequires:  pkgconfig(libpeas-gtk-1.0)
+BuildRequires:  pkgconfig(libpeas-gtk-1.0) >= 1.8.0
 BuildRequires:  pkgconfig(librsvg-2.0)
 BuildRequires:  pkgconfig(libxml-2.0)
 BuildRequires:  pkgconfig(mate-desktop-2.0) >= %{_version}
@@ -54,11 +54,6 @@
 Obsoletes:  mate-image-viewer < %{version}
 Obsoletes:  mate-image-viewer-lang < %{version}
 %glib2_gsettings_schema_requires
-%if 0%{?suse_version} >= 1500
-BuildRequires:  python2-libxml2-python
-%else
-BuildRequires:  libxml2-python
-%endif
 
 %description
 The Eye of MATE is a simple graphics viewer for the MATE Desktop
@@ -99,8 +94,7 @@
 %build
 NOCONFIGURE=1 mate-autogen
 %configure \
-  --libexecdir=%{_libexecdir}/%{name} \
-  --disable-python
+  --libexecdir=%{_libexecdir}/%{name}
 make %{?_smp_mflags} V=1
 
 %install
@@ -128,8 +122,8 @@
 %{_libdir}/%{name}/
 %{_datadir}/%{name}/
 %{_datadir}/glib-2.0/schemas/*.xml
-%dir %{_datadir}/appdata/
-%{_datadir}/appdata/%{name}.appdata.xml
+%dir %{_datadir}/metainfo/
+%{_datadir}/metainfo/%{name}.appdata.xml
 %{_datadir}/applications/%{name}.desktop
 %{_datadir}/icons/hicolor/*/apps/%{name}.*
 %{_mandir}/man?/%{name}.?%{?ext_man}

++ eom-1.20.2.tar.xz -> eom-1.22.0.tar.xz ++
 242160 lines of diff (skipped)

++ eom-gtk-3.20.patch ++
--- /var/tmp/diff_new_pack.KXBkBi/_old  2019-05-16 22:04:26.266600630 +0200
+++ /var/tmp/diff_new_pack.KXBkBi/_new  2019-05-16 22:04:26.266600630 +0200
@@ -1,6 +1,6 @@
 --- a/configure.ac
 +++ b/configure.ac
-@@ -84,9 +84,9 @@ YELP_HELP_INIT
+@@ -85,9 +85,9 @@ YELP_HELP_INIT
  # MATE Libs
  # **
  
@@ -13,9 +13,63 @@
  MATE_DESKTOP_REQUIRED=1.17.0
  GDKPIXBUF_REQUIRED=2.30.0
  SHARED_MIME_INFO_REQUIRED=0.20
+--- a/cut-n-paste/toolbar-editor/egg-editable-toolbar.c
 b/cut-n-paste/toolbar-editor/egg-editable-toolbar.c
+@@ -358,7 +358,12 @@ popup_context_menu_cb (GtkWidget
+   menu = GTK_MENU (gtk_ui_manager_get_widget (etoolbar->priv->manager,
+ etoolbar->priv->popup_path));
+   g_return_if_fail (menu != NULL);
++#if GTK_CHECK_VERSION (3, 22, 0)
+   gtk_menu_popup_at_pointer (menu, NULL);
++#else
++  gtk_menu_popup (menu, NULL, NULL,
++  NULL, NULL, button_number, GDK_CURRENT_TIME);
++#endif
+   g_signal_connect_object (menu, "selection-done",
+  G_CALLBACK (popup_context_deactivate),
+  etoolbar, 0);
+@@ -380,7 +385,12 @@ button_press_event_cb (GtkWidget *widget
+   menu = GTK_MENU (gtk_ui_manager_get_widget (etoolbar->priv->manager,
+ 

commit eom for openSUSE:Factory

2018-12-24 Thread root
Hello community,

here is the log from the commit of package eom for openSUSE:Factory checked in 
at 2018-12-24 11:47:53

Comparing /work/SRC/openSUSE:Factory/eom (Old)
 and  /work/SRC/openSUSE:Factory/.eom.new.28833 (New)


Package is "eom"

Mon Dec 24 11:47:53 2018 rev:23 rq:660748 version:1.20.2

Changes:

--- /work/SRC/openSUSE:Factory/eom/eom.changes  2018-06-29 22:28:11.970401904 
+0200
+++ /work/SRC/openSUSE:Factory/.eom.new.28833/eom.changes   2018-12-24 
11:47:55.209106004 +0100
@@ -1,0 +2,24 @@
+Sat Dec 22 20:48:48 UTC 2018 - sor.ale...@meowr.ru
+
+- Update to version 1.20.2:
+  * Reduce the number of g_file_query_info calls at start-up.
+  * EomImage: Remove unused constructor.
+  * Use make functions for HELP_LINGUAS.
+  * Fix url of ulink to point to mate-user-guide.
+  * Fix spelling and grammar mistakes.
+  * Update eom_start_window.png.
+  * Fix a memory leak.
+  * exif-details: Make value column selectable.
+  * EomExifDetails: Take Exif IFD into account when creating hash
+keys.
+  * Place GPS Exif tags into their own subcategory.
+  * Reformat Exif tags for GPS position to be better
+understandable.
+  * Make sure GPS Exif tags are named and ordered correctly.
+  * EomPropertiesDialog: Make details view expand vertically.
+  * EogScrollView: Implement simple two-pass filtering.
+  * EomScrollView: Use better downscaling filter.
+  * reload: Ensure that pending updates to UI are complete.
+  * Update translations.
+
+---

Old:

  eom-1.20.1.tar.xz

New:

  eom-1.20.2.tar.xz



Other differences:
--
++ eom.spec ++
--- /var/tmp/diff_new_pack.ut0okg/_old  2018-12-24 11:47:55.605105657 +0100
+++ /var/tmp/diff_new_pack.ut0okg/_new  2018-12-24 11:47:55.605105657 +0100
@@ -12,20 +12,20 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 %define typelib typelib-1_0-Eom-1_0
 %define _version 1.20
 Name:   eom
-Version:1.20.1
+Version:1.20.2
 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: 
http://pub.mate-desktop.org/releases/%{_version}/%{name}-%{version}.tar.xz
+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
@@ -122,11 +122,7 @@
 %endif
 
 %files
-%if 0%{?suse_version} >= 1500
 %license COPYING
-%else
-%doc COPYING
-%endif
 %doc AUTHORS NEWS README
 %{_bindir}/%{name}
 %{_libdir}/%{name}/

++ eom-1.20.1.tar.xz -> eom-1.20.2.tar.xz ++
 264399 lines of diff (skipped)




commit eom for openSUSE:Factory

2018-06-29 Thread root
Hello community,

here is the log from the commit of package eom for openSUSE:Factory checked in 
at 2018-06-29 22:28:11

Comparing /work/SRC/openSUSE:Factory/eom (Old)
 and  /work/SRC/openSUSE:Factory/.eom.new (New)


Package is "eom"

Fri Jun 29 22:28:11 2018 rev:22 rq:617228 version:1.20.1

Changes:

--- /work/SRC/openSUSE:Factory/eom/eom.changes  2018-03-20 21:58:33.769564527 
+0100
+++ /work/SRC/openSUSE:Factory/.eom.new/eom.changes 2018-06-29 
22:28:11.970401904 +0200
@@ -1,0 +2,10 @@
+Sat Jun 16 15:48:41 UTC 2018 - sor.ale...@meowr.ru
+
+- Update to version 1.20.1:
+  * svg: Fix offset coordinates when transforming SVG images on
+HiDPI displays.
+  * Scale HiDPI images correctly.
+  * Fix some -Wincompatible-pointer-types warnings.
+  * Update translations.
+
+---

Old:

  eom-1.20.0.tar.xz

New:

  eom-1.20.1.tar.xz



Other differences:
--
++ eom.spec ++
--- /var/tmp/diff_new_pack.jngIpy/_old  2018-06-29 22:28:12.418401564 +0200
+++ /var/tmp/diff_new_pack.jngIpy/_new  2018-06-29 22:28:12.418401564 +0200
@@ -19,7 +19,7 @@
 %define typelib typelib-1_0-Eom-1_0
 %define _version 1.20
 Name:   eom
-Version:1.20.0
+Version:1.20.1
 Release:0
 Summary:MATE Desktop graphics viewer
 License:GPL-2.0-or-later AND LGPL-2.1-or-later
@@ -30,7 +30,6 @@
 Patch0: eom-gtk-3.20.patch
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  libjpeg-devel
-BuildRequires:  libxml2-python
 BuildRequires:  mate-common >= %{_version}
 BuildRequires:  pkgconfig
 BuildRequires:  update-desktop-files
@@ -55,6 +54,11 @@
 Obsoletes:  mate-image-viewer < %{version}
 Obsoletes:  mate-image-viewer-lang < %{version}
 %glib2_gsettings_schema_requires
+%if 0%{?suse_version} >= 1500
+BuildRequires:  python2-libxml2-python
+%else
+BuildRequires:  libxml2-python
+%endif
 
 %description
 The Eye of MATE is a simple graphics viewer for the MATE Desktop

++ eom-1.20.0.tar.xz -> eom-1.20.1.tar.xz ++
 165823 lines of diff (skipped)




commit eom for openSUSE:Factory

2018-03-20 Thread root
Hello community,

here is the log from the commit of package eom for openSUSE:Factory checked in 
at 2018-03-20 21:58:08

Comparing /work/SRC/openSUSE:Factory/eom (Old)
 and  /work/SRC/openSUSE:Factory/.eom.new (New)


Package is "eom"

Tue Mar 20 21:58:08 2018 rev:21 rq:586618 version:1.20.0

Changes:

--- /work/SRC/openSUSE:Factory/eom/eom.changes  2017-11-16 14:03:44.647689879 
+0100
+++ /work/SRC/openSUSE:Factory/.eom.new/eom.changes 2018-03-20 
21:58:33.769564527 +0100
@@ -1,0 +2,31 @@
+Fri Mar  9 19:10:07 UTC 2018 - sor.ale...@meowr.ru
+
+- Update to version 1.20.0:
+  * Require GTK+ 3.22 and GLib 2.50.
+  * EomThumbView, EomScrollView: Replace the deprecated
+gtk_menu_popup() function.
+  * UI: Avoid using deprecaded widgets.
+  * Fix a few GtkStock deprecations.
+  * A bunch of instrospection warning fixes.
+  * EomScrollView: Fix the override_background deprecated call.
+  * EomPropertiesDialog: Fix deprecation warnings.
+  * EomThumbNav: Fix a deprecated function warning.
+  * EomScrollView: Switch from GdkDeviceManager to GdkSeat.
+  * settings: Use the rgb colour definition as defaults.
+  * EomFileChooser: Use MateThumbnailFactory to create the preview
+image.
+  * EomPropertiesDialog: Allow RGBA for transparent background
+colour.
+  * preferences-ui: Drop usage of MateColorButton.
+  * EomScrollView: Switch to GdkRGBA for background and transparent
+colours.
+  * EomPrintPreview: Avoid unnecessary colour parsing.
+  * toolbar-editor: Avoid deprecated GtkAlignment.
+  * gtk 3.22: Avoid deprecated gdk_screen_get_monitor_ functions.
+  * Don't use deprecated gtk_show_uri().
+  * Avoid deprecated gdk_screen_get_number().
+  * print-preview: Replace custom code with a GDK function call.
+  * Update translations.
+- Add eom-gtk-3.20.patch: Restore GLib 2.48 and GTK+ 3.20 support.
+
+---

Old:

  eom-1.18.3.tar.xz

New:

  eom-1.20.0.tar.xz
  eom-gtk-3.20.patch



Other differences:
--
++ eom.spec ++
--- /var/tmp/diff_new_pack.4x0Lj0/_old  2018-03-20 21:58:34.473539181 +0100
+++ /var/tmp/diff_new_pack.4x0Lj0/_new  2018-03-20 21:58:34.481538893 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package eom
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,15 +17,17 @@
 
 
 %define typelib typelib-1_0-Eom-1_0
-%define _version 1.18
+%define _version 1.20
 Name:   eom
-Version:1.18.3
+Version:1.20.0
 Release:0
 Summary:MATE Desktop graphics viewer
-License:GPL-2.0+ AND LGPL-2.1+
+License:GPL-2.0-or-later AND LGPL-2.1-or-later
 Group:  System/GUI/Other
 Url:https://mate-desktop.org/
 Source: 
http://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:  libxml2-python
@@ -36,8 +38,9 @@
 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(gobject-introspection-1.0)
-BuildRequires:  pkgconfig(gtk+-3.0) >= 3.14
+BuildRequires:  pkgconfig(gtk+-3.0) >= 3.20
 BuildRequires:  pkgconfig(gtk+-unix-print-3.0)
 BuildRequires:  pkgconfig(lcms2)
 BuildRequires:  pkgconfig(libexif)
@@ -87,6 +90,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 NOCONFIGURE=1 mate-autogen
@@ -101,7 +105,7 @@
 find %{buildroot} -type f -name "*.la" -delete -print
 %suse_update_desktop_file %{name}
 
-%if 0%{?suse_version} <= 1320
+%if 0%{?suse_version} < 1500
 %post
 %desktop_database_post
 %icon_theme_cache_post
@@ -114,7 +118,12 @@
 %endif
 
 %files
-%doc AUTHORS COPYING NEWS README
+%if 0%{?suse_version} >= 1500
+%license COPYING
+%else
+%doc COPYING
+%endif
+%doc AUTHORS NEWS README
 %{_bindir}/%{name}
 %{_libdir}/%{name}/
 %{_datadir}/%{name}/

++ eom-1.18.3.tar.xz -> eom-1.20.0.tar.xz ++
 77369 lines of diff (skipped)

++ eom-gtk-3.20.patch ++
--- a/configure.ac
+++ b/configure.ac
@@ -84,9 +84,9 @@ YELP_HELP_INIT
 # MATE Libs
 # **
 
-GLIB_REQUIRED=2.50.0
-GIO_REQUIRED=2.50.0
-GTK_REQUIRED=3.22.0
+GLIB_REQUIRED=2.48.0
+GIO_REQUIRED=2.48.0
+GTK_REQUIRED=3.20.0
 MATE_DESKTOP_REQUIRED=1.17.0
 GDKPIXBUF_REQUIRED=2.30.0
 SHARED_MIME_INFO_REQUIRED=0.20
--- a/src/eom-scroll-view.c
+++ b/src/eom-scroll-view.c
@@ 

commit eom for openSUSE:Factory

2017-11-16 Thread root
Hello community,

here is the log from the commit of package eom for openSUSE:Factory checked in 
at 2017-11-16 14:03:43

Comparing /work/SRC/openSUSE:Factory/eom (Old)
 and  /work/SRC/openSUSE:Factory/.eom.new (New)


Package is "eom"

Thu Nov 16 14:03:43 2017 rev:20 rq:542146 version:1.18.3

Changes:

--- /work/SRC/openSUSE:Factory/eom/eom.changes  2017-05-08 19:04:55.319972367 
+0200
+++ /work/SRC/openSUSE:Factory/.eom.new/eom.changes 2017-11-16 
14:03:44.647689879 +0100
@@ -1,0 +2,8 @@
+Wed Nov  8 17:56:12 UTC 2017 - sor.ale...@meowr.ru
+
+- Update to version 1.18.3:
+  * Fix typo in function annotation.
+  * Fix warning on closing empty window with multiple eom windows.
+  * Update translations.
+
+---

Old:

  eom-1.18.2.tar.xz

New:

  eom-1.18.3.tar.xz



Other differences:
--
++ eom.spec ++
--- /var/tmp/diff_new_pack.ECZz1g/_old  2017-11-16 14:03:45.351664365 +0100
+++ /var/tmp/diff_new_pack.ECZz1g/_new  2017-11-16 14:03:45.355664220 +0100
@@ -19,10 +19,10 @@
 %define typelib typelib-1_0-Eom-1_0
 %define _version 1.18
 Name:   eom
-Version:1.18.2
+Version:1.18.3
 Release:0
 Summary:MATE Desktop graphics viewer
-License:GPL-2.0+ and LGPL-2.1+
+License:GPL-2.0+ AND LGPL-2.1+
 Group:  System/GUI/Other
 Url:https://mate-desktop.org/
 Source: 
http://pub.mate-desktop.org/releases/%{_version}/%{name}-%{version}.tar.xz
@@ -101,6 +101,7 @@
 find %{buildroot} -type f -name "*.la" -delete -print
 %suse_update_desktop_file %{name}
 
+%if 0%{?suse_version} <= 1320
 %post
 %desktop_database_post
 %icon_theme_cache_post
@@ -110,9 +111,9 @@
 %desktop_database_postun
 %icon_theme_cache_postun
 %glib2_gsettings_schema_postun
+%endif
 
 %files
-%defattr(-,root,root)
 %doc AUTHORS COPYING NEWS README
 %{_bindir}/%{name}
 %{_libdir}/%{name}/
@@ -126,17 +127,14 @@
 %{_datadir}/help/C/%{name}/
 
 %files lang -f %{name}.lang
-%defattr(-,root,root)
 
 %files devel
-%defattr(-,root,root)
 %{_includedir}/%{name}-2.20/
 %{_libdir}/pkgconfig/%{name}.pc
 %{_datadir}/gir-1.0/Eom-1.0.gir
 %{_datadir}/gtk-doc/html/%{name}/
 
 %files -n %{typelib}
-%defattr(-,root,root)
 %{_libdir}/girepository-1.0/Eom-1.0.typelib
 
 %changelog

++ eom-1.18.2.tar.xz -> eom-1.18.3.tar.xz ++
 3038 lines of diff (skipped)




commit eom for openSUSE:Factory

2017-05-08 Thread root
Hello community,

here is the log from the commit of package eom for openSUSE:Factory checked in 
at 2017-05-08 19:04:19

Comparing /work/SRC/openSUSE:Factory/eom (Old)
 and  /work/SRC/openSUSE:Factory/.eom.new (New)


Package is "eom"

Mon May  8 19:04:19 2017 rev:19 rq:493369 version:1.18.2

Changes:

--- /work/SRC/openSUSE:Factory/eom/eom.changes  2017-04-07 13:56:03.604142560 
+0200
+++ /work/SRC/openSUSE:Factory/.eom.new/eom.changes 2017-05-08 
19:04:55.319972367 +0200
@@ -1,0 +2,15 @@
+Sun May  7 22:16:11 UTC 2017 - sor.ale...@meowr.ru
+
+- Update to version 1.18.2:
+  * EomWindow: Set file open dialogue transient for its parent
+window.
+  * EomCloseConfirmationDialog: Set max width chars for primary
+label.
+  * EomCloseConfirmationDialog: Fix size request for the image list.
+  * Printing paper orientation should default based on image
+dimensions.
+  * Avoid recompressing JPEGs as PNG when printing.
+  * Other bug fixes.
+  * Update translations.
+
+---

Old:

  eom-1.18.1.tar.xz

New:

  eom-1.18.2.tar.xz



Other differences:
--
++ eom.spec ++
--- /var/tmp/diff_new_pack.H2zvug/_old  2017-05-08 19:04:55.907889314 +0200
+++ /var/tmp/diff_new_pack.H2zvug/_new  2017-05-08 19:04:55.911888749 +0200
@@ -19,7 +19,7 @@
 %define typelib typelib-1_0-Eom-1_0
 %define _version 1.18
 Name:   eom
-Version:1.18.1
+Version:1.18.2
 Release:0
 Summary:MATE Desktop graphics viewer
 License:GPL-2.0+ and LGPL-2.1+

++ eom-1.18.1.tar.xz -> eom-1.18.2.tar.xz ++
 33896 lines of diff (skipped)




commit eom for openSUSE:Factory

2017-04-07 Thread root
Hello community,

here is the log from the commit of package eom for openSUSE:Factory checked in 
at 2017-04-07 13:55:57

Comparing /work/SRC/openSUSE:Factory/eom (Old)
 and  /work/SRC/openSUSE:Factory/.eom.new (New)


Package is "eom"

Fri Apr  7 13:55:57 2017 rev:18 rq:485907 version:1.18.1

Changes:

--- /work/SRC/openSUSE:Factory/eom/eom.changes  2017-03-20 17:11:27.945748336 
+0100
+++ /work/SRC/openSUSE:Factory/.eom.new/eom.changes 2017-04-07 
13:56:03.604142560 +0200
@@ -1,0 +2,8 @@
+Wed Apr  5 18:48:13 UTC 2017 - sor.ale...@meowr.ru
+
+- Update to version 1.18.1:
+  * Bring eom-image.c's SVG handling up to date, properly
+recognise svgz filetypes.
+  * eom_uri_converter: GList leak fix.
+
+---

Old:

  eom-1.18.0.tar.xz

New:

  eom-1.18.1.tar.xz



Other differences:
--
++ eom.spec ++
--- /var/tmp/diff_new_pack.uJbtOb/_old  2017-04-07 13:56:05.011943696 +0200
+++ /var/tmp/diff_new_pack.uJbtOb/_new  2017-04-07 13:56:05.015943131 +0200
@@ -19,7 +19,7 @@
 %define typelib typelib-1_0-Eom-1_0
 %define _version 1.18
 Name:   eom
-Version:1.18.0
+Version:1.18.1
 Release:0
 Summary:MATE Desktop graphics viewer
 License:GPL-2.0+ and LGPL-2.1+

++ eom-1.18.0.tar.xz -> eom-1.18.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/eom-1.18.0/ChangeLog new/eom-1.18.1/ChangeLog
--- old/eom-1.18.0/ChangeLog2017-03-13 13:54:36.0 +0100
+++ new/eom-1.18.1/ChangeLog2017-04-05 13:00:56.0 +0200
@@ -1,3 +1,30 @@
+commit d429a1f0f075c4f88d9e3536ef8ae8791c7737f9
+Author: Scott Balneaves 
+Date:   Wed Mar 22 12:15:04 2017 -0500
+
+fix comment
+
+ src/eom-uri-converter.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit a80e36a42f8c2463b70ffc0d9b328fbeb1e865a3
+Author: Scott Balneaves 
+Date:   Wed Mar 22 12:14:00 2017 -0500
+
+Bring eom-image.c's SVG handling up to date, properly recognize svgz 
filetypes
+
+ src/eom-image.c | 94 +++--
+ 1 file changed, 65 insertions(+), 29 deletions(-)
+
+commit f62c22e8a3521f47e6517d4414d032c7bd3b4c24
+Author: Scott Balneaves 
+Date:   Wed Mar 22 09:12:58 2017 -0500
+
+eom_uri_converter: GList leak fix: cribbed from 
https://git.gnome.org/browse/eog/commit/?id=04859efbcde4ae38f9f35818dc586a9088b09cb0
+
+ src/eom-uri-converter.c | 9 +
+ 1 file changed, 9 insertions(+)
+
 commit db8294447da0081a26efa618d6ff6158378e5b2f
 Author: monsta 
 Date:   Mon Mar 13 15:19:38 2017 +0300
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/eom-1.18.0/NEWS new/eom-1.18.1/NEWS
--- old/eom-1.18.0/NEWS 2017-03-13 11:27:59.0 +0100
+++ new/eom-1.18.1/NEWS 2017-04-05 12:17:29.0 +0200
@@ -1,3 +1,9 @@
+### eom 1.18.1
+
+  * fix comment
+  * Bring eom-image.c's SVG handling up to date, properly recognize svgz 
filetypes
+  * eom_uri_converter: GList leak fix: 
+
 ### eom 1.18.0
 
   * NEWS: use consistent, project wide, markdown-like formatting
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/eom-1.18.0/aclocal.m4 new/eom-1.18.1/aclocal.m4
--- old/eom-1.18.0/aclocal.m4   2017-03-13 13:53:36.0 +0100
+++ new/eom-1.18.1/aclocal.m4   2017-04-05 13:00:36.0 +0200
@@ -896,7 +896,7 @@
 ])
 
 dnl pkg.m4 - Macros to locate and utilise pkg-config.   -*- Autoconf -*-
-dnl serial 11 (pkg-config-0.29)
+dnl serial 11 (pkg-config-0.29.1)
 dnl
 dnl Copyright © 2004 Scott James Remnant .
 dnl Copyright © 2012-2015 Dan Nicholson 
@@ -938,7 +938,7 @@
 dnl See the "Since" comment for each macro you use to see what version
 dnl of the macros you require.
 m4_defun([PKG_PREREQ],
-[m4_define([PKG_MACROS_VERSION], [0.29])
+[m4_define([PKG_MACROS_VERSION], [0.29.1])
 m4_if(m4_version_compare(PKG_MACROS_VERSION, [$1]), -1,
 [m4_fatal([pkg.m4 version $1 or higher is required but 
]PKG_MACROS_VERSION[ found])])
 ])dnl PKG_PREREQ
@@ -1353,7 +1353,13 @@
elif test "x$$lc" != "xC"; then \
  if test "x$(YELP_LC_MEDIA_LINKS)" != "x"; then \
echo "$(LN_S) -f $(HELP_DIR)/C/$(HELP_ID)/$$f $$helpdir$$f"; \
-   $(LN_S) -f "$(HELP_DIR)/C/$(HELP_ID)/$$f" "$$helpdir$$f" || 
exit 1; \
+   dname="$$f"; \
+   pars="../"; \
+   while test "$$dname" != "." -a "$$dname" != "/"; do \
+ pars="../$$pars"; \
+ dname=$$(dirname "$$dname"); \
+   done; \
+  

commit eom for openSUSE:Factory

2017-03-20 Thread root
Hello community,

here is the log from the commit of package eom for openSUSE:Factory checked in 
at 2017-03-20 17:11:08

Comparing /work/SRC/openSUSE:Factory/eom (Old)
 and  /work/SRC/openSUSE:Factory/.eom.new (New)


Package is "eom"

Mon Mar 20 17:11:08 2017 rev:17 rq:481116 version:1.18.0

Changes:

--- /work/SRC/openSUSE:Factory/eom/eom.changes  2017-02-09 11:19:35.749289669 
+0100
+++ /work/SRC/openSUSE:Factory/.eom.new/eom.changes 2017-03-20 
17:11:27.945748336 +0100
@@ -1,0 +2,14 @@
+Tue Mar 14 10:11:47 UTC 2017 - sor.ale...@meowr.ru
+
+- Update to version 1.18.0:
+  * NEWS: Use consistent, project wide, markdown-like formatting to
+make generating release announcements easier.
+  * Build: Require libmate-desktop >= 1.17.
+  * Move to GTK+3 (require GTK+ >= 3.14), drop the GTK+2 code and
+--with-gtk build option.
+  * Drop Python bindings and the --enable-python build option.
+  * Port the plugin system and plugins to libpeas.
+  * Some code and docs cleanups.
+  * Update translations.
+
+---

Old:

  eom-1.16.1.tar.xz

New:

  eom-1.18.0.tar.xz



Other differences:
--
++ eom.spec ++
--- /var/tmp/diff_new_pack.WgmFnI/_old  2017-03-20 17:11:28.521667016 +0100
+++ /var/tmp/diff_new_pack.WgmFnI/_new  2017-03-20 17:11:28.521667016 +0100
@@ -17,9 +17,9 @@
 
 
 %define typelib typelib-1_0-Eom-1_0
-%define _version 1.16
+%define _version 1.18
 Name:   eom
-Version:1.16.1
+Version:1.18.0
 Release:0
 Summary:MATE Desktop graphics viewer
 License:GPL-2.0+ and LGPL-2.1+
@@ -37,15 +37,14 @@
 BuildRequires:  pkgconfig(exempi-2.0)
 BuildRequires:  pkgconfig(gdk-pixbuf-2.0)
 BuildRequires:  pkgconfig(gobject-introspection-1.0)
-BuildRequires:  pkgconfig(gtk+-2.0)
-BuildRequires:  pkgconfig(gtk+-unix-print-2.0)
+BuildRequires:  pkgconfig(gtk+-3.0) >= 3.14
+BuildRequires:  pkgconfig(gtk+-unix-print-3.0)
 BuildRequires:  pkgconfig(lcms2)
 BuildRequires:  pkgconfig(libexif)
+BuildRequires:  pkgconfig(libpeas-gtk-1.0)
 BuildRequires:  pkgconfig(librsvg-2.0)
 BuildRequires:  pkgconfig(libxml-2.0)
 BuildRequires:  pkgconfig(mate-desktop-2.0) >= %{_version}
-BuildRequires:  pkgconfig(pygobject-2.0)
-BuildRequires:  pkgconfig(pygtk-2.0)
 Requires:   mate-desktop-gsettings-schemas >= %{_version}
 Recommends: %{name}-lang
 # mate-image-viewer was last used in openSUSE 13.1.
@@ -93,7 +92,7 @@
 NOCONFIGURE=1 mate-autogen
 %configure \
   --libexecdir=%{_libexecdir}/%{name} \
-  --with-gtk=2.0
+  --disable-python
 make %{?_smp_mflags} V=1
 
 %install

++ eom-1.16.1.tar.xz -> eom-1.18.0.tar.xz ++
 131777 lines of diff (skipped)




commit eom for openSUSE:Factory

2017-02-09 Thread root
Hello community,

here is the log from the commit of package eom for openSUSE:Factory checked in 
at 2017-02-09 11:19:34

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-09-25 14:42:26.0 
+0200
+++ /work/SRC/openSUSE:Factory/.eom.new/eom.changes 2017-02-09 
11:19:35.749289669 +0100
@@ -1,0 +2,9 @@
+Wed Feb  8 14:23:12 UTC 2017 - sor.ale...@meowr.ru
+
+- Update to version 1.16.1:
+  * Prefs dialogue: Fix runtime warnings.
+  * Fix the auto-reload of externally modified images.
+  * Fix a memleak when loading SVG fails.
+  * GTK+3: Force the X11 backend.
+
+---

Old:

  eom-1.16.0.tar.xz

New:

  eom-1.16.1.tar.xz



Other differences:
--
++ eom.spec ++
--- /var/tmp/diff_new_pack.EQ924C/_old  2017-02-09 11:19:36.345205362 +0100
+++ /var/tmp/diff_new_pack.EQ924C/_new  2017-02-09 11:19:36.345205362 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package eom
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,12 +19,12 @@
 %define typelib typelib-1_0-Eom-1_0
 %define _version 1.16
 Name:   eom
-Version:1.16.0
+Version:1.16.1
 Release:0
 Summary:MATE Desktop graphics viewer
 License:GPL-2.0+ and LGPL-2.1+
 Group:  System/GUI/Other
-Url:http://mate-desktop.org/
+Url:https://mate-desktop.org/
 Source: 
http://pub.mate-desktop.org/releases/%{_version}/%{name}-%{version}.tar.xz
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  libjpeg-devel
@@ -94,7 +94,7 @@
 %configure \
   --libexecdir=%{_libexecdir}/%{name} \
   --with-gtk=2.0
-make %{?_smp_mflags}
+make %{?_smp_mflags} V=1
 
 %install
 %make_install

++ eom-1.16.0.tar.xz -> eom-1.16.1.tar.xz ++
 53182 lines of diff (skipped)




commit eom for openSUSE:Factory

2016-09-25 Thread h_root
Hello community,

here is the log from the commit of package eom for openSUSE:Factory checked in 
at 2016-09-25 14:42:23

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-08-13 18:30:43.0 
+0200
+++ /work/SRC/openSUSE:Factory/.eom.new/eom.changes 2016-09-25 
14:42:26.0 +0200
@@ -1,0 +2,9 @@
+Tue Sep 20 20:50:25 UTC 2016 - sor.ale...@meowr.ru
+
+- Update to version 1.16.0:
+  * Use GtkAboutDialog instead of MateAboutDialog.
+  * Fix possible out-of-bounds writes in error message area.
+  * Some cleanups.
+  * Update translations.
+
+---

Old:

  eom-1.14.2.tar.xz

New:

  eom-1.16.0.tar.xz



Other differences:
--
++ eom.spec ++
--- /var/tmp/diff_new_pack.nxnfXv/_old  2016-09-25 14:42:27.0 +0200
+++ /var/tmp/diff_new_pack.nxnfXv/_new  2016-09-25 14:42:27.0 +0200
@@ -17,9 +17,9 @@
 
 
 %define typelib typelib-1_0-Eom-1_0
-%define _version 1.14
+%define _version 1.16
 Name:   eom
-Version:1.14.2
+Version:1.16.0
 Release:0
 Summary:MATE Desktop graphics viewer
 License:GPL-2.0+ and LGPL-2.1+
@@ -117,14 +117,14 @@
 %doc AUTHORS COPYING NEWS README
 %{_bindir}/%{name}
 %{_libdir}/%{name}/
+%{_datadir}/%{name}/
+%{_datadir}/glib-2.0/schemas/*.xml
 %dir %{_datadir}/appdata/
 %{_datadir}/appdata/%{name}.appdata.xml
 %{_datadir}/applications/%{name}.desktop
-%{_datadir}/%{name}/
-%{_datadir}/glib-2.0/schemas/*.xml
-%{_datadir}/help/C/%{name}/
 %{_datadir}/icons/hicolor/*/apps/%{name}.*
 %{_mandir}/man?/%{name}.?%{?ext_man}
+%{_datadir}/help/C/%{name}/
 
 %files lang -f %{name}.lang
 %defattr(-,root,root)

++ eom-1.14.2.tar.xz -> eom-1.16.0.tar.xz ++
 89323 lines of diff (skipped)




commit eom for openSUSE:Factory

2016-08-13 Thread h_root
Hello community,

here is the log from the commit of package eom for openSUSE:Factory checked in 
at 2016-08-13 18:30:36

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-05-23 16:40:23.0 
+0200
+++ /work/SRC/openSUSE:Factory/.eom.new/eom.changes 2016-08-13 
18:30:43.0 +0200
@@ -1,0 +2,8 @@
+Wed Aug 10 12:43:54 UTC 2016 - sor.ale...@meowr.ru
+
+- Update to version 1.14.2:
+  * Fix zoom and scroll performance on large images.
+  * Make distcheck use currently selected GTK+ version.
+  * Update translations.
+
+---

Old:

  eom-1.14.1.tar.xz

New:

  eom-1.14.2.tar.xz



Other differences:
--
++ eom.spec ++
--- /var/tmp/diff_new_pack.srSYxH/_old  2016-08-13 18:30:44.0 +0200
+++ /var/tmp/diff_new_pack.srSYxH/_new  2016-08-13 18:30:44.0 +0200
@@ -19,7 +19,7 @@
 %define typelib typelib-1_0-Eom-1_0
 %define _version 1.14
 Name:   eom
-Version:1.14.1
+Version:1.14.2
 Release:0
 Summary:MATE Desktop graphics viewer
 License:GPL-2.0+ and LGPL-2.1+
@@ -30,6 +30,7 @@
 BuildRequires:  libjpeg-devel
 BuildRequires:  libxml2-python
 BuildRequires:  mate-common >= %{_version}
+BuildRequires:  pkgconfig
 BuildRequires:  update-desktop-files
 BuildRequires:  yelp-tools
 BuildRequires:  pkgconfig(dbus-glib-1)

++ eom-1.14.1.tar.xz -> eom-1.14.2.tar.xz ++
 61911 lines of diff (skipped)




commit eom for openSUSE:Factory

2016-05-23 Thread h_root
Hello community,

here is the log from the commit of package eom for openSUSE:Factory checked in 
at 2016-05-23 16:40:05

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-04-15 19:09:21.0 
+0200
+++ /work/SRC/openSUSE:Factory/.eom.new/eom.changes 2016-05-23 
16:40:23.0 +0200
@@ -1,0 +2,7 @@
+Sun May 22 15:13:43 UTC 2016 - sor.ale...@meowr.ru
+
+- Update to version 1.14.1:
+  * Fix new windows not getting focus.
+  * Update translations.
+
+---

Old:

  eom-1.14.0.tar.xz

New:

  eom-1.14.1.tar.xz



Other differences:
--
++ eom.spec ++
--- /var/tmp/diff_new_pack.IIscXm/_old  2016-05-23 16:40:24.0 +0200
+++ /var/tmp/diff_new_pack.IIscXm/_new  2016-05-23 16:40:24.0 +0200
@@ -19,7 +19,7 @@
 %define typelib typelib-1_0-Eom-1_0
 %define _version 1.14
 Name:   eom
-Version:1.14.0
+Version:1.14.1
 Release:0
 Summary:MATE Desktop graphics viewer
 License:GPL-2.0+ and LGPL-2.1+

++ eom-1.14.0.tar.xz -> eom-1.14.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/eom-1.14.0/ChangeLog new/eom-1.14.1/ChangeLog
--- old/eom-1.14.0/ChangeLog2016-04-07 20:15:01.0 +0200
+++ new/eom-1.14.1/ChangeLog2016-05-21 17:21:34.0 +0200
@@ -1,3 +1,40 @@
+commit a6b05d4f1966706c52464ebcd5336fa26927ed3c
+Author: raveit65 
+Date:   Sat May 21 17:17:26 2016 +0200
+
+sync with transiflex
+
+ po/ar.po  |4 +-
+ po/el.po  |  237 +-
+ po/es.po  |6 +-
+ po/frp.po | 1503 +
+ po/ko.po  |4 +-
+ po/nb.po  |6 +-
+ po/pms.po | 1503 +
+ po/sv.po  |   15 +-
+ po/uz.po  |   53 +--
+ 9 files changed, 3170 insertions(+), 161 deletions(-)
+
+commit 1b65a062fc01e15c4a461463a055b90d8cb3235e
+Author: Björn Weber 
+Date:   Sat Apr 2 19:08:25 2016 +0200
+
+Fix new windows not getting focus
+
+fixes (Issue #119)
+
+ src/eom-application.c | 20 ++--
+ 1 file changed, 18 insertions(+), 2 deletions(-)
+
+commit b5000c7c6e3e8de9fb893eb1b45f71514664419b
+Author: monsta 
+Date:   Tue Apr 12 16:31:52 2016 +0400
+
+README: don't mention old requirements
+
+ README | 3 +--
+ 1 file changed, 1 insertion(+), 2 deletions(-)
+
 commit c9eaeb72c4d1f0173063a64b02cd8168f07732e4
 Author: monsta 
 Date:   Thu Apr 7 10:59:34 2016 +0300
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/eom-1.14.0/NEWS new/eom-1.14.1/NEWS
--- old/eom-1.14.0/NEWS 2016-04-07 20:12:13.0 +0200
+++ new/eom-1.14.1/NEWS 2016-05-21 17:19:03.0 +0200
@@ -1,3 +1,9 @@
+eom 1.14.1
+==
+
+ * Translations update
+ * Fix new windows not getting focus
+
 eom 1.14.0
 ==
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/eom-1.14.0/README new/eom-1.14.1/README
--- old/eom-1.14.0/README   2015-10-06 13:03:59.0 +0200
+++ new/eom-1.14.1/README   2016-05-11 21:50:44.0 +0200
@@ -22,8 +22,7 @@
 
 
 This package requires the following modules to be installed: glib,
-GTK+, mate-desktop, gio, gdk-pixbuf, mate-icon-theme,
-shared-mime-info and libart.
+GTK+, mate-desktop, gio, gdk-pixbuf, shared-mime-info.
 
 You can get these packages from your favourite MATE FTP mirror or at
 http://pub.mate-desktop.org/ or from other sources where MATE
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/eom-1.14.0/configure new/eom-1.14.1/configure
--- old/eom-1.14.0/configure2016-04-07 20:13:51.0 +0200
+++ new/eom-1.14.1/configure2016-05-21 17:20:27.0 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for eom 1.14.0.
+# Generated by GNU Autoconf 2.69 for eom 1.14.1.
 #
 # Report bugs to .
 #
@@ -590,8 +590,8 @@
 # Identity of this package.
 PACKAGE_NAME='eom'
 PACKAGE_TARNAME='eom'
-PACKAGE_VERSION='1.14.0'
-PACKAGE_STRING='eom 1.14.0'
+PACKAGE_VERSION='1.14.1'
+PACKAGE_STRING='eom 1.14.1'
 PACKAGE_BUGREPORT='http://www.mate-desktop.org'
 PACKAGE_URL=''
 
@@ -1522,7 +1522,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF

commit eom for openSUSE:Factory

2016-04-15 Thread h_root
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.0 
+0100
+++ /work/SRC/openSUSE:Factory/.eom.new/eom.changes 2016-04-15 
19:09:21.0 +0200
@@ -1,0 +2,34 @@
+Sat Apr  9 11:24:53 UTC 2016 - sor.ale...@meowr.ru
+
+- 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 - sor.ale...@meowr.ru
+
+- 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 - sor.ale...@meowr.ru
+
+- 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.0 +0200
+++ /var/tmp/diff_new_pack.IFoPDY/_new  2016-04-15 19:09:22.0 +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)




commit eom for openSUSE:Factory

2016-02-21 Thread h_root
Hello community,

here is the log from the commit of package eom for openSUSE:Factory checked in 
at 2016-02-22 08:58:03

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  2015-12-21 12:05:07.0 
+0100
+++ /work/SRC/openSUSE:Factory/.eom.new/eom.changes 2016-02-22 
08:58:09.0 +0100
@@ -1,0 +2,11 @@
+Thu Feb 18 17:54:13 UTC 2016 - sor.ale...@meowr.ru
+
+- Update to 1.12.2:
+  * Print preview: avoid integer overflow when allocating a large
+block of memory.
+  * Fix build with introspection enabled.
+  * Fix GTK+3 build when --without-cms is set.
+  * Some more fixes.
+- Remove eom-fix-introspection.patch: merged upstream.
+
+---

Old:

  eom-1.12.1.tar.xz
  eom-fix-introspection.patch

New:

  eom-1.12.2.tar.xz



Other differences:
--
++ eom.spec ++
--- /var/tmp/diff_new_pack.oANJlg/_old  2016-02-22 08:58:10.0 +0100
+++ /var/tmp/diff_new_pack.oANJlg/_new  2016-02-22 08:58:10.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package eom
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,15 +19,13 @@
 %define typelib typelib-1_0-Eom-1_0
 %define _version 1.12
 Name:   eom
-Version:1.12.1
+Version:1.12.2
 Release:0
 Summary:MATE Desktop graphics viewer
 License:GPL-2.0+ and LGPL-2.1+
 Group:  System/GUI/Other
 Url:http://mate-desktop.org/
 Source: 
http://pub.mate-desktop.org/releases/%{_version}/%{name}-%{version}.tar.xz
-# PATCH-FIX-UPSTREAM eom-fix-introspection.patch -- Fix compilation with 
GObject Introspection enabled.
-Patch0: %{name}-fix-introspection.patch
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  libjpeg-devel
 BuildRequires:  libxml2-python
@@ -67,6 +65,7 @@
 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}
 Obsoletes:  mate-image-viewer-devel < %{version}
 
@@ -88,7 +87,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 NOCONFIGURE=1 mate-autogen

++ eom-1.12.1.tar.xz -> eom-1.12.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/eom-1.12.1/NEWS new/eom-1.12.2/NEWS
--- old/eom-1.12.1/NEWS 2015-12-07 09:01:33.0 +0100
+++ new/eom-1.12.2/NEWS 2016-02-15 14:19:28.0 +0100
@@ -1,3 +1,12 @@
+eom 1.12.2
+==
+
+ * Print preview: avoid integer overflow when allocating a large
+   block of memory
+ * Fix build with introspection enabled
+ * Fix GTK+3 build when --without-cms is set
+ * Some more fixes
+
 eom 1.12.1
 ==
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/eom-1.12.1/aclocal.m4 new/eom-1.12.2/aclocal.m4
--- old/eom-1.12.1/aclocal.m4   2015-12-07 09:03:54.0 +0100
+++ new/eom-1.12.2/aclocal.m4   2016-02-15 14:20:15.0 +0100
@@ -693,7 +693,7 @@
 
DISABLE_DEPRECATED=""
if test $USE_MAINTAINER_MODE = yes; then
-   DOMAINS="G ATK PANGO GDK GDK_PIXBUF GTK MATECONF MATECOMPONENT 
MATECOMPONENT_UI MATE LIBGLADE VTE MATE_VFS WNCK LIBSOUP"
+   DOMAINS="G ATK PANGO GDK GDK_PIXBUF GTK MATE LIBGLADE VTE WNCK 
LIBSOUP"
for DOMAIN in $DOMAINS; do
   DISABLE_DEPRECATED="$DISABLE_DEPRECATED 
-D${DOMAIN}_DISABLE_DEPRECATED -D${DOMAIN}_DISABLE_SINGLE_INCLUDES"
done
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/eom-1.12.1/configure new/eom-1.12.2/configure
--- old/eom-1.12.1/configure2015-12-07 09:03:55.0 +0100
+++ new/eom-1.12.2/configure2016-02-15 14:20:15.0 +0100
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for eom 1.12.1.
+# Generated by GNU Autoconf 2.69 for eom 1.12.2.
 #
 # Report bugs to .
 #
@@ -590,8 +590,8 @@
 # Identity of this package.
 PACKAGE_NAME='eom'
 PACKAGE_TARNAME='eom'
-PACKAGE_VERSION='1.12.1'
-PACKAGE_STRING='eom 1.12.1'
+PACKAGE_VERSION='1.12.2'
+PACKAGE_STRING='eom 1.12.2'
 PACKAGE_BUGREPORT='http://www.mate-desktop.org'
 PACKAGE_URL=''
 
@@ -1525,7 +1525,7 @@
   # Omit 

commit eom for openSUSE:Factory

2015-12-21 Thread h_root
Hello community,

here is the log from the commit of package eom for openSUSE:Factory checked in 
at 2015-12-21 12:05:02

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  2015-11-11 10:30:22.0 
+0100
+++ /work/SRC/openSUSE:Factory/.eom.new/eom.changes 2015-12-21 
12:05:07.0 +0100
@@ -1,0 +2,10 @@
+Mon Dec  7 15:13:31 UTC 2015 - sor.ale...@meowr.ru
+
+- Update to 1.12.1:
+ * Fix shortcuts for several menu items in en_US locale.
+ * Some more fixes and cleanups.
+- Enable GObject Introspection.
+- Add eom-fix-introspection.patch: fixes compilation with
+  GObject Introspection enabled.
+
+---

Old:

  eom-1.12.0.tar.xz

New:

  eom-1.12.1.tar.xz
  eom-fix-introspection.patch



Other differences:
--
++ eom.spec ++
--- /var/tmp/diff_new_pack.ElC6Hu/_old  2015-12-21 12:05:08.0 +0100
+++ /var/tmp/diff_new_pack.ElC6Hu/_new  2015-12-21 12:05:08.0 +0100
@@ -16,15 +16,18 @@
 #
 
 
+%define typelib typelib-1_0-Eom-1_0
 %define _version 1.12
 Name:   eom
-Version:1.12.0
+Version:1.12.1
 Release:0
 Summary:MATE Desktop graphics viewer
 License:GPL-2.0+ and LGPL-2.1+
 Group:  System/GUI/Other
 Url:http://mate-desktop.org/
 Source: 
http://pub.mate-desktop.org/releases/%{_version}/%{name}-%{version}.tar.xz
+# PATCH-FIX-UPSTREAM eom-fix-introspection.patch -- Fix compilation with 
GObject Introspection enabled.
+Patch0: %{name}-fix-introspection.patch
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  libjpeg-devel
 BuildRequires:  libxml2-python
@@ -34,6 +37,7 @@
 BuildRequires:  pkgconfig(dbus-glib-1)
 BuildRequires:  pkgconfig(exempi-2.0)
 BuildRequires:  pkgconfig(gdk-pixbuf-2.0)
+BuildRequires:  pkgconfig(gobject-introspection-1.0)
 BuildRequires:  pkgconfig(gtk+-2.0)
 BuildRequires:  pkgconfig(gtk+-unix-print-2.0)
 BuildRequires:  pkgconfig(lcms2)
@@ -45,6 +49,7 @@
 BuildRequires:  pkgconfig(pygtk-2.0)
 Requires:   mate-desktop-gsettings-schemas >= %{_version}
 Recommends: %{name}-lang
+# mate-image-viewer was last used in openSUSE 13.1.
 Provides:   mate-image-viewer = %{version}
 Obsoletes:  mate-image-viewer < %{version}
 Obsoletes:  mate-image-viewer-lang < %{version}
@@ -71,10 +76,22 @@
 and zoom and scroll with constant memory usage. Its goals are
 simplicity and standards compliance.
 
+%package -n %{typelib}
+Summary:MATE Desktop graphics viewer typelib
+Group:  SSystem/Libraries
+
+%description -n %{typelib}
+The Eye of MATE is a simple graphics viewer for the MATE Desktop
+which uses the gdk-pixbuf library. It can deal with large images,
+and zoom and scroll with constant memory usage. Its goals are
+simplicity and standards compliance.
+
 %prep
 %setup -q
+%patch0 -p1
 
 %build
+NOCONFIGURE=1 mate-autogen
 %configure \
   --libexecdir=%{_libexecdir}/%{name}
 make %{?_smp_mflags}
@@ -113,13 +130,18 @@
 %{_datadir}/icons/hicolor/*/apps/%{name}.*
 %{_mandir}/man?/%{name}.?%{?ext_man}
 
+%files lang -f %{name}.lang
+%defattr(-,root,root)
+
 %files devel
 %defattr(-,root,root)
 %{_includedir}/%{name}-2.20/
 %{_libdir}/pkgconfig/%{name}.pc
+%{_datadir}/gir-1.0/Eom-1.0.gir
 %{_datadir}/gtk-doc/html/%{name}/
 
-%files lang -f %{name}.lang
+%files -n %{typelib}
 %defattr(-,root,root)
+%{_libdir}/girepository-1.0/Eom-1.0.typelib
 
 %changelog

++ eom-1.12.0.tar.xz -> eom-1.12.1.tar.xz ++
 6437 lines of diff (skipped)

++ eom-fix-introspection.patch ++
--- a/configure.ac
+++ b/configure.ac
@@ -142,6 +142,8 @@ else
have_introspection=no
 fi
 
+AM_CONDITIONAL(HAVE_INTROSPECTION, test "x$have_introspection" = xyes)
+
 # ***
 # ZLIB (required)
 # ***
--- a/src/main.c
+++ b/src/main.c
@@ -30,7 +30,7 @@
 #include 
 #include 
 #endif
-#ifdef HAVE_INSTROSPECTION
+#ifdef HAVE_INTROSPECTION
 #include 
 #endif
 



commit eom for openSUSE:Factory

2015-11-11 Thread h_root
Hello community,

here is the log from the commit of package eom for openSUSE:Factory checked in 
at 2015-11-11 10:30:16

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  2015-10-12 10:02:36.0 
+0200
+++ /work/SRC/openSUSE:Factory/.eom.new/eom.changes 2015-11-11 
10:30:22.0 +0100
@@ -1,0 +2,10 @@
+Thu Nov  5 20:43:01 UTC 2015 - sor.ale...@meowr.ru
+
+- Update to 1.12.0.
+
+---
+Thu Oct 15 11:23:19 UTC 2015 - sor.ale...@meowr.ru
+
+- Update to 1.11.0.
+
+---

Old:

  eom-1.10.5.tar.xz

New:

  eom-1.12.0.tar.xz



Other differences:
--
++ eom.spec ++
--- /var/tmp/diff_new_pack.KFxp0n/_old  2015-11-11 10:30:23.0 +0100
+++ /var/tmp/diff_new_pack.KFxp0n/_new  2015-11-11 10:30:23.0 +0100
@@ -16,9 +16,9 @@
 #
 
 
-%define _version 1.10
+%define _version 1.12
 Name:   eom
-Version:1.10.5
+Version:1.12.0
 Release:0
 Summary:MATE Desktop graphics viewer
 License:GPL-2.0+ and LGPL-2.1+
@@ -28,7 +28,7 @@
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  libjpeg-devel
 BuildRequires:  libxml2-python
-BuildRequires:  mate-common >= 1.9.0
+BuildRequires:  mate-common >= %{_version}
 BuildRequires:  update-desktop-files
 BuildRequires:  yelp-tools
 BuildRequires:  pkgconfig(dbus-glib-1)
@@ -40,11 +40,10 @@
 BuildRequires:  pkgconfig(libexif)
 BuildRequires:  pkgconfig(librsvg-2.0)
 BuildRequires:  pkgconfig(libxml-2.0)
-BuildRequires:  pkgconfig(mate-desktop-2.0) >= 1.9.0
-BuildRequires:  pkgconfig(mate-icon-theme) >= 1.9.0
+BuildRequires:  pkgconfig(mate-desktop-2.0) >= %{_version}
 BuildRequires:  pkgconfig(pygobject-2.0)
 BuildRequires:  pkgconfig(pygtk-2.0)
-Requires:   mate-desktop-gsettings-schemas >= 1.9.0
+Requires:   mate-desktop-gsettings-schemas >= %{_version}
 Recommends: %{name}-lang
 Provides:   mate-image-viewer = %{version}
 Obsoletes:  mate-image-viewer < %{version}

++ eom-1.10.5.tar.xz -> eom-1.12.0.tar.xz ++
 37332 lines of diff (skipped)




commit eom for openSUSE:Factory

2015-10-12 Thread h_root
Hello community,

here is the log from the commit of package eom for openSUSE:Factory checked in 
at 2015-10-12 10:02:29

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  2015-10-06 13:27:52.0 
+0200
+++ /work/SRC/openSUSE:Factory/.eom.new/eom.changes 2015-10-12 
10:02:36.0 +0200
@@ -1,0 +2,6 @@
+Thu Oct  8 11:55:25 UTC 2015 - sor.ale...@meowr.ru
+
+- Update to 1.10.5:
+  * Fix Gtk3 build.
+
+---

Old:

  eom-1.10.4.tar.xz

New:

  eom-1.10.5.tar.xz



Other differences:
--
++ eom.spec ++
--- /var/tmp/diff_new_pack.ArHXZT/_old  2015-10-12 10:02:37.0 +0200
+++ /var/tmp/diff_new_pack.ArHXZT/_new  2015-10-12 10:02:37.0 +0200
@@ -18,7 +18,7 @@
 
 %define _version 1.10
 Name:   eom
-Version:1.10.4
+Version:1.10.5
 Release:0
 Summary:MATE Desktop graphics viewer
 License:GPL-2.0+ and LGPL-2.1+

++ eom-1.10.4.tar.xz -> eom-1.10.5.tar.xz ++
 5637 lines of diff (skipped)




commit eom for openSUSE:Factory

2015-10-06 Thread h_root
Hello community,

here is the log from the commit of package eom for openSUSE:Factory checked in 
at 2015-10-06 13:27:48

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  2015-08-01 11:35:24.0 
+0200
+++ /work/SRC/openSUSE:Factory/.eom.new/eom.changes 2015-10-06 
13:27:52.0 +0200
@@ -1,0 +2,12 @@
+Mon Oct  5 14:45:54 UTC 2015 - sor.ale...@meowr.ru
+
+- Update to 1.10.4:
+  * EomScrollView: clip all types of images to the visible image area.
+  * EomScrollView: enable double buffering.
+  * Bump GLib/GIO required version to 2.36.
+  * Drop useless dependency on mate-icon-theme.
+  * Fix build with libexif when prefix is not /usr.
+  * Some annotation fixes.
+  * Some GTK+3 fixes and improvements.
+
+---

Old:

  eom-1.10.3.tar.xz

New:

  eom-1.10.4.tar.xz



Other differences:
--
++ eom.spec ++
--- /var/tmp/diff_new_pack.IhCI9w/_old  2015-10-06 13:27:53.0 +0200
+++ /var/tmp/diff_new_pack.IhCI9w/_new  2015-10-06 13:27:53.0 +0200
@@ -18,12 +18,12 @@
 
 %define _version 1.10
 Name:   eom
-Version:1.10.3
+Version:1.10.4
 Release:0
 Summary:MATE Desktop graphics viewer
 License:GPL-2.0+ and LGPL-2.1+
 Group:  System/GUI/Other
-Url:http://mate-desktop.org
+Url:http://mate-desktop.org/
 Source: 
http://pub.mate-desktop.org/releases/%{_version}/%{name}-%{version}.tar.xz
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  libjpeg-devel
@@ -45,7 +45,7 @@
 BuildRequires:  pkgconfig(pygobject-2.0)
 BuildRequires:  pkgconfig(pygtk-2.0)
 Requires:   mate-desktop-gsettings-schemas >= 1.9.0
-Recommends: %{name}-lang = %{version}
+Recommends: %{name}-lang
 Provides:   mate-image-viewer = %{version}
 Obsoletes:  mate-image-viewer < %{version}
 Obsoletes:  mate-image-viewer-lang < %{version}

++ eom-1.10.3.tar.xz -> eom-1.10.4.tar.xz ++
 39694 lines of diff (skipped)




commit eom for openSUSE:Factory

2015-08-01 Thread h_root
Hello community,

here is the log from the commit of package eom for openSUSE:Factory checked in 
at 2015-08-01 11:35:22

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  2015-07-14 17:45:27.0 
+0200
+++ /work/SRC/openSUSE:Factory/.eom.new/eom.changes 2015-08-01 
11:35:24.0 +0200
@@ -1,0 +2,7 @@
+Wed Jul 15 11:23:21 UTC 2015 - sor.ale...@meowr.ru
+
+- Update to 1.10.3:
+  * Fix scroll issues during zoom.
+  * Multiple help fixes.
+
+---

Old:

  eom-1.10.2.tar.xz

New:

  eom-1.10.3.tar.xz



Other differences:
--
++ eom.spec ++
--- /var/tmp/diff_new_pack.z7t9eI/_old  2015-08-01 11:35:24.0 +0200
+++ /var/tmp/diff_new_pack.z7t9eI/_new  2015-08-01 11:35:24.0 +0200
@@ -18,7 +18,7 @@
 
 %define _version 1.10
 Name:   eom
-Version:1.10.2
+Version:1.10.3
 Release:0
 Summary:MATE Desktop graphics viewer
 License:GPL-2.0+ and LGPL-2.1+

++ eom-1.10.2.tar.xz - eom-1.10.3.tar.xz ++
 43124 lines of diff (skipped)




commit eom for openSUSE:Factory

2015-07-14 Thread h_root
Hello community,

here is the log from the commit of package eom for openSUSE:Factory checked in 
at 2015-07-14 17:44:12

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  2014-10-05 20:32:57.0 
+0200
+++ /work/SRC/openSUSE:Factory/.eom.new/eom.changes 2015-07-14 
17:45:27.0 +0200
@@ -1,0 +2,36 @@
+Thu Jun 18 07:52:18 UTC 2015 - sor.ale...@meowr.ru
+
+- Update to 1.10.2:
+  * Fix gschema translations.
+  * Gtk3 fixes and improvements.
+
+---
+Sat Jun 13 09:11:21 UTC 2015 - sor.ale...@meowr.ru
+
+- Update to 1.10.1:
+  * Bugfixes.
+  * Update translations.
+
+---
+Tue May  5 13:47:23 UTC 2015 - sor.ale...@meowr.ru
+
+- Update to 1.10.0 (changes since 1.9.1):
+  * Bugfixes.
+  * Improvements taken from eog.
+  * Update translations.
+- Spec cleanup.
+
+---
+Thu Jan 22 20:39:15 UTC 2015 - p.drou...@gmail.com
+
+- Update to version 1.9.1
+  * ChangeLog is empty
+  
+---
+Sun Oct 26 10:43:23 UTC 2014 - p.drou...@gmail.com
+
+- Update to version 1.9.0 (unstable)
+  + ChangeLog is empty
+- Fix version requirements
+
+---

Old:

  eom-1.8.1.tar.xz

New:

  eom-1.10.2.tar.xz



Other differences:
--
++ eom.spec ++
--- /var/tmp/diff_new_pack.RoaZxE/_old  2015-07-14 17:45:28.0 +0200
+++ /var/tmp/diff_new_pack.RoaZxE/_new  2015-07-14 17:45:28.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package eom
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,47 +12,52 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
+# Please submit bugfixes or comments via http://bugs.opensuse.org/
+#
+
 
+%define _version 1.10
 Name:   eom
-Version:1.8.1
+Version:1.10.2
 Release:0
-License:GPL-2.0+ and LGPL-2.1+
 Summary:MATE Desktop graphics viewer
-Url:http://mate-desktop.org
+License:GPL-2.0+ and LGPL-2.1+
 Group:  System/GUI/Other
-Source: 
http://pub.mate-desktop.org/releases/1.8/%{name}-%{version}.tar.xz
-Provides:   mate-image-viewer = %{version}
-Obsoletes:  mate-image-viewer  %{version}
-Obsoletes:  mate-image-viewer-lang  %{version}
-Requires:   mate-desktop-gsettings-schemas = %{version}
-Recommends: %{name}-lang
-%glib2_gsettings_schema_requires
-
+Url:http://mate-desktop.org
+Source: 
http://pub.mate-desktop.org/releases/%{_version}/%{name}-%{version}.tar.xz
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  libjpeg-devel
 BuildRequires:  libxml2-python
-BuildRequires:  mate-common
+BuildRequires:  mate-common = 1.9.0
+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(gtk+-unix-print-2.0)
 BuildRequires:  pkgconfig(gtk+-2.0)
+BuildRequires:  pkgconfig(gtk+-unix-print-2.0)
 BuildRequires:  pkgconfig(lcms2)
 BuildRequires:  pkgconfig(libexif)
 BuildRequires:  pkgconfig(librsvg-2.0)
 BuildRequires:  pkgconfig(libxml-2.0)
-BuildRequires:  pkgconfig(mate-desktop-2.0)
-BuildRequires:  pkgconfig(mate-icon-theme)
+BuildRequires:  pkgconfig(mate-desktop-2.0) = 1.9.0
+BuildRequires:  pkgconfig(mate-icon-theme) = 1.9.0
 BuildRequires:  pkgconfig(pygobject-2.0)
 BuildRequires:  pkgconfig(pygtk-2.0)
-BuildRequires:  update-desktop-files
-BuildRequires:  yelp-tools
+Requires:   mate-desktop-gsettings-schemas = 1.9.0
+Recommends: %{name}-lang = %{version}
+Provides:   mate-image-viewer = %{version}
+Obsoletes:  mate-image-viewer  %{version}
+Obsoletes:  mate-image-viewer-lang  %{version}
+%glib2_gsettings_schema_requires
 
 %description
-The Eye of MATE is a simple graphics viewer for the MATE Desktop which
-uses the gdk-pixbuf library.  It can deal with large images, and zoom
-and scroll with constant memory usage. Its goals are simplicity and
-standards compliance.
+The Eye of MATE is a simple graphics viewer for the MATE Desktop
+which uses the gdk-pixbuf library. It can deal with large images,
+and zoom and 

commit eom for openSUSE:Factory

2014-10-05 Thread h_root
Hello community,

here is the log from the commit of package eom for openSUSE:Factory checked in 
at 2014-10-05 20:31:33

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  2014-09-06 16:55:23.0 
+0200
+++ /work/SRC/openSUSE:Factory/.eom.new/eom.changes 2014-10-05 
20:32:57.0 +0200
@@ -1,0 +2,8 @@
+Fri Oct  3 09:18:07 UTC 2014 - p.drou...@gmail.com
+
+- Update to version 1.8.1
+  + Update scrollbars when display is resized in normal size mode
+  + Fix hyphen-as-minus-sign issues
+closes #47 (https://github.com/mate-desktop/eom/issues/47)
+
+---

Old:

  eom-1.8.0.tar.xz

New:

  eom-1.8.1.tar.xz



Other differences:
--
++ eom.spec ++
--- /var/tmp/diff_new_pack.se3SQq/_old  2014-10-05 20:32:58.0 +0200
+++ /var/tmp/diff_new_pack.se3SQq/_new  2014-10-05 20:32:58.0 +0200
@@ -14,7 +14,7 @@
 
 
 Name:   eom
-Version:1.8.0
+Version:1.8.1
 Release:0
 License:GPL-2.0+ and LGPL-2.1+
 Summary:MATE Desktop graphics viewer

++ eom-1.8.0.tar.xz - eom-1.8.1.tar.xz ++
 6188 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit eom for openSUSE:Factory

2014-09-06 Thread h_root
Hello community,

here is the log from the commit of package eom for openSUSE:Factory checked in 
at 2014-09-06 12:18:55

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  2014-03-22 18:02:10.0 
+0100
+++ /work/SRC/openSUSE:Factory/.eom.new/eom.changes 2014-09-06 
16:55:23.0 +0200
@@ -1,0 +2,5 @@
+Fri Sep  5 16:42:32 UTC 2014 - p.drou...@gmail.com
+
+- Fix mate-desktop-gsettings-schemas version requirement
+
+---



Other differences:
--
++ eom.spec ++
--- /var/tmp/diff_new_pack.YoZiRY/_old  2014-09-06 16:55:24.0 +0200
+++ /var/tmp/diff_new_pack.YoZiRY/_new  2014-09-06 16:55:24.0 +0200
@@ -24,7 +24,7 @@
 Provides:   mate-image-viewer = %{version}
 Obsoletes:  mate-image-viewer  %{version}
 Obsoletes:  mate-image-viewer-lang  %{version}
-Requires:   mate-desktop-gsettings-schemas = %{version}
+Requires:   mate-desktop-gsettings-schemas = %{version}
 Recommends: %{name}-lang
 %glib2_gsettings_schema_requires
 

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org