Skip to content

Releases: cafe-desktop/python-baul

v2.0.0

28 Jan 08:53
Compare
Choose a tag to compare

python-baul 2.0.0

  • ci: some improvements
  • baul-python:
    • avoid deprecated 'PySys_SetArgv'
    • Fix memory leak
  • add G_GNUC_UNUSED in unused parameters
  • baul-python-object: Fix [-Wcast-function-type] warnings

v1.25.0

02 Sep 13:49
Compare
Choose a tag to compare

python-baul 1.25.0

  • initial commit: python-caja 1.24.0 fork
  • ci: enable Github Actions
  • apply debian patches taken from [python-caja_1.24.0-3.debian.tar.xz]:
    • docs,Makefile: Make build reproducible
    • Fix Python libdir not found on Debian et al
  • rename MATE -> CAFE
  • rename CAJA -> BAUL
  • port from GTK to CTK
  • update AUTHORS
  • po,Makevars: supress progress indicators
  • build:
    • avoid obsolete AC_PROG_LIBTOOL and AC_DISABLE_STATIC
    • Fix AC_OUTPUT warning
  • update translations