diff --git a/.gitignore b/.gitignore
index 9746acd..54505c1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-SOURCES/microcode-20190514a.tar.gz
+SOURCES/microcode-20190618.tar.gz
diff --git a/.microcode_ctl.metadata b/.microcode_ctl.metadata
index d49f21d..9752458 100644
--- a/.microcode_ctl.metadata
+++ b/.microcode_ctl.metadata
@@ -1 +1 @@
-252f56e1e1e6dc491813cb649c5c83fe1ff1c122 SOURCES/microcode-20190514a.tar.gz
+8484c44d39a2700fb568ccc67a8e1ed8877878a5 SOURCES/microcode-20190618.tar.gz
diff --git a/SPECS/microcode_ctl.spec b/SPECS/microcode_ctl.spec
index 01ee903..d233d04 100644
--- a/SPECS/microcode_ctl.spec
+++ b/SPECS/microcode_ctl.spec
@@ -1,4 +1,4 @@
-%define intel_ucode_version 20190514a
+%define intel_ucode_version 20190618
 %define intel_ucode_file_id 28727
 %global debug_package %{nil}
 
@@ -14,7 +14,7 @@
 Summary:        CPU microcode updates for Intel x86 processors
 Name:           microcode_ctl
 Version:        20180807a
-Release:        2.%{intel_ucode_version}.2%{?dist}
+Release:        2.%{intel_ucode_version}.1%{?dist}
 Epoch:          4
 License:        CC0 and Redistributable, no modification permitted
 URL:            https://downloadcenter.intel.com/download/%{intel_ucode_file_id}/Linux-Processor-Microcode-Data-File
@@ -260,6 +260,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Wed Jun 19 2019 Eugene Syromiatnikov <esyr@redhat.com> - 4:20180807a-2.20190618.1
+- Intel CPU microcode update to 20190618 (#1719634).
+
 * Sun Jun 02 2019 Eugene Syromiatnikov <esyr@redhat.com> - 4:20180807a-2.20190514a.2
 - Remove disclaimer, as it is not as important now to justify kmsg/log
   pollution; its contents are partially adopted in README.caveats.