diff options
author | B Stack <bgstack15@gmail.com> | 2021-02-02 13:33:22 -0500 |
---|---|---|
committer | B Stack <bgstack15@gmail.com> | 2021-02-02 13:33:22 -0500 |
commit | fcb2226b976880e80f8bc4fdbd09d06d2a9e8d72 (patch) | |
tree | 94e00906b978e577bc94628f47e41782f1d7ae49 /freefilesync/freefilesync.spec | |
parent | Merge branch 'waterfox-bump' into 'master' (diff) | |
download | stackrpms-fcb2226b976880e80f8bc4fdbd09d06d2a9e8d72.tar.gz stackrpms-fcb2226b976880e80f8bc4fdbd09d06d2a9e8d72.tar.bz2 stackrpms-fcb2226b976880e80f8bc4fdbd09d06d2a9e8d72.zip |
ffs 11.6 rc1
Diffstat (limited to 'freefilesync/freefilesync.spec')
-rw-r--r-- | freefilesync/freefilesync.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/freefilesync/freefilesync.spec b/freefilesync/freefilesync.spec index 9f36b2c..f4a0c2b 100644 --- a/freefilesync/freefilesync.spec +++ b/freefilesync/freefilesync.spec @@ -19,7 +19,7 @@ %define libssh2_name libssh2-%{name} %endif Name: freefilesync -Version: 11.5 +Version: 11.6 Release: 1%{?dist} Summary: A file synchronization utility @@ -207,6 +207,9 @@ update-mime-database -n ${_datadir}/mime 1>/dev/null 2>&1 & : %ghost %config %attr(666, -, -) %{_datadir}/%{name}/GlobalSettings.xml %changelog +* Tue Feb 02 2021 B. Stack <bgstack15@gmail.com> - 11.6-1 +- version bump + * Mon Jan 04 2021 B. Stack <bgstack15@gmail.com> - 11.5-1 - version bump |