Hello community,

here is the log from the commit of package filezilla for openSUSE:Factory 
checked in at 2020-10-25 18:07:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/filezilla (Old)
 and      /work/SRC/openSUSE:Factory/.filezilla.new.3463 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "filezilla"

Sun Oct 25 18:07:24 2020 rev:88 rq:843781 version:3.51.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/filezilla/filezilla.changes      2020-09-08 
22:48:35.471553265 +0200
+++ /work/SRC/openSUSE:Factory/.filezilla.new.3463/filezilla.changes    
2020-10-25 18:07:29.659394931 +0100
@@ -1,0 +2,16 @@
+Wed Oct 21 11:34:01 UTC 2020 - ecsos <ec...@opensuse.org>
+
+- Update to 3.51.0:
+  * Bugfixes and minor changes:
+    - Fixed import of sites protected with a different master password
+    - Directory comparison now works correctly with non-default file name 
sorting settings
+    - Small search dialog fixes
+- Changes from 3.51.0-rc1:
+  * Bugfixes and minor changes:
+    - Refactored how the queue stores transfer flags
+    - Refactored internals to be more modular
+    - Linux: Disable receive buffer tuning if it results in unexpected 
consequences
+    - Distinguish between Cancel and No in the file changed dialog
+    - Small fixes to changing or disabling a master password
+
+-------------------------------------------------------------------

Old:
----
  FileZilla_3.50.0_src.tar.bz2

New:
----
  FileZilla_3.51.0_src.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ filezilla.spec ++++++
--- /var/tmp/diff_new_pack.jUE9NQ/_old  2020-10-25 18:07:31.219396408 +0100
+++ /var/tmp/diff_new_pack.jUE9NQ/_new  2020-10-25 18:07:31.223396411 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           filezilla
-Version:        3.50.0
+Version:        3.51.0
 Release:        0
 Summary:        A GUI FTP and SFTP Client
 License:        GPL-2.0-or-later
@@ -39,7 +39,7 @@
 BuildRequires:  pkgconfig(cppunit)
 BuildRequires:  pkgconfig(dbus-1)
 BuildRequires:  pkgconfig(gtk+-2.0)
-BuildRequires:  pkgconfig(libfilezilla) >= 0.24.1
+BuildRequires:  pkgconfig(libfilezilla) >= 0.25.0
 BuildRequires:  pkgconfig(libidn)
 BuildRequires:  pkgconfig(nettle) >= 3.1
 # filezilla-team use BuildRequires:  pkgconfig(sqlite3) >= 3.11.1
@@ -72,6 +72,14 @@
  * Upload/Download queue.
  * Drag&Drop support.
 
+%package devel
+Summary:        Development files for filezilla
+Group:          Development/Libraries/C and C++
+Requires:       %{name} = %{version}
+
+%description devel
+This are development files for filezilla.
+
 %lang_package
 
 %prep
@@ -131,11 +139,11 @@
 %check
 %make_build check
 
-%post
+%post -p /sbin/ldconfig
 %desktop_database_post
 %icon_theme_cache_post
 
-%postun
+%postun -p /sbin/ldconfig
 %desktop_database_postun
 %icon_theme_cache_postun
 
@@ -147,17 +155,22 @@
 %{_bindir}/fzputtygen
 %{_datadir}/%{name}/
 %{_datadir}/applications/%{name}.desktop
+%dir %{_datadir}/icons/hicolor/480x480
+%dir %{_datadir}/icons/hicolor/480x480/apps
 %{_datadir}/icons/hicolor/*/apps/%{name}.*
-%{_datadir}/icons/hicolor/480x480
-%{_datadir}/icons/hicolor/480x480/apps
 %{_datadir}/pixmaps/%{name}.png
 %dir %{_datadir}/appdata/
 %{_datadir}/appdata/%{name}.appdata.xml
+%{_libdir}/libfzclient-private-%{version}.so
 %{_mandir}/man1/filezilla.1%{?ext_man}
 %{_mandir}/man1/fzputtygen.1%{?ext_man}
 %{_mandir}/man1/fzsftp.1%{?ext_man}
 %{_mandir}/man5/fzdefaults.xml.5%{?ext_man}
 
+%files devel
+%{_libdir}/libfzclient-private.la
+%{_libdir}/libfzclient-private.so
+
 %files lang -f %{name}.lang
 
 %changelog

++++++ FileZilla_3.50.0_src.tar.bz2 -> FileZilla_3.51.0_src.tar.bz2 ++++++
++++ 80994 lines of diff (skipped)


Reply via email to