From 850ddd2bac3e6de9815c1c564e8dfa990dc169845fa6aa006ce6a39184c17882 Mon Sep 17 00:00:00 2001
From: Jan Engelhardt <jengelh@inai.de>
Date: Fri, 20 Apr 2018 07:53:27 +0000
Subject: [PATCH] compact list

OBS-URL: https://build.opensuse.org/package/show/utilities/cpuid?expand=0&rev=20
---
 cpuid.changes | 21 +++++++--------------
 cpuid.spec    |  4 ++--
 2 files changed, 9 insertions(+), 16 deletions(-)

diff --git a/cpuid.changes b/cpuid.changes
index 7a52515..3cb94c1 100644
--- a/cpuid.changes
+++ b/cpuid.changes
@@ -2,21 +2,14 @@
 Fri Apr 20 06:33:28 UTC 2018 - josef.moellers@suse.com
 
 - Update to new upstream release 20180419
-  * Fixed various bugs reported by Stefan Kanthak
-  * Added synth decoding for AMD Zen.
-  * Added synth decoding for Pentium Silver (Gemini Lake).
-  * Added synth decoding for Xeon Scalable (Bronze, Silver, Gold,
-    Platinium) (Skylake)
-  * Added synth decoding for Core X-Series (Skylake-X).
-  * Added synth decoding for Bay Trail D0.
-  * Correct synth decoding for Bay Trail A0.
-  * Added synth decoding for Xeon E7-4800/8800 (Broadwell-EX B0).
-  * Added synth decoding for Xeon D-1500N (Broadwell-DE A1).
-  * Added synth decoding for Bay Trail-I (E3800).
+  * Added synth decoding for AMD Zen, Pentium Silver (Gemini
+    Lake), Xeon Scalable (Bronze, Silver, Gold, Platinium)
+    (Skylake), Core X-Series (Skylake-X), Bay Trail D0, Bay Trail
+    A0, Xeon E7-4800/8800 (Broadwell-EX B0), Xeon D-1500N
+    (Broadwell-DE A1), Bay Trail-I (E3800), Avoton C0 stepping.
   * Corrected synth decoding for Bay Trail-M C0 steppings.
-  * Added synth decoding for Avoton C0 stepping (same as B0).
-  * Added new Intel 1b leaf from Intel Architecture
-  * Added various bit fields
+  * Added new Intel 1b leaf from Intel Architecture.
+  * Added various bit fields.
 
 -------------------------------------------------------------------
 Mon Jan 23 09:54:56 UTC 2017 - jengelh@inai.de
diff --git a/cpuid.spec b/cpuid.spec
index f738f5e..dd8a9f8 100644
--- a/cpuid.spec
+++ b/cpuid.spec
@@ -1,7 +1,7 @@
 #
 # spec file for package cpuid
 #
-# Copyright (c) 2018 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,7 +20,7 @@ Name:           cpuid
 Version:        20180419
 Release:        0
 Summary:        x86 CPU identification tool
-License:        GPL-2.0+
+License:        GPL-2.0-or-later
 Group:          System/Management
 Url:            http://etallen.com/cpuid.html