Hello community,

here is the log from the commit of package filezilla for openSUSE:Factory 
checked in at 2018-01-26 13:39:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/filezilla (Old)
 and      /work/SRC/openSUSE:Factory/.filezilla.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "filezilla"

Fri Jan 26 13:39:27 2018 rev:60 rq:569499 version:3.30.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/filezilla/filezilla.changes      2017-11-12 
18:10:54.310116067 +0100
+++ /work/SRC/openSUSE:Factory/.filezilla.new/filezilla.changes 2018-01-26 
13:39:28.269374285 +0100
@@ -1,0 +2,17 @@
+Thu Jan 25 11:35:54 UTC 2018 - [email protected]
+
+- update to 0.30.0
+  * Bugfixes and minor changes:
+    - Add additional logging if autoupdate mechanism fails
+- update to 3.30.0-rc1
+  * New features:
+    - In the search dialog local files can now be deleted or opened
+    - The root node in the remote directory tree is now expanded 
+      by default
+  * Bugfixes and minor changes:
+    - Fix uploading from search dialog
+    - Fix formatting of filename in rename dialog
+    - MSW: Fix installer crash if an update installation is started
+      with the updated version having been installed
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ filezilla.spec ++++++
--- /var/tmp/diff_new_pack.hb96yY/_old  2018-01-26 13:39:29.201330759 +0100
+++ /var/tmp/diff_new_pack.hb96yY/_new  2018-01-26 13:39:29.205330572 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package filezilla
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           filezilla
-Version:        3.29.0
+Version:        3.30.0
 Release:        0
 Summary:        A GUI FTP and SFTP Client
 License:        GPL-2.0+
@@ -46,9 +46,9 @@
 # filezilla-team use BuildRequires:  pkgconfig(sqlite3) >= 3.11.1
 BuildRequires:  pkgconfig(sqlite3) >= 3.7.8
 Recommends:     %{name}-lang
-%if 0%{?suse_version} <= 1320
+%if 0%{?suse_version} <= 1500
 # FileZilla requires C++14 support.
-BuildRequires:  gcc5-c++
+BuildRequires:  gcc7-c++
 %else
 BuildRequires:  gcc-c++
 %endif
@@ -116,9 +116,9 @@
 done
 
 %build
-%if 0%{?suse_version} <= 1320
-export CC="gcc-5"
-export CXX="g++-5"
+%if 0%{?suse_version} <= 1500
+export CC="gcc-7"
+export CXX="g++-7"
 # Default ABI through G++4.9, thus the one wxWidgets uses.
 export CXXFLAGS="%{optflags} -fabi-version=2 -fabi-compat-version=2"
 %endif

++++++ FileZilla_3.29.0_src.tar.bz2 -> FileZilla_3.30.0_src.tar.bz2 ++++++
++++ 122122 lines of diff (skipped)


Reply via email to