From 3f42592d7191296c1e6ce9f2abddfa4840a32257 Mon Sep 17 00:00:00 2001 From: Anton Arapov Date: Mon, 9 Sep 2013 11:50:49 +0200 Subject: [PATCH] new release. 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 f31b7c9..6402db8 100644 --- a/.gitignore +++ b/.gitignore @@ -22,3 +22,4 @@ microcode-20100826.dat /microcode_ctl-2.0-3.tar.xz /microcode_ctl-2.1.tar.xz /microcode_ctl-2.1-1.tar.xz +/microcode_ctl-2.1-2.tar.xz diff --git a/microcode_ctl.spec b/microcode_ctl.spec index 9e9616e..97cc7ae 100644 --- a/microcode_ctl.spec +++ b/microcode_ctl.spec @@ -1,9 +1,9 @@ -%define upstream_version 2.1-1 +%define upstream_version 2.1-2 Summary: Tool to transform and deploy CPU microcode update for x86. Name: microcode_ctl Version: 2.1 -Release: 1%{?dist} +Release: 2%{?dist} Epoch: 2 Group: System Environment/Base License: GPLv2+ and Redistributable, no modification permitted @@ -40,6 +40,9 @@ rm -rf %{buildroot} %changelog +* Mon Sep 09 2013 Anton Arapov 2.1-2 +- Update to upstream 2.1-2. + * Wed Aug 14 2013 Anton Arapov 2.1-1 - Update to upstream 2.1-1. diff --git a/sources b/sources index 98b2135..8a61ee4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d3e5eb91b20b47e7759aa5c69a9db28d microcode_ctl-2.1-1.tar.xz +d03bea728bd82036907492e488c882f3 microcode_ctl-2.1-2.tar.xz