Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libfilezilla for openSUSE:Factory checked in at 2023-01-25 17:44:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libfilezilla (Old) and /work/SRC/openSUSE:Factory/.libfilezilla.new.32243 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libfilezilla" Wed Jan 25 17:44:12 2023 rev:49 rq:1060851 version:0.41.0 Changes: -------- --- /work/SRC/openSUSE:Factory/libfilezilla/libfilezilla.changes 2022-11-19 18:09:17.842430530 +0100 +++ /work/SRC/openSUSE:Factory/.libfilezilla.new.32243/libfilezilla.changes 2023-01-25 17:49:40.910146630 +0100 @@ -1,0 +2,14 @@ +Wed Jan 25 10:37:11 UTC 2023 - ecsos <[email protected]> + +- Update to 0.41.0 + * New features: + - Added fz::xml::parser and fz::xml::namespace_parser + - Added fz::is_valid_utf8 + - Added fz::utf16le_to_utf8_append and fz::utf16be_to_utf8_append +- Changes from 0.40.0 + * New features: + - Added fz::unicode_codepoint_to_utf8_append + - Added fz::strtokenizer + - Added fz::check_certificate_status + +------------------------------------------------------------------- Old: ---- libfilezilla-0.39.2.tar.bz2 New: ---- libfilezilla-0.41.0.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libfilezilla.spec ++++++ --- /var/tmp/diff_new_pack.Tc7cu1/_old 2023-01-25 17:49:41.338148916 +0100 +++ /var/tmp/diff_new_pack.Tc7cu1/_new 2023-01-25 17:49:41.342148938 +0100 @@ -1,7 +1,7 @@ # # spec file for package libfilezilla # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 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 32 +%define major 34 %define libname %{name}%{major} %define develname %{name}-devel Name: libfilezilla -Version: 0.39.2 +Version: 0.41.0 Release: 0 Summary: C++ library for filezilla License: GPL-2.0-or-later @@ -78,6 +78,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.39.2.tar.bz2 -> libfilezilla-0.41.0.tar.bz2 ++++++ ++++ 3937 lines of diff (skipped)
