Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libfilezilla for openSUSE:Factory checked in at 2021-08-23 10:07:42 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libfilezilla (Old) and /work/SRC/openSUSE:Factory/.libfilezilla.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libfilezilla" Mon Aug 23 10:07:42 2021 rev:41 rq:911571 version:0.31.1 Changes: -------- --- /work/SRC/openSUSE:Factory/libfilezilla/libfilezilla.changes 2021-07-05 22:23:29.825481855 +0200 +++ /work/SRC/openSUSE:Factory/.libfilezilla.new.1899/libfilezilla.changes 2021-08-23 10:07:58.408260139 +0200 @@ -1,0 +2,25 @@ +Thu Aug 12 08:40:13 UTC 2021 - ecsos <ec...@opensuse.org> + +- Update to 0.31.1 + * New features: + - Added iterator for JSON arrays + * Bugfixes and minor changes: + - *nix: SIGPIPE is now set to SIG_IGN the first time a pipe or + socket gets created + - Handle empty search string in replace_subscripts +- Changes from 0.31.0 + * New features: + - Added simple JSON parser + - Added basic JWS generator + * Bugfixes and minor changes: + - Made fz::file movable + - Fixed empty creation_flag for fz::file if other flags are + also passed +- Changes from 0.30.0 + * New features: + - Added a flag to fz::file::creation_flags to create files with + permissions only granting the current user and administrators + access + - Added mkdir_permissions flags to fz::mkdir + +------------------------------------------------------------------- Old: ---- libfilezilla-0.29.0.tar.bz2 New: ---- libfilezilla-0.31.1.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libfilezilla.spec ++++++ --- /var/tmp/diff_new_pack.kWAuv7/_old 2021-08-23 10:07:59.960258329 +0200 +++ /var/tmp/diff_new_pack.kWAuv7/_new 2021-08-23 10:07:59.964258324 +0200 @@ -16,11 +16,11 @@ # -%define major 14 +%define major 16 %define libname %{name}%{major} %define develname %{name}-devel Name: libfilezilla -Version: 0.29.0 +Version: 0.31.1 Release: 0 Summary: C++ library for filezilla License: GPL-2.0-or-later @@ -41,6 +41,7 @@ BuildRequires: libtool BuildRequires: pkgconfig BuildRequires: pkgconfig(cppunit) +BuildRequires: pkgconfig(gmp) BuildRequires: pkgconfig(gnutls) >= 3.5.7 BuildRequires: pkgconfig(hogweed) >= 3.1 BuildRequires: pkgconfig(nettle) >= 3.1 ++++++ libfilezilla-0.29.0.tar.bz2 -> libfilezilla-0.31.1.tar.bz2 ++++++ ++++ 2791 lines of diff (skipped)