diff --git a/.gitignore b/.gitignore
index 60a5444..e8b6049 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,5 @@ SOURCES/samba-4.14.5.tar.xz
 SOURCES/samba-4.14.5.tar.asc
 SOURCES/samba-4.14.6.tar.xz
 SOURCES/samba-4.14.6.tar.asc
+SOURCES/samba-4.14.7.tar.xz
+SOURCES/samba-4.14.7.tar.asc
diff --git a/SPECS/samba.spec b/SPECS/samba.spec
index 3b2adc4..7a524a6 100644
--- a/SPECS/samba.spec
+++ b/SPECS/samba.spec
@@ -8,7 +8,7 @@
 
 %define main_release 100
 
-%define samba_version 4.14.6
+i%define samba_version 4.14.7
 # This should be rc1 or nil
 %define pre_release %nil
 
@@ -3876,6 +3876,9 @@ rm -rf %{buildroot}
 %endif
 
 %changelog
+* Wed Aug 25 2021 - Anoop C S <anoopcs@samba.org> - 4.14.7-100
+- v4.14.7 GA
+
 * Thu Aug 05 2021 - Anoop C S <anoopcs@samba.org> - 4.14.6-100
 - Initial CentOS 8 Stream release