[microcode_ctl] new release

Anton Arapov aarapov at fedoraproject.org
Wed Oct 17 12:57:52 UTC 2012


commit 33853808b3196ae03ace0a3bf4c8ae96818de46b
Author: Anton Arapov <anton at redhat.com>
Date:   Wed Oct 17 14:57:35 2012 +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 43f2ed6..875e9ac 100644
--- a/.gitignore
+++ b/.gitignore
@@ -18,3 +18,4 @@ microcode-20100826.dat
 /microcode_ctl.rules
 /microcode_ctl-2.0.tar.xz
 /microcode_ctl-2.0-1.tar.xz
+/microcode_ctl-2.0-2.tar.xz
diff --git a/microcode_ctl.spec b/microcode_ctl.spec
index 3df35be..cbbb837 100644
--- a/microcode_ctl.spec
+++ b/microcode_ctl.spec
@@ -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.
 Name:           microcode_ctl
 Version:        2.0
-Release:        1%{?dist}
+Release:        2%{?dist}
 Epoch:          2
 Group:          System Environment/Base
 License:        GPLv2+ and Redistributable, no modification permitted
@@ -40,6 +40,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Wed Oct 17 2012 Anton Arapov <anton at redhat.com> 2.0-2
+- Update to upstream 2.0-2
+
 * Tue Oct 02 2012 Anton Arapov <anton at redhat.com> 2.0-1
 - Update to upstream 2.0-1
 
diff --git a/sources b/sources
index 233efc5..0c3bf5a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-af7e4bb7f2b2195b6de58bdba5a17ee9  microcode_ctl-2.0-1.tar.xz
+21088436ef25ff1b6dd78344ebd4df16  microcode_ctl-2.0-2.tar.xz


More information about the scm-commits mailing list