From d19ffa817fd106a18c1f87a9ee43458eeb6d2c91 Mon Sep 17 00:00:00 2001 From: B Stack Date: Tue, 8 Dec 2020 20:34:00 -0500 Subject: ffs dpkg 11.4, WIP ffs rpm --- freefilesync/freefilesync.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'freefilesync/freefilesync.spec') diff --git a/freefilesync/freefilesync.spec b/freefilesync/freefilesync.spec index b7e58b1..da76c83 100644 --- a/freefilesync/freefilesync.spec +++ b/freefilesync/freefilesync.spec @@ -19,8 +19,8 @@ %define libssh2_name libssh2-%{name} %endif Name: freefilesync -Version: 11.3 -Release: 2%{?dist} +Version: 11.4 +Release: 1%{?dist} Summary: A file synchronization utility Group: Applications/File @@ -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 Dec 08 2020 B Stack - 11.4-1 +- version bump + * Thu Nov 05 2020 B Stack - 11.3-2 - fully fix the trad patch -- cgit