diff --git a/.gitignore b/.gitignore
index d2d9134..53abdbb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,2 @@
-SOURCES/samba-4.19.0.tar.xz
-SOURCES/samba-4.19.0.tar.asc
+SOURCES/samba-4.19.1.tar.xz
+SOURCES/samba-4.19.1.tar.asc
diff --git a/.samba.metadata b/.samba.metadata
index 3148f23..f01e155 100644
--- a/.samba.metadata
+++ b/.samba.metadata
@@ -1,2 +1,2 @@
-f25b8c5bf9c279e2437485f7cb62eb0f0314183f  SOURCES/samba-4.19.0.tar.xz
-0dcabf4c9a2dea47ebc4a916f7019e6f92a988ac  SOURCES/samba-4.19.0.tar.asc
+e38c08f609d285ffbacf5fc44f7ad0e7a58cf063  SOURCES/samba-4.19.1.tar.xz
+41ac093a66fe07ae36bfe517d409d5d2aab5a93e  SOURCES/samba-4.19.1.tar.asc
diff --git a/SPECS/samba.spec b/SPECS/samba.spec
index 713dd56..0f23976 100644
--- a/SPECS/samba.spec
+++ b/SPECS/samba.spec
@@ -89,7 +89,7 @@
 
 %global baserelease 100
 
-%global samba_version 4.19.0
+%global samba_version 4.19.1
 # This should be rc1 or nil
 %define pre_release %nil
 
@@ -2134,7 +2134,9 @@ fi
 %{_libexecdir}/samba/rpcd_fsrvp
 %{_libexecdir}/samba/rpcd_lsad
 %{_libexecdir}/samba/rpcd_mdssvc
+%if %{with testsuite}
 %{_libexecdir}/samba/rpcd_rpcecho
+%endif
 %{_libexecdir}/samba/rpcd_spoolss
 %{_libexecdir}/samba/rpcd_winreg
 %{_libexecdir}/samba/samba-dcerpcd
@@ -4410,5 +4412,8 @@ fi
 %endif
 
 %changelog
+* Thu Oct 12 2023 - Anoop C S <anoopcs@samba.org> - 4.19.1-100
+- v4.19.1 GA
+
 * Tue Sep 05 2023 - Anoop C S <anoopcs@samba.org> - 4.19.0-100
 - Initial version