new release. new intel firmware 20140624.
Signed-off-by: Anton Arapov <anton@descope.org>
This commit is contained in:
parent
e9ca2da856
commit
73508fe39f
1
.gitignore
vendored
1
.gitignore
vendored
@ -25,3 +25,4 @@ microcode-20100826.dat
|
||||
/microcode_ctl-2.1-2.tar.xz
|
||||
/microcode_ctl-2.1-3.tar.xz
|
||||
/microcode_ctl-2.1-4.tar.xz
|
||||
/microcode_ctl-2.1-5.tar.xz
|
||||
|
@ -1,9 +1,9 @@
|
||||
%define upstream_version 2.1-4
|
||||
%define upstream_version 2.1-5
|
||||
|
||||
Summary: Tool to transform and deploy CPU microcode update for x86.
|
||||
Name: microcode_ctl
|
||||
Version: 2.1
|
||||
Release: 5%{?dist}
|
||||
Release: 6%{?dist}
|
||||
Epoch: 2
|
||||
Group: System Environment/Base
|
||||
License: GPLv2+ and Redistributable, no modification permitted
|
||||
@ -40,6 +40,9 @@ rm -rf %{buildroot}
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Jul 08 2014 Anton Arapov <anton@descope.org> 2.1-6
|
||||
- Update to upstream 2.1-5. 20140624
|
||||
|
||||
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2:2.1-5
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user