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-08-12 17:05:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libfilezilla (Old) and /work/SRC/openSUSE:Factory/.libfilezilla.new.1085 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libfilezilla" Tue Aug 12 17:05:40 2025 rev:62 rq:1299051 version:0.51.1 Changes: -------- --- /work/SRC/openSUSE:Factory/libfilezilla/libfilezilla.changes 2025-04-04 18:10:00.502409479 +0200 +++ /work/SRC/openSUSE:Factory/.libfilezilla.new.1085/libfilezilla.changes 2025-08-12 17:07:23.446318562 +0200 @@ -1,0 +2,26 @@ +Tue Aug 12 10:37:02 UTC 2025 - ecsos <ec...@opensuse.org> + +- Update to 0.51.1 + * New features: + - Added fz::get_final_link_target + * Bugfixes and minor changes: + - *nix: Fixed reporting the type of file if following symlinks + in fz::local_filesys::get_file_info +- Changes from 0.51.0 + * New features: + - Added nocreate flag to fz::file::open::creation_flags, + if set only files that already exist can be opened + - Added sha1 and sha512 to fz::hash_accumulator + - Added update_uint32_be and update_with_length to + fz::hash_accumulator + - *nix: fz::socket can now be used to connect to + Unix Domain Sockets + - Added flag to fz::uri to assume an authority when parsing + schemless URIs + - fz::get_file_info and fz::local_filesys::set_modification_time + now return fz::result + * Bugfixes and minor changes: + - Improvements to timer handling if using event loops with the + threadless flag + +------------------------------------------------------------------- Old: ---- libfilezilla-0.50.0.tar.xz New: ---- libfilezilla-0.51.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libfilezilla.spec ++++++ --- /var/tmp/diff_new_pack.ibiL0w/_old 2025-08-12 17:07:24.058344102 +0200 +++ /var/tmp/diff_new_pack.ibiL0w/_new 2025-08-12 17:07:24.058344102 +0200 @@ -16,11 +16,11 @@ # -%define major 47 +%define major 48 %define libname %{name}%{major} %define develname %{name}-devel Name: libfilezilla -Version: 0.50.0 +Version: 0.51.1 Release: 0 Summary: C++ library for filezilla License: GPL-2.0-or-later @@ -79,6 +79,8 @@ %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.50.0.tar.xz -> libfilezilla-0.51.1.tar.xz ++++++ ++++ 3761 lines of diff (skipped)