diff --git a/SPECS/rsync.spec b/SPECS/rsync.spec
index c13436e..2315339 100644
--- a/SPECS/rsync.spec
+++ b/SPECS/rsync.spec
@@ -9,7 +9,7 @@
 Summary: A program for synchronizing files over a network
 Name: rsync
 Version: 3.1.3
-Release: 13%{?dist}
+Release: 14%{?dist}
 Group: Applications/Internet
 URL: http://rsync.samba.org/
 
@@ -128,6 +128,9 @@ chmod -x support/*
 %systemd_postun_with_restart rsyncd.service
 
 %changelog
+* Mon Oct 11 2021 Michal Ruprich <mruprich@redhat.com> - 3.1.3-14
+- Related: #1907443 - Adding fmf plans to run tests with tmt
+
 * Mon Sep 27 2021 Tomas Korbar <tkorbar@redhat.com> - 3.1.3-13
 - Resolves: #1907443 - Read-only files that have changed xattrs fail to allow xattr changes