Hello community, here is the log from the commit of package python-caja for openSUSE:Leap:15.2 checked in at 2020-03-06 12:39:15 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/python-caja (Old) and /work/SRC/openSUSE:Leap:15.2/.python-caja.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-caja" Fri Mar 6 12:39:15 2020 rev:15 rq:776468 version:1.23.0 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/python-caja/python-caja.changes 2020-01-15 15:47:45.967402863 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.python-caja.new.26092/python-caja.changes 2020-03-06 12:41:04.990750123 +0100 @@ -1,0 +2,40 @@ +Thu Jul 18 13:53:42 UTC 2019 - Jonathan Brielmaier <[email protected]> + +- Update to version 1.23.0: + * Update translations. + * Add support for building with Python 3.8 + * Make Caja.OperationHandle usable + +------------------------------------------------------------------- +Tue Mar 5 15:19:33 UTC 2019 - [email protected] + +- Update to version 1.22.0: + * Fix Python 2 INT_ASLONG function. + * Include Python 3 ABI flags in shared library name. + * Make Python statements compatible with version 2 and 3. + * Implement Python 3 C API compatibility using conditional and macros. + * Allow to "make dist" without building the docs. + * Fail to build if some referenced symbol cannot be resolved at + link time. + * Modernise examples. + * Fix distcheck when using python3. + * Examples: Remove use of Python 2/3 incompatible + urllib/urlparse. + * Report effective Python version and library location at the end + of configure. + * Update translations. + +------------------------------------------------------------------- +Wed Dec 26 23:25:34 UTC 2018 - [email protected] + +- Update to version 1.20.2: + * Disable deprecation warnings for distcheck. + * Update translations. + +------------------------------------------------------------------- +Fri Jun 22 17:10:44 UTC 2018 - [email protected] + +- Update to version 1.20.1: + * Update translations. + +------------------------------------------------------------------- Old: ---- python-caja-1.20.0.tar.xz New: ---- python-caja-1.23.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-caja.spec ++++++ --- /var/tmp/diff_new_pack.1mJIXW/_old 2020-03-06 12:41:05.610750500 +0100 +++ /var/tmp/diff_new_pack.1mJIXW/_new 2020-03-06 12:41:05.610750500 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-caja # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 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 @@ -12,21 +12,22 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # %define _name caja-python -%define _version 1.20 +%define _version 1.23 Name: python-caja -Version: 1.20.0 +Version: 1.23.0 Release: 0 Summary: Python bindings for Caja License: GPL-2.0-or-later Group: System/GUI/Other -Url: https://mate-desktop.org/ -Source: http://pub.mate-desktop.org/releases/%{_version}/%{name}-%{version}.tar.xz -BuildRequires: mate-common >= %{_version} +URL: https://mate-desktop.org/ +Source: https://pub.mate-desktop.org/releases/%{_version}/%{name}-%{version}.tar.xz +# set to _version when mate-common has an equal release +BuildRequires: mate-common >= 1.22 BuildRequires: pkgconfig BuildRequires: pkgconfig(libcaja-extension) >= %{_version} BuildRequires: pkgconfig(pygobject-3.0) @@ -112,11 +113,10 @@ %if 0%{?suse_version} >= 1500 %files -n python2-caja -%license COPYING %else %files -%doc COPYING %endif +%license COPYING %doc AUTHORS NEWS README %doc %{_docdir}/%{name}/ %{_libdir}/caja/extensions-2.0/lib%{_name}.so ++++++ python-caja-1.20.0.tar.xz -> python-caja-1.23.0.tar.xz ++++++ ++++ 11834 lines of diff (skipped)
