diff --git a/.gitignore b/.gitignore index a00cf9d..9ae784e 100644 --- a/.gitignore +++ b/.gitignore @@ -27,3 +27,4 @@ microcode-20100826.dat /microcode_ctl-2.1-4.tar.xz /microcode_ctl-2.1-5.tar.xz /microcode_ctl-2.1-6.tar.xz +/microcode_ctl-2.1-7.tar.xz diff --git a/microcode_ctl.spec b/microcode_ctl.spec index 19b3aa2..ff9edd5 100644 --- a/microcode_ctl.spec +++ b/microcode_ctl.spec @@ -1,9 +1,9 @@ -%define upstream_version 2.1-6 +%define upstream_version 2.1-7 Summary: Tool to transform and deploy CPU microcode update for x86. Name: microcode_ctl Version: 2.1 -Release: 8%{?dist} +Release: 8.1%{?dist} Epoch: 2 Group: System Environment/Base License: GPLv2+ and Redistributable, no modification permitted @@ -40,7 +40,10 @@ rm -rf %{buildroot} %changelog -* Sun Sep 21 2014 Anton Arapov 2.1-7 +* Tue Feb 03 2015 Anton Arapov 2.1-8.1 +- Update to upstream 2.1-7. 20150121 + +* Sun Sep 21 2014 Anton Arapov 2.1-8 - Update to upstream 2.1-6. 20140913 * Sun Aug 17 2014 Fedora Release Engineering - 2:2.1-7 diff --git a/sources b/sources index cf9942e..2126e7b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8a38562854d44921102c53b9e8e75475 microcode_ctl-2.1-6.tar.xz +15de1bf30b1925eba0661ef485cacbd0 microcode_ctl-2.1-7.tar.xz