Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package filezilla for openSUSE:Factory checked in at 2023-07-12 17:28:00 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/filezilla (Old) and /work/SRC/openSUSE:Factory/.filezilla.new.8922 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "filezilla" Wed Jul 12 17:28:00 2023 rev:109 rq:1098326 version:3.65.0 Changes: -------- --- /work/SRC/openSUSE:Factory/filezilla/filezilla.changes 2023-06-04 00:13:30.933861506 +0200 +++ /work/SRC/openSUSE:Factory/.filezilla.new.8922/filezilla.changes 2023-07-12 17:28:35.863020480 +0200 @@ -1,0 +2,14 @@ +Wed Jul 12 05:18:30 UTC 2023 - ecsos <ec...@opensuse.org> + +- Update to 3.65.0 + * New features: + - Comparative search can now also be used if sorted by path + * Bugfixes and minor changes: + - Fixed an issue in comparative search in directories with + uppercase letters +- Changes from 3.65.0-rc1 + * Bugfixes and minor changes: + - Fixed potential crashes + - Updated to libfilezilla 0.44.0 + +------------------------------------------------------------------- Old: ---- FileZilla_3.64.0_src.tar.xz New: ---- FileZilla_3.65.0_src.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ filezilla.spec ++++++ --- /var/tmp/diff_new_pack.MVlx4k/_old 2023-07-12 17:28:36.463024633 +0200 +++ /var/tmp/diff_new_pack.MVlx4k/_new 2023-07-12 17:28:36.467024661 +0200 @@ -16,10 +16,10 @@ # -%define libversion 3.64.0 +%define libversion 3.65.0 Name: filezilla -Version: 3.64.0 +Version: 3.65.0 Release: 0 Summary: A GUI FTP and SFTP Client License: GPL-2.0-or-later @@ -33,6 +33,11 @@ BuildRequires: fdupes BuildRequires: gcc-c++ BuildRequires: hicolor-icon-theme +%if 0%{?suse_version} > 1500 +BuildRequires: libboost_regex-devel >= 1.76.0 +%else +BuildRequires: libboost_regex-devel-impl >= 1.76.0 +%endif BuildRequires: libtool BuildRequires: pkgconfig # needs long long support in pugixml @@ -43,7 +48,7 @@ BuildRequires: pkgconfig(cppunit) BuildRequires: pkgconfig(dbus-1) BuildRequires: pkgconfig(gtk+-2.0) -BuildRequires: pkgconfig(libfilezilla) >= 0.42.2 +BuildRequires: pkgconfig(libfilezilla) >= 0.44.0 BuildRequires: pkgconfig(libidn) BuildRequires: pkgconfig(nettle) >= 3.1 BuildRequires: pkgconfig(sqlite3) >= 3.7.0 ++++++ FileZilla_3.64.0_src.tar.xz -> FileZilla_3.65.0_src.tar.xz ++++++ ++++ 80579 lines of diff (skipped)