diff --git a/.gitignore b/.gitignore index 6febdc4..c216634 100644 --- a/.gitignore +++ b/.gitignore @@ -23,3 +23,4 @@ FileZilla_3.3.4_src.tar.bz2 /FileZilla_3.9.0-rc2_src.tar.bz2 /FileZilla_3.9.0.1_src.tar.bz2 /FileZilla_3.9.0.3_src.tar.bz2 +/FileZilla_3.9.0.5_src.tar.bz2 diff --git a/filezilla.spec b/filezilla.spec index e275bc0..adcd942 100644 --- a/filezilla.spec +++ b/filezilla.spec @@ -4,7 +4,7 @@ %endif Name: filezilla -Version: 3.9.0.3 +Version: 3.9.0.5 Release: 1%{?dist} Summary: FTP, FTPS and SFTP client @@ -66,7 +66,7 @@ FileZilla is a FTP, FTPS and SFTP client for Linux with a lot of features. --disable-manualupdatecheck \ --with-tinyxml=builtin \ %if 0%{?_with_wxgtk3} - --with-wx-config=wx-config-3.0 \ + --with-wxdir=%{_libexecdir}/wxGTK3 \ %endif --disable-autoupdatecheck @@ -141,6 +141,9 @@ fi || : %changelog +* Fri Oct 03 2014 kwizart - 3.9.0.5-1 +- Update to 3.9.0.5 + * Fri Aug 29 2014 Nicolas Chauvet - 3.9.0.3-1 - Update to 3.9.0.3 diff --git a/sources b/sources index ec47e80..1969f85 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -fcc906f3a08edeb60aa056675e7b0d94 FileZilla_3.9.0.3_src.tar.bz2 +01d3249dc4e6f2575b4cd4ef6558b35d FileZilla_3.9.0.5_src.tar.bz2