diff --git a/SPECS/linuxptp.spec b/SPECS/linuxptp.spec
index 63840f2..cdfe382 100644
--- a/SPECS/linuxptp.spec
+++ b/SPECS/linuxptp.spec
@@ -4,7 +4,7 @@
 
 Name:		linuxptp
 Version:	3.1.1
-Release:	2%{?dist}.1
+Release:	3%{?dist}
 Summary:	PTP implementation for Linux
 
 Group:		System Environment/Base
@@ -129,8 +129,8 @@ PATH=..:$PATH ./run
 %{_mandir}/man8/*.8*
 
 %changelog
-* Thu Sep 01 2022 Miroslav Lichvar <mlichvar@redhat.com> 3.1.1-2.el8_6.1
-- handle PHC read failing with EBUSY in phc2sys (#2123277)
+* Wed Jun 29 2022 Miroslav Lichvar <mlichvar@redhat.com> 3.1.1-3
+- handle PHC read failing with EBUSY in phc2sys (#2079129)
 
 * Mon Nov 01 2021 Miroslav Lichvar <mlichvar@redhat.com> 3.1.1-2
 - make sanity clock check more reliable (#2007281)