]> git.pld-linux.org Git - packages/FileZilla.git/blobdiff - FileZilla.spec
- up to 3.62.2
[packages/FileZilla.git] / FileZilla.spec
index bc116793f2271148e2e1fa035e77d19418829484..694fabcda61926800d9b9a0c58200dfb2f7ce33b 100644 (file)
@@ -1,6 +1,6 @@
 %bcond_with    storj   # support for Storj decentralized cloud storage provider
 
-%define                libfilezilla_ver        0.39.1
+%define                libfilezilla_ver        0.39.2
 Summary:       FTP client for X Window
 Summary(es.UTF-8):     Cliente FTP para el X Window
 Summary(ja.UTF-8):     X Window System 用マルチスレッド FTP クライアント
@@ -9,13 +9,14 @@ Summary(pt_BR.UTF-8): Cliente FTP para o X Window
 Summary(ru.UTF-8):     FTP клиент для X Window
 Summary(uk.UTF-8):     FTP клієнт для X Window
 Name:          FileZilla
-Version:       3.61.0
+Version:       3.62.2
 Release:       1
 License:       GPL v2+
 Group:         X11/Applications/Networking
 Source0:       https://download.filezilla-project.org/client/%{name}_%{version}_src.tar.bz2
-# Source0-md5: 0b005ce25f7e887a55a220387efbf305
+# Source0-md5: 8bf22d33c97a6614709205e456cdec03
 Patch0:                %{name}-desktop.patch
+Patch1:                disable-avx-on-i686.patch
 URL:           https://filezilla-project.org/
 BuildRequires: autoconf >= 2.50
 BuildRequires: automake >= 1.6
@@ -57,6 +58,7 @@ opcjami oraz intuicyjnym interfejsem.
 %prep
 %setup -q -n filezilla-%{version}
 %patch0 -p1
+%patch1 -p1
 
 cd locales
 %{__mv} bg{_BG,}.po
This page took 0.170103 seconds and 4 git commands to generate.