diff --git a/SPECS/zstd.spec b/SPECS/zstd.spec
index 79fa74f..803ebe2 100644
--- a/SPECS/zstd.spec
+++ b/SPECS/zstd.spec
@@ -31,7 +31,7 @@
 
 Name:           zstd
 Version:        1.5.1
-Release:        5%{?dist}
+Release:        5%{?dist}.1
 Summary:        Zstd compression library
 
 License:        BSD and GPLv2
@@ -153,6 +153,9 @@ install -D -m644 programs/%{name}.1 %{buildroot}%{_mandir}/man1/p%{name}.1
 %ldconfig_scriptlets -n lib%{name}
 
 %changelog
+* Wed Mar 01 2023 Michel Alexandre Salim <salimma@fedoraproject.org> - 1.5.1-5.1
+- Rebuild to fix vendor tag
+
 * Fri Jan 07 2022 Michel Alexandre Salim <salimma@fedoraproject.org> - 1.5.1-5
 - Enable gz, .xz/.lzma and .lz4 support