Hello community,

here is the log from the commit of package gthumb for openSUSE:Factory checked 
in at 2017-11-27 22:15:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gthumb (Old)
 and      /work/SRC/openSUSE:Factory/.gthumb.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gthumb"

Mon Nov 27 22:15:44 2017 rev:85 rq:545214 version:3.6.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/gthumb/gthumb.changes    2017-10-06 
11:04:22.640932082 +0200
+++ /work/SRC/openSUSE:Factory/.gthumb.new/gthumb.changes       2017-11-27 
22:15:49.384271067 +0100
@@ -1,0 +2,50 @@
+Tue Nov 21 02:29:32 UTC 2017 - [email protected]
+
+- Update to version 3.6.0:
+  + Bugs fixed: Numeric keypad nav keys don't work (bgo#667390).
+- Readd bison, flex and itstool BuildRequires since configures 
+  actually do check for them.
+
+-------------------------------------------------------------------
+Mon Nov  6 20:31:57 UTC 2017 - [email protected]
+
+- Update to version 3.5.4:
+  + Bugs fixed:
+    - No application icon on Wayland.
+    - Tags dialog: improved usability. Do not select the entry
+      content after opening the dialog; add a comma at the end of
+      the tags entry to simplify the addition of a new tag; support
+      keyboard navigation (bgo#777234).
+    - Hi-DPI: "High" quality zoom is pixelated on hi-dpi monitors
+      (bgo#779340).
+    - Web services: fixed errors and removed features no longer
+      supported by the APIs:
+      . Facebook: fixed authorization process; removed photo
+        importer.
+      . PicasaWeb: removed album creation; remember application 
+        authorization (bgo#784142).
+      . Photobucket: removed uploader.
+    - Image viewer: use a white background for transparency
+      (bgo#780207).
+    - Fixed saving of uris in settings (bgo#783498).
+    - Color manager: fixed crash when no device is found
+      (bgo#789347).
+    - Do not save selections. This broke workflows where selections
+      were involved.
+    - Removed obsolete file gthumb.convert (bgo#767034).
+  + Updated manual translations.
+  + Updated translations.
+- Update Url to https://wiki.gnome.org/Apps/gthumb: current
+  gThumb's web page.
+- Point fdupes to the data directory instead of the build root,
+  which is a practice that must be avoided.
+- Drop pkgconfig(sm) and its --with-smclient=xsmp configure
+  parameter: not needed/used anymore since its parameter no longer
+  exist.
+- Drop bison, flex, pkgconfig(ice) and itstool BuildRequires: they
+  are not needed/used anymore.
+- Replace pkgconfig(libsoup-gnome-2.4) with pkgconfig(libsoup-2.4):
+  libsoup is the required dependency and was already in use. They
+  are different files but live in the same package-devel.
+
+-------------------------------------------------------------------

Old:
----
  gthumb-3.5.3.tar.xz

New:
----
  gthumb-3.6.0.tar.xz

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

Other differences:
------------------
++++++ gthumb.spec ++++++
--- /var/tmp/diff_new_pack.5DCrM5/_old  2017-11-27 22:15:50.220240722 +0100
+++ /var/tmp/diff_new_pack.5DCrM5/_new  2017-11-27 22:15:50.224240577 +0100
@@ -17,18 +17,16 @@
 
 
 Name:           gthumb
-Version:        3.5.3
+Version:        3.6.0
 Release:        0
 # FIXME: Add libchamplain BuildRequires once the map feature is considered 
stable.
 Summary:        An Image Viewer and Browser for GNOME
 License:        GPL-2.0+
 Group:          Productivity/Graphics/Viewers
-Url:            https://live.gnome.org/gthumb
-Source:         
https://download.gnome.org/sources/gthumb/3.5/%{name}-%{version}.tar.xz
-# For web albums
+Url:            https://wiki.gnome.org/Apps/gthumb
+Source:         
http://download.gnome.org/sources/gthumb/3.6/%{name}-%{version}.tar.xz
 BuildRequires:  bison
 BuildRequires:  fdupes
-# For web albums
 BuildRequires:  flex
 BuildRequires:  gcc-c++
 BuildRequires:  gnome-doc-utils-devel
@@ -53,16 +51,14 @@
 BuildRequires:  pkgconfig(gstreamer-video-1.0)
 BuildRequires:  pkgconfig(gthread-2.0)
 BuildRequires:  pkgconfig(gtk+-3.0) >= 3.13.2
-BuildRequires:  pkgconfig(ice)
 BuildRequires:  pkgconfig(lcms2) >= 2.6
 BuildRequires:  pkgconfig(libbrasero-burn3) >= 3.2.0
 BuildRequires:  pkgconfig(libpng)
 BuildRequires:  pkgconfig(libraw) >= 0.14
 BuildRequires:  pkgconfig(librsvg-2.0) >= 2.34.0
 BuildRequires:  pkgconfig(libsecret-1)
-BuildRequires:  pkgconfig(libsoup-gnome-2.4) >= 2.42
+BuildRequires:  pkgconfig(libsoup-2.4) >= 2.42
 BuildRequires:  pkgconfig(libwebp) >= 0.2.0
-BuildRequires:  pkgconfig(sm) >= 1.0.0
 %if 0%{?suse_version} < 1315
 BuildRequires:  pkgconfig(webkit2gtk-3.0)
 %else
@@ -108,8 +104,7 @@
 %endif
 %configure\
        --disable-static \
-       --enable-libraw \
-       --with-smclient=xsmp 
+       --enable-libraw
 make %{?_smp_mflags}
 
 %install
@@ -118,7 +113,7 @@
 %suse_update_desktop_file org.gnome.gThumb
 %suse_update_desktop_file org.gnome.gThumb.Import
 %find_lang %{name} %{?no_lang_C}
-%fdupes %{buildroot}
+%fdupes %{buildroot}%{_datadir}
 
 %files
 %defattr(-, root, root)
@@ -134,7 +129,6 @@
 %{_datadir}/icons/hicolor/*/apps/gthumb.svg
 %{_datadir}/icons/hicolor/*/apps/gthumb-symbolic.svg
 %{_datadir}/gthumb/
-%{_datadir}/GConf/gsettings/gthumb.convert
 %{_datadir}/glib-2.0/schemas/org.gnome.gthumb.*.gschema.xml
 %{_datadir}/glib-2.0/schemas/org.gnome.gthumb.enums.xml
 %{_datadir}/glib-2.0/schemas/org.gnome.gthumb.gschema.xml
@@ -142,7 +136,7 @@
 
 %files devel
 %defattr(-, root, root)
-%{_includedir}/gthumb-3.5/
+%{_includedir}/gthumb-3.6/
 %{_datadir}/aclocal/gthumb.m4
 %{_libdir}/pkgconfig/*.pc
 

++++++ gthumb-3.5.3.tar.xz -> gthumb-3.6.0.tar.xz ++++++
++++ 23418 lines of diff (skipped)


Reply via email to