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-07-02 13:28:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/accel-config (Old)
 and      /work/SRC/openSUSE:Factory/.accel-config.new.2625 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "accel-config"

Fri Jul  2 13:28:00 2021 rev:4 rq:903636 version:3.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/accel-config/accel-config.changes        
2021-04-26 16:40:51.334196892 +0200
+++ /work/SRC/openSUSE:Factory/.accel-config.new.2625/accel-config.changes      
2021-07-02 13:29:05.556003850 +0200
@@ -1,0 +2,12 @@
+Tue Jun 29 10:23:21 UTC 2021 - Ferdinand Thiessen <[email protected]>
+
+- Update to version 3.2
+  * Add support for new device bind paths retaining compatibility
+    with older kernels
+  * Add support for UACCE interface to access char devices
+  * Fixed several issues in filtering, config and listing code
+  * Support all 256 bits of op_cap
+  * Fix incorrect return values
+  * Made removing all mdevs more intuitive
+
+-------------------------------------------------------------------

Old:
----
  accel-config-v3.1.tar.gz

New:
----
  idxd-config-accel-config-v3.2.tar.gz

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

Other differences:
------------------
++++++ accel-config.spec ++++++
--- /var/tmp/diff_new_pack.rt4g09/_old  2021-07-02 13:29:05.896001211 +0200
+++ /var/tmp/diff_new_pack.rt4g09/_new  2021-07-02 13:29:05.900001180 +0200
@@ -17,14 +17,14 @@
 
 
 %define pkg_libname libaccel-config1
-
+%define src_name idxd-config-accel-config-v%{version}
 Name:           accel-config
-Version:        3.1
+Version:        3.2
 Release:        0
 Summary:        Configure accelerator subsystem devices
 License:        GPL-2.0-only
 URL:            https://github.com/intel/idxd-config
-Source:         
https://github.com/intel/idxd-config/archive/accel-config-v%{version}.tar.gz
+Source:         
%{url}/archive/accel-config-v%{version}.tar.gz#/%{src_name}.tar.gz
 BuildRequires:  asciidoc
 BuildRequires:  autoconf
 BuildRequires:  automake
@@ -63,7 +63,7 @@
 Libraries for %{name}.
 
 %prep
-%setup -q -n idxd-config-accel-config-v%{version}
+%setup -q -n %{src_name}
 
 %build
 echo %{version} > version

Reply via email to