diff --git a/kernel-tools.spec b/kernel-tools.spec
index d3a13af..92aad3d 100644
--- a/kernel-tools.spec
+++ b/kernel-tools.spec
@@ -43,7 +43,7 @@
 # pkg_release is what we'll fill in for the rpm Release: field
 %if 0%{?released_kernel}
 
-%global pkg_release %{fedora_build}%{?buildid}%{?dist}
+%global pkg_release %{fedora_build}%{?buildid}.1%{?dist}
 
 %else
 
@@ -257,7 +257,7 @@ cd linux-%{kversion}
 %endif
 
 %global perf_make \
-  make %{?make_opts} EXTRA_CFLAGS="${RPM_OPT_FLAGS}" LDFLAGS="%{__global_ldflags}" %{?cross_opts} -C tools/perf V=1 NO_PERF_READ_VDSO32=1 NO_PERF_READ_VDSOX32=1 WERROR=0 NO_LIBUNWIND=1 HAVE_CPLUS_DEMANGLE=1 NO_GTK2=1 NO_STRLCPY=1 NO_BIONIC=1 LIBBPF_DYNAMIC=1 LIBTRACEEVENT_DYNAMIC=1 %{?perf_build_extra_opts} prefix=%{_prefix} PYTHON=%{__python3}
+  make %{?make_opts} EXTRA_CFLAGS="${RPM_OPT_FLAGS}" LDFLAGS="%{__global_ldflags}" %{?cross_opts} -C tools/perf V=1 NO_PERF_READ_VDSO32=1 NO_PERF_READ_VDSOX32=1 WERROR=0 NO_LIBUNWIND=1 HAVE_CPLUS_DEMANGLE=1 NO_GTK2=1 NO_STRLCPY=1 NO_BIONIC=1 LIBTRACEEVENT_DYNAMIC=1 %{?perf_build_extra_opts} prefix=%{_prefix} PYTHON=%{__python3}
 # perf
 # make sure check-headers.sh is executable
 chmod +x tools/perf/check-headers.sh
@@ -596,6 +596,9 @@ popd
 %{_mandir}/man1/rv.1.gz
 
 %changelog
+* Wed Jun 28 2023 Michel Alexandre Salim <salimma@centosproject.org> - 6.3.3-200.1
+- Initial Hyperscale SIG package
+
 * Wed May 17 2023 Justin M. Forbes <jforbes@fedoraproject.org> - 6.3.3-200
 - Linux v6.3.3