diff --git a/.gitignore b/.gitignore index 37a0ec4..a00cf9d 100644 --- a/.gitignore +++ b/.gitignore @@ -26,3 +26,4 @@ microcode-20100826.dat /microcode_ctl-2.1-3.tar.xz /microcode_ctl-2.1-4.tar.xz /microcode_ctl-2.1-5.tar.xz +/microcode_ctl-2.1-6.tar.xz diff --git a/microcode_ctl.spec b/microcode_ctl.spec index 7a35802..19b3aa2 100644 --- a/microcode_ctl.spec +++ b/microcode_ctl.spec @@ -1,9 +1,9 @@ -%define upstream_version 2.1-5 +%define upstream_version 2.1-6 Summary: Tool to transform and deploy CPU microcode update for x86. Name: microcode_ctl Version: 2.1 -Release: 7%{?dist} +Release: 8%{?dist} Epoch: 2 Group: System Environment/Base License: GPLv2+ and Redistributable, no modification permitted @@ -40,6 +40,9 @@ rm -rf %{buildroot} %changelog +* Sun Sep 21 2014 Anton Arapov 2.1-7 +- Update to upstream 2.1-6. 20140913 + * Sun Aug 17 2014 Fedora Release Engineering - 2:2.1-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild diff --git a/sources b/sources index f859525..cf9942e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6ae385757cbba1915bd15de5cae36719 microcode_ctl-2.1-5.tar.xz +8a38562854d44921102c53b9e8e75475 microcode_ctl-2.1-6.tar.xz