diff options
Diffstat (limited to 'freefilesync/freefilesync.spec')
-rw-r--r-- | freefilesync/freefilesync.spec | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/freefilesync/freefilesync.spec b/freefilesync/freefilesync.spec index 0b3c344..6949177 100644 --- a/freefilesync/freefilesync.spec +++ b/freefilesync/freefilesync.spec @@ -14,7 +14,7 @@ %define min_openssl >= 1.1.0h %endif Name: freefilesync -Version: 10.13 +Version: 10.14 Release: 1%{?dist} Summary: A file synchronization utility @@ -37,7 +37,6 @@ Patch6: ffs_libssh2.patch Packager: B Stack <bgstack15@gmail.com> # WARNING: the build will FAIL if you have wxGTK3-devel installed. Only wxGTK2-devel should be on the build system. -BuildRequires: boost-devel BuildRequires: compat-wxGTK3-gtk2-devel BuildRequires: desktop-file-utils BuildRequires: gcc-c++ @@ -191,6 +190,9 @@ update-mime-database -n ${_datadir}/mime 1>/dev/null 2>&1 & : %ghost %config %attr(666, -, -) %{_datadir}/%{name}/GlobalSettings.xml %changelog +* Mon Jul 15 2019 B Stack <bgstack15@gmail.com> - 10.14-1 +- version bump + * Sat Jun 15 2019 B Stack <bgstack15@gmail.com> - 10.13-1 - version bump - improve mimetype icon deployment |