From e4921ea3cd1cd98ece3c2ca3308c7c194f922cd0 Mon Sep 17 00:00:00 2001 From: Anton Arapov Date: Thu, 21 Jul 2016 12:02:31 +0200 Subject: [PATCH] new release. new intel firmware 20160714 Signed-off-by: Anton Arapov --- .gitignore | 1 + microcode_ctl.spec | 8 ++++++-- sources | 2 +- 3 files changed, 8 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 21a833f..dfdc27e 100644 --- a/.gitignore +++ b/.gitignore @@ -30,3 +30,4 @@ microcode-20100826.dat /microcode_ctl-2.1-7.tar.xz /microcode_ctl-2.1-8.tar.xz /microcode_ctl-2.1-9.tar.xz +/microcode_ctl-2.1-10.tar.xz diff --git a/microcode_ctl.spec b/microcode_ctl.spec index 26fd7ba..f62b152 100644 --- a/microcode_ctl.spec +++ b/microcode_ctl.spec @@ -1,9 +1,9 @@ -%define upstream_version 2.1-9 +%define upstream_version 2.1-10 Summary: Tool to transform and deploy CPU microcode update for x86 Name: microcode_ctl Version: 2.1 -Release: 12%{?dist} +Release: 13%{?dist} Epoch: 2 License: GPLv2+ and Redistributable, no modification permitted URL: http://fedorahosted.org/microcode_ctl @@ -34,6 +34,10 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} INSDIR=/usr/sbin install clean %changelog +* Thu Jul 21 2016 Anton Arapov 2.1-13 +- Update to upstream 2.1-10. 20160714 +- Fixes rhbz#1353103 + * Fri Jun 24 2016 Anton Arapov 2.1-12 - Update to upstream 2.1-9. 20160607 diff --git a/sources b/sources index af3904f..c9104be 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2ba871baa1c39e9ef84ddf544d70b0ce microcode_ctl-2.1-9.tar.xz +fc3d62be01333a1df032592cae3a9ca7 microcode_ctl-2.1-10.tar.xz