diff --git a/FileZilla.spec b/FileZilla.spec index 0264a64..54a6879 100644 --- a/FileZilla.spec +++ b/FileZilla.spec @@ -1,5 +1,5 @@ Name: FileZilla -Version: 3.8.0 +Version: 3.8.1 Release: 1mamba Summary: FTP, FTPS and SFTP client Group: Graphical Desktop/Applications/Networking @@ -54,7 +54,8 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-root --disable-manualupdatecheck \ --with-tinyxml=system \ --disable-autoupdatecheck \ - --with-wx-config=wx-config-unicode + --with-wx-config=wx-config-unicode \ + CXXFLAGS="%{optflags} -I." %make -j1 @@ -100,6 +101,9 @@ fi #ChangeLog NEWS README %changelog +* Sun Jul 13 2014 Automatic Build System 3.8.1-1mamba +- automatic update by autodist + * Sat May 24 2014 Automatic Build System 3.8.0-1mamba - automatic update by autodist