Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package accel-config for openSUSE:Factory checked in at 2022-01-03 10:49:06 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/accel-config (Old) and /work/SRC/openSUSE:Factory/.accel-config.new.1896 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "accel-config" Mon Jan 3 10:49:06 2022 rev:7 rq:943249 version:3.4.4 Changes: -------- --- /work/SRC/openSUSE:Factory/accel-config/accel-config.changes 2021-10-23 00:52:25.713159830 +0200 +++ /work/SRC/openSUSE:Factory/.accel-config.new.1896/accel-config.changes 2022-01-03 10:49:22.195579310 +0100 @@ -1,0 +2,13 @@ +Thu Dec 30 15:11:29 UTC 2021 - Danilo Spinella <danilo.spine...@suse.com> + +- Update to version 3.4.4: + * Add -e/--enable and -f/--force features to load-config command + * Add more sample configuration files for different usages + * Add multi-descriptor support +- Update to version 3.4.3: + * Remove redundant dependencies (kmod and udev) + * Bug fixes and code cleanup + * DSA test adds device and wq selection + * DSA test adds no opcode operation support + +------------------------------------------------------------------- Old: ---- idxd-config-accel-config-v3.4.2.tar.gz New: ---- idxd-config-accel-config-v3.4.4.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ accel-config.spec ++++++ --- /var/tmp/diff_new_pack.pONMI2/_old 2022-01-03 10:49:22.899579580 +0100 +++ /var/tmp/diff_new_pack.pONMI2/_new 2022-01-03 10:49:22.903579581 +0100 @@ -19,7 +19,7 @@ %define pkg_libname libaccel-config1 %define src_name idxd-config-accel-config-v%{version} Name: accel-config -Version: 3.4.2 +Version: 3.4.4 Release: 0 Summary: Configure accelerator subsystem devices License: GPL-2.0-only @@ -33,8 +33,6 @@ BuildRequires: pkgconfig BuildRequires: xmlto BuildRequires: pkgconfig(json-c) -BuildRequires: pkgconfig(libkmod) -BuildRequires: pkgconfig(libudev) BuildRequires: pkgconfig(uuid) Requires: %{pkg_libname} = %{version}-%{release} ExclusiveArch: x86_64 i586 @@ -84,6 +82,14 @@ %{_mandir}/man1/accel-config* %dir %{_sysconfdir}/accel-config %config %{_sysconfdir}/accel-config/accel-config.conf.sample +%dir %{_datadir}/accel-config +%dir %{_datadir}/accel-config/contrib +%dir %{_datadir}/accel-config/contrib/configs +%{_datadir}/accel-config/contrib/configs/app_profile.conf +%{_datadir}/accel-config/contrib/configs/net_profile.conf +%{_datadir}/accel-config/contrib/configs/os_profile.conf +%{_datadir}/accel-config/contrib/configs/profilenote.txt +%{_datadir}/accel-config/contrib/configs/storage_profile.conf %files -n %{pkg_libname} %doc README.md ++++++ idxd-config-accel-config-v3.4.2.tar.gz -> idxd-config-accel-config-v3.4.4.tar.gz ++++++ ++++ 2959 lines of diff (skipped)