Package Release Info

python-caja-1.24.0-bp153.1.21

Update Info: Base Release
Available in Package Hub : 15 SP3

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

python-caja
python-caja-devel
python-caja-lang

Change Logs

Version: 1.24.0-bp152.1.8
* Wed Feb 26 2020 Alexei Sorokin <sor.alexei@meowr.ru>
- Update to version 1.24.0 (changes since 1.23.0):
  * configure: Get quieter output from make.
  * Get rid of commons.
  * Migrate from intltool to gettext.
  * Drop Python 2 support.
  * Make configure.ac cross compile safe.
  * Remove trailing whitespaces.
  * Update translations.
- Drop support for old openSUSE versions.
- Build for Python 3.
- Rename the package back to python-caja as the library path is
  undifferentiated.
* Thu Jul 18 2019 Jonathan Brielmaier <jbrielmaier@suse.de>
- Update to version 1.23.0:
  * Update translations.
  * Add support for building with Python 3.8
  * Make Caja.OperationHandle usable
Version: 1.22.0-2.1
* Tue Mar 05 2019 sor.alexei@meowr.ru
- 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 2018 sor.alexei@meowr.ru
- Update to version 1.20.2:
  * Disable deprecation warnings for distcheck.
  * Update translations.
* Fri Jun 22 2018 sor.alexei@meowr.ru
- Update to version 1.20.1:
  * Update translations.
Version: 1.20.0-bp150.1.3
* Fri Mar 09 2018 sor.alexei@meowr.ru
- Update to version 1.20.0:
  * Use standard python exception message.
  * Add gi.require_version().
  * Update translations.
- Rename python-caja to python2-caja for openSUSE Leap 15.0 and
  newer.
* Tue Mar 14 2017 sor.alexei@meowr.ru
- Update to version 1.18.0:
  * Support GTK+3 only: Require Caja 1.17.1 and pygobject-3.0.
  * Drop an ancient check for Python 2.5, not needed these days.
  * Update translations.
* Sat Mar 11 2017 sor.alexei@meowr.ru
- Explicitly package %{_docdir}/%{name}/.
* Tue Sep 20 2016 sor.alexei@meowr.ru
- Update to version 1.16.0:
  * Examples: Fix Caja crash on loading background-image extension.
  * Examples: Various fixes.
  * Update translations.
* Sat Apr 09 2016 sor.alexei@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.
* Wed Mar 09 2016 sor.alexei@meowr.ru
- Disable Gtk-Doc: messes up reproducible builds.
* Thu Nov 05 2015 sor.alexei@meowr.ru
- Update to 1.12.0.
* Fri May 08 2015 sor.alexei@meowr.ru
- Update to 1.10.0:
  * Bugfixes.
  * Add about window for caja extensions tab.
* Thu Dec 11 2014 p.drouand@gmail.com
- Update to version 1.9.0 (unstable)
  + No changes since version 1.8.1
* Thu Oct 30 2014 sor.alexei@meowr.ru
- Use pygobject-3.0 instead of pygobject-2.0.
- Spec cleanup.
* Fri Oct 03 2014 p.drouand@gmail.com
- Update to version 1.8.1
  + Now uses pkg-config for python detection and variables
* Wed Mar 12 2014 p.drouand@gmail.com
- Fix Provides/Obsoletes tags to avoid conflicts with
  python-mate-file-manager
* Wed Mar 05 2014 p.drouand@gmail.com
- Update to version 1.8.0
  + no changes since version 1.7.90
* Thu Feb 20 2014 p.drouand@gmail.com
- Initial release (version 1.7.90)