Hello community,

here is the log from the commit of package filezilla for openSUSE:Factory 
checked in at 2017-02-25 00:54:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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      2017-01-24 
10:33:15.531610414 +0100
+++ /work/SRC/openSUSE:Factory/.filezilla.new/filezilla.changes 2017-02-25 
00:54:17.897660720 +0100
@@ -1,0 +2,14 @@
+Thu Feb 23 07:39:30 UTC 2017 - ec...@opensuse.org
+
+- update to 3.24.1
+  * Bugfixes and minor changes:
+    - Fixed rendering icons in the remote directory tree when DPI 
+      scaling is enabled on Windows Vista and some Windows 7
+      machines
+    - SFTP components have been updated and are now based on 
+      PuTTY 0.68
+    - Updated builtin pugixml to version 1.8
+- Add patch filezilla-3.24.1-config_parse_error.patch to prevent 
+  build error.
+  
+-------------------------------------------------------------------

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

New:
----
  FileZilla_3.24.1_src.tar.bz2
  filezilla-3.24.1-config_parse_error.patch

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

Other differences:
------------------
++++++ filezilla.spec ++++++
--- /var/tmp/diff_new_pack.YrgKBp/_old  2017-02-25 00:54:18.789523884 +0100
+++ /var/tmp/diff_new_pack.YrgKBp/_new  2017-02-25 00:54:18.789523884 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           filezilla
-Version:        3.24.0
+Version:        3.24.1
 Release:        0
 Summary:        A GUI FTP and SFTP Client
 License:        GPL-2.0+
@@ -28,6 +28,8 @@
 Patch0:         putty-no_DATE_and_TIME_.patch
 # PATCH-FIX-OPENSUSE filezilla-3.22.2-buildinfo-no-date.patch
 Patch1:         filezilla-3.22.2-buildinfo-no-date.patch
+# PATCH-FIX-OPENSUSE filezilla-3.24.1-config_parse_error.patch
+Patch2:         filezilla-3.24.1-config_parse_error.patch
 BuildRequires:  autoconf
 BuildRequires:  automake
 BuildRequires:  fdupes
@@ -81,6 +83,7 @@
 %setup -q
 %patch0
 %patch1 -p1
+%patch2 -p1
 
 # Fix invalid translation locales:
 cd locales

++++++ FileZilla_3.24.0_src.tar.bz2 -> FileZilla_3.24.1_src.tar.bz2 ++++++
++++ 7821 lines of diff (skipped)

++++++ filezilla-3.24.1-config_parse_error.patch ++++++
diff -Pdpru filezilla-3.24.1.orig/data/filezilla.desktop 
filezilla-3.24.1/data/filezilla.desktop
--- filezilla-3.24.1.orig/data/filezilla.desktop        2017-02-18 
11:46:43.000000000 +0100
+++ filezilla-3.24.1/data/filezilla.desktop     2017-02-23 09:27:25.572029151 
+0100
@@ -1,4 +1,4 @@
-[Desktop Entry]
+[Desktop Entry]
 Name=FileZilla
 GenericName=FTP client
 GenericName[da]=FTP-klient

Reply via email to