diff --git a/.gitignore b/.gitignore index 6402db8..51be7be 100644 --- a/.gitignore +++ b/.gitignore @@ -23,3 +23,4 @@ microcode-20100826.dat /microcode_ctl-2.1.tar.xz /microcode_ctl-2.1-1.tar.xz /microcode_ctl-2.1-2.tar.xz +/microcode_ctl-2.1-3.tar.xz diff --git a/microcode_ctl.spec b/microcode_ctl.spec index 97cc7ae..a06ca09 100644 --- a/microcode_ctl.spec +++ b/microcode_ctl.spec @@ -1,9 +1,9 @@ -%define upstream_version 2.1-2 +%define upstream_version 2.1-3 Summary: Tool to transform and deploy CPU microcode update for x86. Name: microcode_ctl Version: 2.1 -Release: 2%{?dist} +Release: 3%{?dist} Epoch: 2 Group: System Environment/Base License: GPLv2+ and Redistributable, no modification permitted @@ -40,6 +40,9 @@ rm -rf %{buildroot} %changelog +* Fri Jan 24 2014 Anton Arapov 2.1-3 +- Update to upstream 2.1-3. + * Mon Sep 09 2013 Anton Arapov 2.1-2 - Update to upstream 2.1-2. diff --git a/sources b/sources index 8a61ee4..74efe7b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d03bea728bd82036907492e488c882f3 microcode_ctl-2.1-2.tar.xz +cea17e74d5caac7b292acccba54c92c5 microcode_ctl-2.1-3.tar.xz