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 2021-09-10 23:41:33 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/accel-config (Old) and /work/SRC/openSUSE:Factory/.accel-config.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "accel-config" Fri Sep 10 23:41:33 2021 rev:5 rq:917986 version:3.4.1 Changes: -------- --- /work/SRC/openSUSE:Factory/accel-config/accel-config.changes 2021-07-02 13:29:05.556003850 +0200 +++ /work/SRC/openSUSE:Factory/.accel-config.new.1899/accel-config.changes 2021-09-10 23:41:58.802602080 +0200 @@ -1,0 +2,13 @@ +Thu Sep 9 10:18:17 UTC 2021 - Danilo Spinella <danilo.spine...@suse.com> + +- Update to version 3.4.1 + * Bug fixes related to traffic-class + * Add per-wq ATS disable support + * Add extended error status reporting + * Created local copy of UAPI header file idxd.h from /usr/include + * Update driver name changes + * Rewrite unit test removing hardcoding and other enhancements + * Bug fixes +- Run spec-cleaner + +------------------------------------------------------------------- Old: ---- idxd-config-accel-config-v3.2.tar.gz New: ---- idxd-config-accel-config-v3.4.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ accel-config.spec ++++++ --- /var/tmp/diff_new_pack.0sDfRX/_old 2021-09-10 23:41:59.230602535 +0200 +++ /var/tmp/diff_new_pack.0sDfRX/_new 2021-09-10 23:41:59.234602539 +0200 @@ -19,7 +19,7 @@ %define pkg_libname libaccel-config1 %define src_name idxd-config-accel-config-v%{version} Name: accel-config -Version: 3.2 +Version: 3.4.1 Release: 0 Summary: Configure accelerator subsystem devices License: GPL-2.0-only @@ -31,7 +31,6 @@ BuildRequires: binutils BuildRequires: libtool BuildRequires: pkgconfig -BuildRequires: systemd BuildRequires: xmlto BuildRequires: pkgconfig(json-c) BuildRequires: pkgconfig(libkmod) @@ -73,14 +72,12 @@ %install %make_install -find %{buildroot} -name '*.la' -exec rm -f {} ';' +find %{buildroot} -type f -name "*.la" -delete -print %post -n %{pkg_libname} -p /sbin/ldconfig - %postun -n %{pkg_libname} -p /sbin/ldconfig %files -%defattr(-,root,root) %license Documentation/COPYING licenses/BSD-MIT licenses/CC0 %license licenses/accel-config-licenses LICENSE_GPL_2_0 %{_bindir}/accel-config @@ -89,14 +86,12 @@ %config %{_sysconfdir}/accel-config/accel-config.conf.sample %files -n %{pkg_libname} -%defattr(-,root,root) %doc README.md %license Documentation/COPYING licenses/BSD-MIT licenses/CC0 %license licenses/libaccel-config-licenses accfg/lib/LICENSE_LGPL_2_1 %{_libdir}/libaccel-config.so.* %files -n %{name}-devel -%defattr(-,root,root) %license Documentation/COPYING %{_includedir}/accel-config/ %{_libdir}/libaccel-config.so ++++++ idxd-config-accel-config-v3.2.tar.gz -> idxd-config-accel-config-v3.4.1.tar.gz ++++++ ++++ 2672 lines of diff (skipped)