new release

Signed-off-by: Anton Arapov <anton@redhat.com>
This commit is contained in:
Anton Arapov 2013-04-03 11:23:09 +02:00
parent 67a1b5b3c0
commit 1700fd9522
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -19,3 +19,4 @@ microcode-20100826.dat
/microcode_ctl-2.0.tar.xz
/microcode_ctl-2.0-1.tar.xz
/microcode_ctl-2.0-2.tar.xz
/microcode_ctl-2.0-3.tar.xz

View File

@ -1,9 +1,9 @@
%define upstream_version 2.0-2
%define upstream_version 2.0-3
Summary: Tool to transform and deploy CPU microcode update for x86.
Name: microcode_ctl
Version: 2.0
Release: 3%{?dist}
Release: 3.1%{?dist}
Epoch: 2
Group: System Environment/Base
License: GPLv2+ and Redistributable, no modification permitted
@ -40,6 +40,9 @@ rm -rf %{buildroot}
%changelog
* Wed Apr 03 2013 Anton Arapov <anton@redhat.com> 2.0-3.1
- Update to upstream 2.0-3
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2:2.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild

View File

@ -1 +1 @@
21088436ef25ff1b6dd78344ebd4df16 microcode_ctl-2.0-2.tar.xz
ce3511b47eb323516a12cabde81005e9 microcode_ctl-2.0-3.tar.xz