commit caja for openSUSE:Factory
Hello community, here is the log from the commit of package caja for openSUSE:Factory checked in at 2016-04-15 19:11:50 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/caja (Old) and /work/SRC/openSUSE:Factory/.caja.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "caja" Changes: -------- --- /work/SRC/openSUSE:Factory/caja/caja.changes 2016-03-31 13:03:18.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.caja.new/caja.changes 2016-04-15 19:11:51.000000000 +0200 @@ -1,0 +2,14 @@ +Sat Apr 9 11:24:53 UTC 2016 - sor.alexei@meowr.ru + +- Update to version 1.14.0: + * Drop MateConf migration script. + * Allow closing tabs on middle-click. + * List Python extensions separately in extensions list. + * GTK+3: Add several style classes to simplify theming. + * GTK+3: Fix desktop flash issue. + * GTK+3: A lot of deprecation fixes. + * Some more fixes and cleanups. + * Update translations. + * Add Changelog generation. + +------------------------------------------------------------------- @@ -194 +207,0 @@ - Old: ---- caja-1.12.7.tar.xz New: ---- caja-1.14.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ caja.spec ++++++ --- /var/tmp/diff_new_pack.OeRW62/_old 2016-04-15 19:11:52.000000000 +0200 +++ /var/tmp/diff_new_pack.OeRW62/_new 2016-04-15 19:11:52.000000000 +0200 @@ -18,9 +18,9 @@ %define lname libcaja-extension1 %define typelib typelib-1_0-Caja-2_0 -%define _version 1.12 +%define _version 1.14 Name: caja -Version: 1.12.7 +Version: 1.14.0 Release: 0 Summary: File manager for the MATE desktop License: GPL-2.0 and LGPL-2.0 @@ -59,7 +59,6 @@ %package devel Summary: Caja development files -License: GPL-2.0 and LGPL-2.0 Group: Development/Libraries/C and C++ Requires: %{lname} = %{version} Requires: %{name} = %{version} @@ -75,7 +74,6 @@ %package -n %{lname} Summary: Caja shared libraries -License: GPL-2.0 and LGPL-2.0 Group: System/Libraries Requires: %{name}-gschemas = %{version} @@ -89,7 +87,6 @@ %package gschemas Summary: Caja GSchemas -License: LGPL-2.0+ Group: System/Libraries Obsoletes: mate-file-manager < %{version} # caja-gsettings-schemas was last used in openSUSE Leap 42.1. @@ -107,7 +104,6 @@ %package -n %{typelib} Summary: MATE file manager typelib -License: GPL-2.0 and LGPL-2.0 Group: System/GUI/Other %description -n %{typelib} @@ -125,6 +121,7 @@ --libexecdir=%{_libexecdir}/%{name} \ --disable-update-mimedb \ --disable-static \ + --with-gtk=2.0 \ --enable-unique \ --enable-introspection make %{?_smp_mflags} @@ -162,7 +159,9 @@ %icon_theme_cache_postun %post -n %{lname} -p /sbin/ldconfig + %postun -n %{lname} -p /sbin/ldconfig + %post gschemas %glib2_gsettings_schema_post ++++++ caja-1.12.7.tar.xz -> caja-1.14.0.tar.xz ++++++ ++++ 525433 lines of diff (skipped)
participants (1)
-
root@hilbert.suse.de