Update to upstream 2.1-15. 20180108
Signed-off-by: Anton Arapov <arapov@gmail.com>
This commit is contained in:
parent
7c3548d6a1
commit
b6f8e6b7aa
1
.gitignore
vendored
1
.gitignore
vendored
@ -35,3 +35,4 @@ microcode-20100826.dat
|
|||||||
/microcode_ctl-2.1-12.tar.xz
|
/microcode_ctl-2.1-12.tar.xz
|
||||||
/microcode_ctl-2.1-13.tar.xz
|
/microcode_ctl-2.1-13.tar.xz
|
||||||
/microcode_ctl-2.1-14.tar.xz
|
/microcode_ctl-2.1-14.tar.xz
|
||||||
|
/microcode_ctl-2.1-15.tar.xz
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
%define upstream_version 2.1-14
|
%define upstream_version 2.1-15
|
||||||
%global debug_package %{nil}
|
%global debug_package %{nil}
|
||||||
|
|
||||||
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: 19%{?dist}
|
Release: 20%{?dist}
|
||||||
Epoch: 2
|
Epoch: 2
|
||||||
License: GPLv2+ and Redistributable, no modification permitted
|
License: GPLv2+ and Redistributable, no modification permitted
|
||||||
URL: https://pagure.io/microcode_ctl
|
URL: https://pagure.io/microcode_ctl
|
||||||
@ -34,7 +34,10 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} INSDIR=/usr/sbin install clean
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Wed Nov 21 2017 Anton Arapov <aarapov@redhat.com> 2:2.1-19
|
* Tue Jan 09 2018 Anton Arapov <aarapov@redhat.com> 2:2.1-20
|
||||||
|
- Update to upstream 2.1-15. 20180108
|
||||||
|
|
||||||
|
* Tue Nov 21 2017 Anton Arapov <aarapov@redhat.com> 2:2.1-19
|
||||||
- Update to upstream 2.1-14. 20171117
|
- Update to upstream 2.1-14. 20171117
|
||||||
|
|
||||||
* Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2:2.1-18
|
* Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2:2.1-18
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (microcode_ctl-2.1-14.tar.xz) = 4538807610a1374c92f059023d14795d4d31fd3a2ca50f1531560da914a28af7a946e7221882c16edf876f9fe0ecacb648e23ac600809adbeffadf6eb6d28ef6
|
SHA512 (microcode_ctl-2.1-15.tar.xz) = 2c1c65b62de80ca958068f18b54c3c635415c45f83095d5dbf07c5c94776b0297c8ae8cf82271cc96d6ded9bf6e22c511f6a50523b307fd9e995d723621d63e7
|
||||||
|
Loading…
Reference in New Issue
Block a user