diff --git a/.gitignore b/.gitignore index dfdc27e..f400688 100644 --- a/.gitignore +++ b/.gitignore @@ -31,3 +31,4 @@ microcode-20100826.dat /microcode_ctl-2.1-8.tar.xz /microcode_ctl-2.1-9.tar.xz /microcode_ctl-2.1-10.tar.xz +/microcode_ctl-2.1-11.tar.xz diff --git a/microcode_ctl.spec b/microcode_ctl.spec index f62b152..af17c18 100644 --- a/microcode_ctl.spec +++ b/microcode_ctl.spec @@ -1,9 +1,9 @@ -%define upstream_version 2.1-10 +%define upstream_version 2.1-11 Summary: Tool to transform and deploy CPU microcode update for x86 Name: microcode_ctl Version: 2.1 -Release: 13%{?dist} +Release: 13.1%{?dist} Epoch: 2 License: GPLv2+ and Redistributable, no modification permitted URL: http://fedorahosted.org/microcode_ctl @@ -34,9 +34,12 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} INSDIR=/usr/sbin install clean %changelog +* Fri Dec 02 2016 Anton Arapov 2.1-13.1 +- Update to upstream 2.1-11. 20161104 + * Thu Jul 21 2016 Anton Arapov 2.1-13 - Update to upstream 2.1-10. 20160714 -- Fixes rhbz#1353103 +- Fixes rhbz#1353103 * Fri Jun 24 2016 Anton Arapov 2.1-12 - Update to upstream 2.1-9. 20160607 diff --git a/sources b/sources index c9104be..238c104 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -fc3d62be01333a1df032592cae3a9ca7 microcode_ctl-2.1-10.tar.xz +e52cce1c92a92ee3a6f6b6dcbc2096e2 microcode_ctl-2.1-11.tar.xz