[microcode_ctl/f18] new release

Anton Arapov aarapov at fedoraproject.org
Wed Apr 3 09:27:40 UTC 2013


commit bbede44d55f44efd128741c011fc745d960be081
Author: Anton Arapov <anton at redhat.com>
Date:   Wed Apr 3 11:27:30 2013 +0200

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

 .gitignore         |    1 +
 microcode_ctl.spec |    7 +++++--
 sources            |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 875e9ac..822bc15 100644
--- a/.gitignore
+++ b/.gitignore
@@ -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
diff --git a/microcode_ctl.spec b/microcode_ctl.spec
index cbbb837..f7f2ee5 100644
--- a/microcode_ctl.spec
+++ b/microcode_ctl.spec
@@ -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:        2%{?dist}
+Release:        3%{?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 at redhat.com> 2.0-3
+- Update to upstream 2.0-3
+
 * Wed Oct 17 2012 Anton Arapov <anton at redhat.com> 2.0-2
 - Update to upstream 2.0-2
 
diff --git a/sources b/sources
index 0c3bf5a..64d30c1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-21088436ef25ff1b6dd78344ebd4df16  microcode_ctl-2.0-2.tar.xz
+ce3511b47eb323516a12cabde81005e9  microcode_ctl-2.0-3.tar.xz


More information about the scm-commits mailing list