[microcode_ctl] new release

Anton Arapov aarapov at fedoraproject.org
Sat Jul 27 07:58:11 UTC 2013


commit 95d76be014b2e0765d586e3ad993bd73d37df1e2
Author: Anton Arapov <anton at redhat.com>
Date:   Sat Jul 27 09:57:33 2013 +0200

    new release
    
    Signed-off-by: Anton Arapov <anton at redhat.com>

 .gitignore         |    1 +
 microcode_ctl.spec |    9 ++++++---
 sources            |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 822bc15..a8a9a60 100644
--- a/.gitignore
+++ b/.gitignore
@@ -20,3 +20,4 @@ microcode-20100826.dat
 /microcode_ctl-2.0-1.tar.xz
 /microcode_ctl-2.0-2.tar.xz
 /microcode_ctl-2.0-3.tar.xz
+/microcode_ctl-2.1.tar.xz
diff --git a/microcode_ctl.spec b/microcode_ctl.spec
index bf4a017..83d3d10 100644
--- a/microcode_ctl.spec
+++ b/microcode_ctl.spec
@@ -1,9 +1,9 @@
-%define upstream_version 2.0-3
+%define upstream_version 2.1
 
 Summary:        Tool to transform and deploy CPU microcode update for x86.
 Name:           microcode_ctl
-Version:        2.0
-Release:        3.1%{?dist}
+Version:        2.1
+Release:        0%{?dist}
 Epoch:          2
 Group:          System Environment/Base
 License:        GPLv2+ and Redistributable, no modification permitted
@@ -40,6 +40,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Sat Jul 27 2013 Anton Arapov <anton at redhat.com> 2.1-0
+- Update to upstream 2.1. AMD microcode has been removed, find it in linux-firmware.
+
 * Wed Apr 03 2013 Anton Arapov <anton at redhat.com> 2.0-3.1
 - Update to upstream 2.0-3
 
diff --git a/sources b/sources
index 64d30c1..07fb20d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ce3511b47eb323516a12cabde81005e9  microcode_ctl-2.0-3.tar.xz
+b52d5da4d36d2d9c22a117edda21b2eb  microcode_ctl-2.1.tar.xz


More information about the scm-commits mailing list