Update to upstream 2.1-11. 20161104
Signed-off-by: Anton Arapov <arapov@gmail.com>
This commit is contained in:
parent
e4921ea3cd
commit
7a4a2d14c5
1
.gitignore
vendored
1
.gitignore
vendored
@ -31,3 +31,4 @@ microcode-20100826.dat
|
|||||||
/microcode_ctl-2.1-8.tar.xz
|
/microcode_ctl-2.1-8.tar.xz
|
||||||
/microcode_ctl-2.1-9.tar.xz
|
/microcode_ctl-2.1-9.tar.xz
|
||||||
/microcode_ctl-2.1-10.tar.xz
|
/microcode_ctl-2.1-10.tar.xz
|
||||||
|
/microcode_ctl-2.1-11.tar.xz
|
||||||
|
@ -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
|
Summary: Tool to transform and deploy CPU microcode update for x86
|
||||||
Name: microcode_ctl
|
Name: microcode_ctl
|
||||||
Version: 2.1
|
Version: 2.1
|
||||||
Release: 13%{?dist}
|
Release: 13.1%{?dist}
|
||||||
Epoch: 2
|
Epoch: 2
|
||||||
License: GPLv2+ and Redistributable, no modification permitted
|
License: GPLv2+ and Redistributable, no modification permitted
|
||||||
URL: http://fedorahosted.org/microcode_ctl
|
URL: http://fedorahosted.org/microcode_ctl
|
||||||
@ -34,9 +34,12 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} INSDIR=/usr/sbin install clean
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Dec 02 2016 Anton Arapov <arapov@gmail.com> 2.1-13.1
|
||||||
|
- Update to upstream 2.1-11. 20161104
|
||||||
|
|
||||||
* Thu Jul 21 2016 Anton Arapov <arapov@gmail.com> 2.1-13
|
* Thu Jul 21 2016 Anton Arapov <arapov@gmail.com> 2.1-13
|
||||||
- Update to upstream 2.1-10. 20160714
|
- Update to upstream 2.1-10. 20160714
|
||||||
- Fixes rhbz#1353103
|
- Fixes rhbz#1353103
|
||||||
|
|
||||||
* Fri Jun 24 2016 Anton Arapov <arapov@gmail.com> 2.1-12
|
* Fri Jun 24 2016 Anton Arapov <arapov@gmail.com> 2.1-12
|
||||||
- Update to upstream 2.1-9. 20160607
|
- Update to upstream 2.1-9. 20160607
|
||||||
|
Loading…
Reference in New Issue
Block a user