diff --git a/.passt.metadata b/.passt.metadata
index 0fa3a44ed9196c8cf35e16a168f92448ce171df0..6300a79e4b9145494d0c26d55528af340686139d 100644
--- a/.passt.metadata
+++ b/.passt.metadata
@@ -1 +1 @@
-441ee4df49fb440b48611ee353b4a5fa9c3167fc2da6d8f951e5cb39a62fa40d SOURCES/passt-72884484b00dbab548da056972e28ddb85518386.tar.xz
+39e5ba5b688b275ee7e7ccf0d36059fc46f5bd673ab625b562cf81cf8a603149 SOURCES/passt-1ee2ecade3f41e2a3e51c1e580b08cba977a7c8d.tar.xz
diff --git a/SPECS/passt.spec b/SPECS/passt.spec
index 142de1daa585ea732f5010e868a54a9e11c94d80..cadfbfd3cf21bdef138ee50ff21187113dfca2e3 100644
--- a/SPECS/passt.spec
+++ b/SPECS/passt.spec
@@ -7,14 +7,14 @@
 # Copyright (c) 2022 Red Hat GmbH
 # Author: Stefano Brivio <sbrivio@redhat.com>
 
-%global git_hash 72884484b00dbab548da056972e28ddb85518386
+%global git_hash 1ee2ecade3f41e2a3e51c1e580b08cba977a7c8d
 %global selinuxtype targeted
 
 Name:		passt
-Version:	0^20240510.g7288448
+Version:	0^20240624.g1ee2eca
 Release:	1%{?dist}
 Summary:	User-mode networking daemons for virtual machines and namespaces
-License:	GPLv2+ and BSD
+License:	GPL-2.0-or-later AND BSD-3-Clause
 Group:		System Environment/Daemons
 URL:		https://passt.top/
 Source:		https://passt.top/passt/snapshot/passt-%{git_hash}.tar.xz
@@ -124,6 +124,15 @@ fi
 %{_datadir}/selinux/packages/%{selinuxtype}/pasta.pp
 
 %changelog
+* Mon Jun 24 2024 Stefano Brivio <sbrivio@redhat.com> - 0^20240624.g1ee2eca-1
+- Resolves: RHEL-44838
+
+* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 0^20240523.g765eb0b-2
+- Bump release for June 2024 mass rebuild
+
+* Thu May 23 2024 Stefano Brivio <sbrivio@redhat.com> - 0^20240523.g765eb0b-1
+- Resolves: RHEL-36045
+
 * Wed May 22 2024 Stefano Brivio <sbrivio@redhat.com> - 0^20240510.g7288448-1
 - Resolves: RHEL-37647