Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gmmlib for openSUSE:Factory checked in at 2021-10-28 18:31:26 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gmmlib (Old) and /work/SRC/openSUSE:Factory/.gmmlib.new.1890 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gmmlib" Thu Oct 28 18:31:26 2021 rev:15 rq:927991 version:21.2.2 Changes: -------- --- /work/SRC/openSUSE:Factory/gmmlib/gmmlib.changes 2021-10-05 22:34:14.734910377 +0200 +++ /work/SRC/openSUSE:Factory/.gmmlib.new.1890/gmmlib.changes 2021-10-28 18:31:45.328426426 +0200 @@ -1,0 +2,16 @@ +Thu Oct 28 12:41:19 UTC 2021 - Jan Engelhardt <jeng...@inai.de> + +- Allow building on rpmbuild --target=i686. +- Drop R/TM, too hard to get right. + +------------------------------------------------------------------- +Thu Oct 28 10:40:08 UTC 2021 - Stefan Dirsch <sndir...@suse.com> + +- mention baselibs.conf as source in specfile + +------------------------------------------------------------------- +Mon Oct 25 17:12:32 UTC 2021 - Duarte Pousa <pousadua...@gmail.com> + +- Fix 32bit build (dependency for Steam-in-home streaming) + +------------------------------------------------------------------- New: ---- baselibs.conf ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gmmlib.spec ++++++ --- /var/tmp/diff_new_pack.IG9NXN/_old 2021-10-28 18:31:45.824426735 +0200 +++ /var/tmp/diff_new_pack.IG9NXN/_new 2021-10-28 18:31:45.828426738 +0200 @@ -21,43 +21,44 @@ Name: gmmlib Version: 21.2.2 Release: 0 -Summary: Intel(R) Graphics Memory Management Library Package +Summary: Intel Graphics Memory Management Library Package License: MIT Group: Development/Libraries/C and C++ URL: https://github.com/intel/gmmlib Source0: https://github.com/intel/gmmlib/archive/intel-gmmlib-%{version}.tar.gz +Source1: baselibs.conf BuildRequires: cmake BuildRequires: gcc-c++ BuildRequires: pkgconfig -ExclusiveArch: x86_64 +ExclusiveArch: %ix86 x86_64 %description -The Intel(R) Graphics Memory Management Library provides device specific -and buffer management for the Intel(R) Graphics Compute Runtime for -OpenCL(TM) and the Intel(R) Media Driver for VAAPI. +The Intel Graphics Memory Management Library provides device specific +and buffer management for the Intel Graphics Compute Runtime for +OpenCL and the Intel Media Driver for VAAPI. %package -n %{libname} -Summary: Intel(R) Graphics Memory Management Library development package +Summary: Intel Graphics Memory Management Library development package Group: Development/Libraries/C and C++ %description -n %{libname} -The Intel(R) Graphics Memory Management Library provides device specific -and buffer management for the Intel(R) Graphics Compute Runtime for -OpenCL(TM) and the Intel(R) Media Driver for VAAPI. +The Intel Graphics Memory Management Library provides device specific +and buffer management for the Intel Graphics Compute Runtime for +OpenCL and the Intel Media Driver for VAAPI. This package contains shared library. %package devel -Summary: Intel(R) Graphics Memory Management Library development package +Summary: Intel Graphics Memory Management Library development package Group: Development/Libraries/C and C++ Requires: %{libname} = %{version} Provides: libigdgmm-devel = %{version} Obsoletes: libigdgmm-devel < %{version} %description devel -The Intel(R) Graphics Memory Management Library provides device specific -and buffer management for the Intel(R) Graphics Compute Runtime for -OpenCL(TM) and the Intel(R) Media Driver for VAAPI. +The Intel Graphics Memory Management Library provides device specific +and buffer management for the Intel Graphics Compute Runtime for +OpenCL and the Intel Media Driver for VAAPI. This package provides development files. ++++++ baselibs.conf ++++++ libigdgmm11