Hello community, here is the log from the commit of package libcpuid for openSUSE:Factory checked in at 2020-01-23 15:55:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libcpuid (Old) and /work/SRC/openSUSE:Factory/.libcpuid.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libcpuid" Thu Jan 23 15:55:29 2020 rev:4 rq:766548 version:0.4.1+git.20200102 Changes: -------- --- /work/SRC/openSUSE:Factory/libcpuid/libcpuid.changes 2019-02-27 17:28:29.263335006 +0100 +++ /work/SRC/openSUSE:Factory/.libcpuid.new.26092/libcpuid.changes 2020-01-23 15:55:49.723124559 +0100 @@ -1,0 +2,16 @@ +Thu Jan 23 10:08:59 UTC 2020 - Martin Pluskal <[email protected]> + +- Update to version 0.4.1+git.20200102: + * DB: Add Threadripper (Castle Peak) + * Fix compilation on non-x86/ARM architectures. + * Add support for get_total_cpus on Haiku. + * Some typo fixes in human readable text. + * Add Xeon CLX (Cascade lake-based) using data from PR #129 + * add support to feature intel avx512_vnni + * AARCH64 stub + * Ignore convert_instlatx64 binary + * add Hygon Dhyana C86 7seris test file + * Add Hygon Dhyana detect support +- Switch to _service + +------------------------------------------------------------------- Old: ---- libcpuid-0.4.1.tar.gz New: ---- _service _servicedata libcpuid-0.4.1+git.20200102.obscpio libcpuid.obsinfo ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libcpuid.spec ++++++ --- /var/tmp/diff_new_pack.wzhXhP/_old 2020-01-23 15:55:52.163125877 +0100 +++ /var/tmp/diff_new_pack.wzhXhP/_new 2020-01-23 15:55:52.163125877 +0100 @@ -1,7 +1,7 @@ # # spec file for package libcpuid # -# Copyright (c) 2019 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 @@ -18,34 +18,31 @@ %define so_ver 14 Name: libcpuid -Version: 0.4.1 +Version: 0.4.1+git.20200102 Release: 0 Summary: Library providing x86 CPU identification License: BSD-2-Clause Group: Development/Libraries/C and C++ URL: https://github.com/anrieff/libcpuid -Source0: https://github.com/anrieff/libcpuid/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz +Source0: %{name}-%{version}.tar.gz BuildRequires: autoconf BuildRequires: automake BuildRequires: help2man BuildRequires: libtool BuildRequires: pkgconfig BuildRequires: python2-base -ExclusiveArch: %{ix86} x86_64 %description Libcpuid provides CPU identification for the x86 (and x86_64) architectures. %package tools Summary: Tools based on %{name} -Group: Hardware/Other %description tools This package provides tools based on %{name}. %package devel Summary: Development files for %{name} -Group: Development/Libraries/C and C++ Requires: %{name}%{so_ver} = %{version} %description devel @@ -56,10 +53,10 @@ %package -n %{name}%{so_ver} Summary: Library providing CPU identification for x86 -Group: System/Libraries %description -n %{name}%{so_ver} -Libcpuid provides CPU identification for the x86 (and x86_64) architectures. +Libcpuid provides CPU identification for the x86 (and x86_64) +architectures. %prep %setup -q @@ -68,7 +65,7 @@ autoreconf -fiv %configure \ --enable-static=no -make %{?_smp_mflags} V=1 +%make_build %install %make_install ++++++ _service ++++++ <services> <service mode="disabled" name="obs_scm"> <param name="url">[email protected]:anrieff/libcpuid.git</param> <param name="scm">git</param> <param name="changesgenerate">enable</param> <param name="filename">libcpuid</param> <param name="versionformat">0.4.1+git.%cd</param> </service> <service mode="disabled" name="set_version"/> <service name="tar" mode="buildtime"/> <service name="recompress" mode="buildtime"> <param name="file">*.tar</param> <param name="compression">gz</param> </service> </services> ++++++ _servicedata ++++++ <servicedata> <service name="tar_scm"> <param name="url">[email protected]:anrieff/libcpuid.git</param> <param name="changesrevision">5f7f3c26cccdadc33666264cb945b7f5ffbc8e40</param></service></servicedata>++++++ libcpuid.obsinfo ++++++ name: libcpuid version: 0.4.1+git.20200102 mtime: 1577992339 commit: 7b360635aae7e9d6d161516f6d185aa5d2d8dd6c
