From ba74fb2d4cb49d6ccdd0b7dd862a4d5ee9ab2530 Mon Sep 17 00:00:00 2001 From: Anton Arapov Date: Tue, 2 Oct 2012 09:26:49 +0200 Subject: [PATCH] Update to upstream 2.0-1 Signed-off-by: Anton Arapov --- .gitignore | 1 + microcode_ctl.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 514425f..43f2ed6 100644 --- a/.gitignore +++ b/.gitignore @@ -17,3 +17,4 @@ microcode-20100826.dat /microcode_ctl-1.18.tar.xz /microcode_ctl.rules /microcode_ctl-2.0.tar.xz +/microcode_ctl-2.0-1.tar.xz diff --git a/microcode_ctl.spec b/microcode_ctl.spec index 17c561c..162de28 100644 --- a/microcode_ctl.spec +++ b/microcode_ctl.spec @@ -1,7 +1,7 @@ Summary: Tool to transform and deploy CPU microcode update for x86. Name: microcode_ctl Version: 2.0 -Release: 1 +Release: 2 Epoch: 2 Group: System Environment/Base License: GPLv2+ and Redistributable, no modification permitted @@ -38,6 +38,9 @@ rm -rf %{buildroot} %changelog +* Tue Oct 02 2012 Anton Arapov 2.0-2 +- Update to upstream 2.0-1 + * Mon Aug 06 2012 Anton Arapov 2.0-1 - Update to upstream 2.0 diff --git a/sources b/sources index a2c8be6..233efc5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c527b631c1f54b660700038217da829f microcode_ctl-2.0.tar.xz +af7e4bb7f2b2195b6de58bdba5a17ee9 microcode_ctl-2.0-1.tar.xz