Hello community, here is the log from the commit of package python-caja for openSUSE:Factory checked in at 2016-04-15 19:11:06 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-caja (Old) and /work/SRC/openSUSE:Factory/.python-caja.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-caja" Changes: -------- --- /work/SRC/openSUSE:Factory/python-caja/python-caja.changes 2016-03-16 10:34:25.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.python-caja.new/python-caja.changes 2016-04-15 19:11:07.000000000 +0200 @@ -1,0 +2,10 @@ +Sat Apr 9 11:24:53 UTC 2016 - sor.ale...@meowr.ru + +- Update to version 1.14.0: + * Expose filenames of Python extensions to Caja (needed for + showing each Python extension as a separate entry in the + extensions list). + * Fix missing icon in About dialog. + * Fix Changelog generation. + +------------------------------------------------------------------- Old: ---- python-caja-1.12.0.tar.xz New: ---- python-caja-1.14.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-caja.spec ++++++ --- /var/tmp/diff_new_pack.92FWiM/_old 2016-04-15 19:11:08.000000000 +0200 +++ /var/tmp/diff_new_pack.92FWiM/_new 2016-04-15 19:11:08.000000000 +0200 @@ -17,9 +17,9 @@ %define _name caja-python -%define _version 1.12 +%define _version 1.14 Name: python-caja -Version: 1.12.0 +Version: 1.14.0 Release: 0 Summary: Python bindings for Caja License: GPL-2.0+ @@ -34,6 +34,7 @@ # We can't have automatic typelib() Requires here: it's C code: PyImport_ImportModule("gi.repository.Mate"). Requires: typelib(Caja) Recommends: %{name}-lang +# python-mate-file-manager was last used in openSUSE 13.1. Provides: python-mate-file-manager = %{version} Obsoletes: python-mate-file-manager < %{version} @@ -46,6 +47,7 @@ Summary: Python bindings for Caja - Development Files Group: Development/Libraries/Other Requires: %{name} = %{version} +# python-mate-file-manager-devel was last used in openSUSE 13.1. Provides: python-mate-file-manager-devel = %{version} Obsoletes: python-mate-file-manager-devel < %{version} ++++++ python-caja-1.12.0.tar.xz -> python-caja-1.14.0.tar.xz ++++++ ++++ 23302 lines of diff (skipped)