Hello community,

here is the log from the commit of package cpuid for openSUSE:Factory checked 
in at 2020-03-09 11:42:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cpuid (Old)
 and      /work/SRC/openSUSE:Factory/.cpuid.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cpuid"

Mon Mar  9 11:42:50 2020 rev:9 rq:782855 version:20200211

Changes:
--------
--- /work/SRC/openSUSE:Factory/cpuid/cpuid.changes      2020-01-25 
13:24:46.188052586 +0100
+++ /work/SRC/openSUSE:Factory/.cpuid.new.26092/cpuid.changes   2020-03-09 
11:43:01.969345150 +0100
@@ -1,0 +2,8 @@
+Fri Mar  6 08:24:45 UTC 2020 - Jan Engelhardt <[email protected]>
+
+- Update to release 20200211
+  * Zhaoxin decoding
+  * Name enhancements for models from AMD, VIA, Intel, NSC
+  * Added SEV cpuid bit.
+
+-------------------------------------------------------------------

Old:
----
  cpuid-20200116.src.tar.gz

New:
----
  cpuid-20200211.src.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ cpuid.spec ++++++
--- /var/tmp/diff_new_pack.UwXqZi/_old  2020-03-09 11:43:02.693345541 +0100
+++ /var/tmp/diff_new_pack.UwXqZi/_new  2020-03-09 11:43:02.693345541 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package cpuid
 #
-# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,15 +17,14 @@
 
 
 Name:           cpuid
-Version:        20200116
+Version:        20200211
 Release:        0
 Summary:        x86 CPU identification tool
 License:        GPL-2.0-or-later
 Group:          System/Management
-Url:            http://etallen.com/cpuid.html
+URL:            http://etallen.com/cpuid.html
 
 Source:         http://etallen.com/cpuid/%name-%version.src.tar.gz
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  gcc
 BuildRequires:  glibc-devel
 BuildRequires:  make
@@ -42,8 +41,7 @@
 %build
 # remove -Werror=format-security which is used on Mandriva, as it produces
 # a false positive compiler error on several printf calls:
-CFLAGS=$(echo "%optflags -Wall"| sed 's/-Werror=format-security//g')
-
+CFLAGS=$(echo "%optflags -Wall" | sed 's/-Werror=format-security//g')
 make CFLAGS="$CFLAGS"
 
 %install
@@ -52,8 +50,8 @@
 install -pm0644 cpuid.man "%buildroot/%_mandir/man1/cpuid.1"
 
 %files
-%defattr(-,root,root)
-%doc ChangeLog FUTURE LICENSE
+%doc ChangeLog
+%license LICENSE
 %_bindir/cpu*
 %_mandir/man1/cpuid.1*
 

++++++ cpuid-20200116.src.tar.gz -> cpuid-20200211.src.tar.gz ++++++
++++ 5709 lines of diff (skipped)


Reply via email to