Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libfilezilla for openSUSE:Factory checked in at 2025-04-04 18:09:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libfilezilla (Old) and /work/SRC/openSUSE:Factory/.libfilezilla.new.1907 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libfilezilla" Fri Apr 4 18:09:58 2025 rev:61 rq:1267131 version:0.50.0 Changes: -------- --- /work/SRC/openSUSE:Factory/libfilezilla/libfilezilla.changes 2024-11-02 16:12:53.662035639 +0100 +++ /work/SRC/openSUSE:Factory/.libfilezilla.new.1907/libfilezilla.changes 2025-04-04 18:10:00.502409479 +0200 @@ -1,0 +2,16 @@ +Fri Mar 28 10:40:48 UTC 2025 - Martin Hauke <mar...@gmx.de> + +- Update to version 0.50.0 + New features: + * Added 'fresh' fz::file::open::creation_flags. If set, file + creation fails if a file with the same name already exists. + * Added fz::get_digest_size for hash algorithms. + * Impersonation changes for working with Active Directory users. + * Transparent fz::less_/equal_insensitive_ascii comparators. + * Generalized fz::starts_/ends_with. + Bugfixes and minor changes: + * fz::socket_base::close is now public. + * Fixes to mutex-debugging functionality. + * Fixes to fz::is_pem heuristic. + +------------------------------------------------------------------- Old: ---- libfilezilla-0.49.0.tar.xz New: ---- libfilezilla-0.50.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libfilezilla.spec ++++++ --- /var/tmp/diff_new_pack.zUYQe2/_old 2025-04-04 18:10:02.474491816 +0200 +++ /var/tmp/diff_new_pack.zUYQe2/_new 2025-04-04 18:10:02.482492150 +0200 @@ -1,7 +1,7 @@ # # spec file for package libfilezilla # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,11 +16,11 @@ # -%define major 46 +%define major 47 %define libname %{name}%{major} %define develname %{name}-devel Name: libfilezilla -Version: 0.49.0 +Version: 0.50.0 Release: 0 Summary: C++ library for filezilla License: GPL-2.0-or-later @@ -79,9 +79,6 @@ %description -n %{develname} Files needed for development with %{name}. - - - # Need %%lang_package expanded for an extra conflict with an old library package %package lang # FIXME: consider using %%lang_package macro ++++++ libfilezilla-0.49.0.tar.xz -> libfilezilla-0.50.0.tar.xz ++++++ ++++ 3063 lines of diff (skipped)