Update to upstream 2.1-14. 20171117
Signed-off-by: Anton Arapov <arapov@gmail.com>
This commit is contained in:
parent
554979cfc8
commit
7c3548d6a1
1
.gitignore
vendored
1
.gitignore
vendored
@ -34,3 +34,4 @@ microcode-20100826.dat
|
||||
/microcode_ctl-2.1-11.tar.xz
|
||||
/microcode_ctl-2.1-12.tar.xz
|
||||
/microcode_ctl-2.1-13.tar.xz
|
||||
/microcode_ctl-2.1-14.tar.xz
|
||||
|
@ -1,10 +1,10 @@
|
||||
%define upstream_version 2.1-13
|
||||
%define upstream_version 2.1-14
|
||||
%global debug_package %{nil}
|
||||
|
||||
Summary: Tool to transform and deploy CPU microcode update for x86
|
||||
Name: microcode_ctl
|
||||
Version: 2.1
|
||||
Release: 18%{?dist}
|
||||
Release: 19%{?dist}
|
||||
Epoch: 2
|
||||
License: GPLv2+ and Redistributable, no modification permitted
|
||||
URL: https://pagure.io/microcode_ctl
|
||||
@ -34,6 +34,9 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} INSDIR=/usr/sbin install clean
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Nov 21 2017 Anton Arapov <aarapov@redhat.com> 2:2.1-19
|
||||
- Update to upstream 2.1-14. 20171117
|
||||
|
||||
* Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2:2.1-18
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (microcode_ctl-2.1-13.tar.xz) = f715b866198fb2cb468ac561e9f83ac9e1751e428529417bcd702485d0a51b72836d130ed5fbe28bac9dddf9aaecce778acfaad4110662b850e38c168dffe3d5
|
||||
SHA512 (microcode_ctl-2.1-14.tar.xz) = 4538807610a1374c92f059023d14795d4d31fd3a2ca50f1531560da914a28af7a946e7221882c16edf876f9fe0ecacb648e23ac600809adbeffadf6eb6d28ef6
|
||||
|
Loading…
Reference in New Issue
Block a user