Hello community,

here is the log from the commit of package caja for openSUSE:Factory checked in 
at 2017-03-20 17:10:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/caja (Old)
 and      /work/SRC/openSUSE:Factory/.caja.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "caja"

Mon Mar 20 17:10:55 2017 rev:22 rq:481112 version:1.18.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/caja/caja.changes        2017-02-06 
15:23:08.363778921 +0100
+++ /work/SRC/openSUSE:Factory/.caja.new/caja.changes   2017-03-20 
17:11:20.442807746 +0100
@@ -1,0 +2,29 @@
+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.3.
+  * Move to GTK+3 (require GTK+ >= 3.14), drop the GTK+2 code and
+    --with-gtk build option.
+  * Port from libunique to GtkApplication.
+  * Implement copy queue and pausing.
+  * Add an option for asking confirmation before moving files to
+    trash.
+  * Add support for back/forward mouse buttons for directory
+    navigation.
+  * Add a notification when ejected drives are safe to unplug
+    (and require libnotify at build time).
+  * Add a --force-desktop command line option to make Caja always
+    manage the desktop.
+  * Add an ability to get feedback from Orca when additional icons
+    are selected/deselected.
+  * Drop the metadata converting tool.
+  * Fix crossfade issues with recent GTK+ versions.
+  * Fix more graphics issues to allow Caja to use background for
+    directory windows.
+  * Fix some more GTK+ deprecations and runtime warnings.
+  * Schema: some fixes and cleanups.
+  * Update translations.
+
+-------------------------------------------------------------------

Old:
----
  caja-1.16.2.tar.xz

New:
----
  caja-1.18.0.tar.xz

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

Other differences:
------------------
++++++ caja.spec ++++++
--- /var/tmp/diff_new_pack.oUIHse/_old  2017-03-20 17:11:21.162706097 +0100
+++ /var/tmp/diff_new_pack.oUIHse/_new  2017-03-20 17:11:21.162706097 +0100
@@ -18,14 +18,14 @@
 
 %define lname libcaja-extension1
 %define typelib typelib-1_0-Caja-2_0
-%define _version 1.16
+%define _version 1.18
 Name:           caja
-Version:        1.16.2
+Version:        1.18.0
 Release:        0
 Summary:        File manager for the MATE desktop
 License:        GPL-2.0 and LGPL-2.0
 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:  mate-common >= %{_version}
 BuildRequires:  pkgconfig
@@ -37,13 +37,13 @@
 BuildRequires:  pkgconfig(gio-unix-2.0)
 BuildRequires:  pkgconfig(gobject-introspection-1.0)
 BuildRequires:  pkgconfig(gthread-2.0)
-BuildRequires:  pkgconfig(gtk+-2.0)
+BuildRequires:  pkgconfig(gtk+-3.0) >= 3.14
 BuildRequires:  pkgconfig(libexif)
+BuildRequires:  pkgconfig(libnotify)
 BuildRequires:  pkgconfig(libxml-2.0)
 BuildRequires:  pkgconfig(mate-desktop-2.0) >= %{_version}
 BuildRequires:  pkgconfig(pango)
 BuildRequires:  pkgconfig(sm)
-BuildRequires:  pkgconfig(unique-1.0)
 Recommends:     %{name}-lang
 # mate-file-manager was last used in openSUSE 13.1.
 Provides:       mate-file-manager = %{version}
@@ -119,10 +119,8 @@
 %build
 NOCONFIGURE=1 mate-autogen
 %configure \
-  --libexecdir=%{_libexecdir}/%{name} \
   --disable-update-mimedb             \
   --disable-static                    \
-  --with-gtk=2.0                      \
   --enable-introspection
 make %{?_smp_mflags} V=1
 
@@ -171,7 +169,6 @@
 %{_bindir}/caja-autorun-software
 %{_bindir}/caja-connect-server
 %{_bindir}/caja-file-management-properties
-%{_libexecdir}/caja/
 %{_datadir}/caja/
 %{_datadir}/dbus-1/services/org.mate.freedesktop.FileManager1.service
 %{_datadir}/applications/caja-autorun-software.desktop

++++++ caja-1.16.2.tar.xz -> caja-1.18.0.tar.xz ++++++
++++ 893239 lines of diff (skipped)


Reply via email to