diff --git a/.gitignore b/.gitignore
index 60805e5..0971052 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-SOURCES/lz4-1.8.1.2.tar.gz
+SOURCES/lz4-1.8.3.tar.gz
diff --git a/.lz4.metadata b/.lz4.metadata
index a7c8c14..c13c074 100644
--- a/.lz4.metadata
+++ b/.lz4.metadata
@@ -1 +1 @@
-d16dd5062b98a715d18e2b0f7d8e1a595272b8d6 SOURCES/lz4-1.8.1.2.tar.gz
+070867abcd93a7245b80ec6fc2ced27c6b8e3e0c SOURCES/lz4-1.8.3.tar.gz
diff --git a/SPECS/lz4.spec b/SPECS/lz4.spec
index 68fe6ba..4bb6455 100644
--- a/SPECS/lz4.spec
+++ b/SPECS/lz4.spec
@@ -1,6 +1,6 @@
 Name:           lz4
-Version:        1.8.1.2
-Release:        4%{?dist}
+Version:        1.8.3
+Release:        2%{?dist}
 Summary:        Extremely fast compression algorithm
 
 License:        GPLv2+ and BSD
@@ -79,6 +79,14 @@ chmod +x ./configure
 %{_libdir}/liblz4.a
 
 %changelog
+* Tue May 26 2020 Jakub Martisko <jamartis@redhat.com> - 1.8.3-2
+- Rebuilding with the new gating tests
+- Related: 1840046
+
+* Mon Apr 06 2020 Jakub Martisko <jamartis@redhat.com> - 1.8.3-1
+- Rebase to 1.8.3
+- Resolves: #1821237
+
 * Fri Feb 09 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1.8.1.2-4
 - Escape macros in %%changelog