[microcode_ctl] new release.

Anton Arapov aarapov at fedoraproject.org
Fri Jan 24 07:03:45 UTC 2014


commit 6399f24da5faa542c01b8c093409d5b79f77bcb4
Author: Anton Arapov <anton at descope.org>
Date:   Fri Jan 24 08:04:01 2014 +0100

    new release.
    
    Signed-off-by: Anton Arapov <anton at descope.org>

 .gitignore         |    1 +
 microcode_ctl.spec |    7 +++++--
 sources            |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6402db8..51be7be 100644
--- a/.gitignore
+++ b/.gitignore
@@ -23,3 +23,4 @@ microcode-20100826.dat
 /microcode_ctl-2.1.tar.xz
 /microcode_ctl-2.1-1.tar.xz
 /microcode_ctl-2.1-2.tar.xz
+/microcode_ctl-2.1-3.tar.xz
diff --git a/microcode_ctl.spec b/microcode_ctl.spec
index 97cc7ae..a06ca09 100644
--- a/microcode_ctl.spec
+++ b/microcode_ctl.spec
@@ -1,9 +1,9 @@
-%define upstream_version 2.1-2
+%define upstream_version 2.1-3
 
 Summary:        Tool to transform and deploy CPU microcode update for x86.
 Name:           microcode_ctl
 Version:        2.1
-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
+* Fri Jan 24 2014 Anton Arapov <anton at redhat.com> 2.1-3
+- Update to upstream 2.1-3.
+
 * Mon Sep 09 2013 Anton Arapov <anton at redhat.com> 2.1-2
 - Update to upstream 2.1-2.
 
diff --git a/sources b/sources
index 8a61ee4..74efe7b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d03bea728bd82036907492e488c882f3  microcode_ctl-2.1-2.tar.xz
+cea17e74d5caac7b292acccba54c92c5  microcode_ctl-2.1-3.tar.xz


More information about the scm-commits mailing list