new release
Signed-off-by: Anton Arapov <anton@redhat.com>
This commit is contained in:
parent
4a4af77f1e
commit
33853808b3
1
.gitignore
vendored
1
.gitignore
vendored
@ -18,3 +18,4 @@ microcode-20100826.dat
|
|||||||
/microcode_ctl.rules
|
/microcode_ctl.rules
|
||||||
/microcode_ctl-2.0.tar.xz
|
/microcode_ctl-2.0.tar.xz
|
||||||
/microcode_ctl-2.0-1.tar.xz
|
/microcode_ctl-2.0-1.tar.xz
|
||||||
|
/microcode_ctl-2.0-2.tar.xz
|
||||||
|
@ -1,9 +1,9 @@
|
|||||||
%define upstream_version 2.0-1
|
%define upstream_version 2.0-2
|
||||||
|
|
||||||
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.0
|
Version: 2.0
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Epoch: 2
|
Epoch: 2
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
License: GPLv2+ and Redistributable, no modification permitted
|
License: GPLv2+ and Redistributable, no modification permitted
|
||||||
@ -40,6 +40,9 @@ rm -rf %{buildroot}
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Oct 17 2012 Anton Arapov <anton@redhat.com> 2.0-2
|
||||||
|
- Update to upstream 2.0-2
|
||||||
|
|
||||||
* Tue Oct 02 2012 Anton Arapov <anton@redhat.com> 2.0-1
|
* Tue Oct 02 2012 Anton Arapov <anton@redhat.com> 2.0-1
|
||||||
- Update to upstream 2.0-1
|
- Update to upstream 2.0-1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user