From 9ff7536f82fd42d159df97e97f147e21e4f3114c Mon Sep 17 00:00:00 2001 From: Anton Arapov Date: Fri, 24 Jun 2016 14:56:13 +0200 Subject: [PATCH] new release. new intel firmware 20160607 Signed-off-by: Anton Arapov --- .gitignore | 1 + microcode_ctl.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index b14ac3f..21a833f 100644 --- a/.gitignore +++ b/.gitignore @@ -29,3 +29,4 @@ microcode-20100826.dat /microcode_ctl-2.1-6.tar.xz /microcode_ctl-2.1-7.tar.xz /microcode_ctl-2.1-8.tar.xz +/microcode_ctl-2.1-9.tar.xz diff --git a/microcode_ctl.spec b/microcode_ctl.spec index 299855f..26fd7ba 100644 --- a/microcode_ctl.spec +++ b/microcode_ctl.spec @@ -1,9 +1,9 @@ -%define upstream_version 2.1-8 +%define upstream_version 2.1-9 Summary: Tool to transform and deploy CPU microcode update for x86 Name: microcode_ctl Version: 2.1 -Release: 11%{?dist} +Release: 12%{?dist} Epoch: 2 License: GPLv2+ and Redistributable, no modification permitted URL: http://fedorahosted.org/microcode_ctl @@ -34,6 +34,9 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} INSDIR=/usr/sbin install clean %changelog +* Fri Jun 24 2016 Anton Arapov 2.1-12 +- Update to upstream 2.1-9. 20160607 + * Thu Feb 04 2016 Fedora Release Engineering - 2:2.1-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild diff --git a/sources b/sources index 4f41ca4..af3904f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f1285c0ef5a97611690ccf200bcab1c2 microcode_ctl-2.1-8.tar.xz +2ba871baa1c39e9ef84ddf544d70b0ce microcode_ctl-2.1-9.tar.xz