Hello community,

here is the log from the commit of package filezilla for openSUSE:Factory 
checked in at 2013-05-13 14:51:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/filezilla (Old)
 and      /work/SRC/openSUSE:Factory/.filezilla.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "filezilla"

Changes:
--------
--- /work/SRC/openSUSE:Factory/filezilla/filezilla.changes      2013-03-08 
09:09:39.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.filezilla.new/filezilla.changes 2013-05-13 
14:51:51.000000000 +0200
@@ -1,0 +2,26 @@
+Fri May 10 16:59:47 UTC 2013 - tchva...@suse.com
+
+- Update to version 3.7.0. Changes since 3.6.0.2:
+  - Show total transfer speed as tooltip over the transfer indicators
+  - List supported protocols in tooltip of host field in quickconnect bar
+  - Use TLS instead of the deprecated term SSL
+  - Reworded text when saving of passwords is disabled, do not refer to kiosk 
mode
+  - Improved usability of Update page in settings dialog
+  - Improve SFTP performance
+  - When navigating to the parent directory, highlight the former child
+  - When editing files, use high priority for the transfers
+  - Add label to size conditions in filter conditions dialog indicating that 
the unit is bytes
+  - Ignore drag&drop operations where source and target are identical and 
clarify the wording in some drop error cases
+  - Trim whitespace from the entered port numbers
+  - Slightly darker color of inactive tabs
+  - Ignore .. item in the file list context menus if multiple items are 
selected
+  - Display TLS version and key exchange algorithm in certificate and 
encryption details dialog for FTP over TLS connections.
+  - Fix handling of remote paths containing double-quotes
+  - Fix crash when opening local directories in Explorer if the name contained 
characters not representable in the locale's narrow-width character set.
+  - Fix a memory leak in the host key verification dialog for SFTP
+  - Fix drag-scrolling in file lists with very low height
+  - Don't attempt writing XML files upon loading them
+  - Improve handling of legacy DDE file associations
+  - Fix handling of HTTPS in the auto updater in case a mirror redirects to 
HTTPS
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ filezilla.spec ++++++
--- /var/tmp/diff_new_pack.NTtTXz/_old  2013-05-13 14:51:54.000000000 +0200
+++ /var/tmp/diff_new_pack.NTtTXz/_new  2013-05-13 14:51:54.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           filezilla
-Version:        3.6.0.2
+Version:        3.7.0
 Release:        0
 Summary:        A GUI FTP and SFTP Client
 License:        GPL-2.0+
@@ -26,10 +26,7 @@
 Source0:        
http://prdownloads.sourceforge.net/filezilla/FileZilla_%{version}_src.tar.bz2
 BuildRequires:  cppunit
 BuildRequires:  fdupes
-#BuildRequires:  flac-devel
 BuildRequires:  gcc-c++
-#BuildRequires:  id3lib-devel
-#BuildRequires:  libvorbis-devel
 BuildRequires:  tinyxml-devel
 BuildRequires:  update-desktop-files
 BuildRequires:  wxWidgets-wxcontainer-devel >= 2.8.12
@@ -112,7 +109,11 @@
 %build
 export CFLAGS="%{optflags}"
 export CXXFLAGS="%{optflags}"
-%configure --disable-manualupdatecheck --disable-autoupdatecheck
+%configure \
+       --disable-manualupdatecheck \
+       --disable-autoupdatecheck \
+       --with-tinyxml=system \
+       --with-dbus
 make %{?_smp_mflags}
 
 %check

++++++ FileZilla_3.6.0.2_src.tar.bz2 -> FileZilla_3.7.0_src.tar.bz2 ++++++
++++ 208212 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to