Hello community,

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

Package is "caja-extensions"

Mon Mar 20 17:11:00 2017 rev:10 rq:481114 version:1.18.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/caja-extensions/caja-extensions.changes  
2016-09-25 14:44:27.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.caja-extensions.new/caja-extensions.changes     
2017-03-20 17:11:25.358113707 +0100
@@ -1,0 +2,13 @@
+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 caja >= 1.17.1 and libmate-desktop >= 1.17.0.
+  * Move to GTK+3 (require GTK+ >= 3.14), drop the GTK+2 code and
+    --with-gtk build option.
+  * Add the xattr-tags extension to show xattr tags in a new
+    column.
+  * Update translations.
+
+-------------------------------------------------------------------

Old:
----
  caja-extensions-1.16.0.tar.xz

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

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

Other differences:
------------------
++++++ caja-extensions.spec ++++++
--- /var/tmp/diff_new_pack.gQk28v/_old  2017-03-20 17:11:26.062014318 +0100
+++ /var/tmp/diff_new_pack.gQk28v/_new  2017-03-20 17:11:26.066013752 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package caja-extensions
 #
-# 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
@@ -16,25 +16,24 @@
 #
 
 
-%define _version 1.16
+%define _version 1.18
 Name:           caja-extensions
-Version:        1.16.0
+Version:        1.18.0
 Release:        0
 Summary:        Set of extensions for Caja, the MATE file manager
 License:        GPL-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
-# PATCH-FEATURE-OPENSUSE caja-extensions_use-xdgsu.patch sor.ale...@meowr.ru 
-- Use xdg-su instead of direct gksu call in caja-gksu.
+# PATCH-FEATURE-OPENSUSE caja-extensions_use-xdgsu.patch sor.ale...@meowr.ru 
-- Use xdg-su instead of a direct gksu call in caja-gksu.
 Patch0:         %{name}_use-xdgsu.patch
 BuildRequires:  mate-common >= %{_version}
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(dbus-glib-1)
 BuildRequires:  pkgconfig(glib-2.0)
-BuildRequires:  pkgconfig(gtk+-2.0)
+BuildRequires:  pkgconfig(gtk+-3.0) >= 3.14
 BuildRequires:  pkgconfig(gupnp-1.0)
 BuildRequires:  pkgconfig(libcaja-extension) >= %{_version}
-BuildRequires:  pkgconfig(libglade-2.0)
 BuildRequires:  pkgconfig(mate-desktop-2.0) >= %{_version}
 
 %description
@@ -200,6 +199,15 @@
 %description -n caja-extension-wallpaper
 Caja-share allows you to quickly set desktop background wallpaper.
 
+%package -n caja-extension-xattr-tags
+Summary:        See tags stored on xattrs
+Group:          System/GUI/Other
+Requires:       caja >= %{_version}
+Recommends:     caja-extension-xattr-tags-lang
+
+%description -n caja-extension-xattr-tags
+Caja-xattr-tags allows one to see tags stored on xattrs.
+
 %package common-lang
 Summary:        Languages for Caja extensions
 Group:          System/Localization
@@ -208,6 +216,7 @@
 Provides:       caja-extension-sendto-lang = %{version}
 Provides:       caja-extension-share-lang = %{version}
 Provides:       caja-extension-wallpaper-lang = %{version}
+Provides:       caja-extension-xattr-tags-lang = %{version}
 BuildArch:      noarch
 
 %description common-lang
@@ -222,12 +231,13 @@
 %configure \
   --disable-static       \
   --enable-shared        \
+  --enable-gksu          \
   --enable-image-convert \
   --enable-open-terminal \
   --enable-share         \
   --enable-sendto        \
-  --enable-gksu
-make %{?_smp_mflags}
+  --enable-xattr-tags
+make %{?_smp_mflags} V=1
 
 %install
 %make_install
@@ -319,6 +329,10 @@
 %{_datadir}/caja/extensions/libcaja-wallpaper.caja-extension
 %{_libdir}/caja/extensions-2.0/libcaja-wallpaper.so
 
+%files -n caja-extension-xattr-tags
+%{_datadir}/caja/extensions/libcaja-xattr-tags.caja-extension
+%{_libdir}/caja/extensions-2.0/libcaja-xattr-tags.so
+
 %files common-lang -f %{name}.lang
 %defattr(-,root,root)
 

++++++ caja-extensions-1.16.0.tar.xz -> caja-extensions-1.18.0.tar.xz ++++++
++++ 12553 lines of diff (skipped)


Reply via email to