Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package vendor-reset for openSUSE:Factory 
checked in at 2024-05-06 17:52:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/vendor-reset (Old)
 and      /work/SRC/openSUSE:Factory/.vendor-reset.new.1880 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "vendor-reset"

Mon May  6 17:52:50 2024 rev:3 rq:1171919 version:0.1.0+084881c

Changes:
--------
--- /work/SRC/openSUSE:Factory/vendor-reset/vendor-reset.changes        
2021-10-15 23:04:46.962132501 +0200
+++ /work/SRC/openSUSE:Factory/.vendor-reset.new.1880/vendor-reset.changes      
2024-05-06 17:53:04.214684915 +0200
@@ -1,0 +2,7 @@
+Sat May 04 04:04:04 UTC 2024 - o...@aepfle.de
+
+- Update to version 0.1.0+084881c:
+  * Fix build on kernel 6.8+
+  * [amd] add support for AMD Instinct MI100
+
+-------------------------------------------------------------------

Old:
----
  _servicedata
  vendor-reset-0.1.0+225a49a.obscpio

New:
----
  vendor-reset-0.1.0+084881c.obscpio

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

Other differences:
------------------
++++++ vendor-reset.spec ++++++
--- /var/tmp/diff_new_pack.eO0gK7/_old  2024-05-06 17:53:07.202793892 +0200
+++ /var/tmp/diff_new_pack.eO0gK7/_new  2024-05-06 17:53:07.214794329 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package vendor-reset
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,13 +17,13 @@
 
 
 Name:           vendor-reset
-Version:        0.1.0+225a49a
+Version:        0.1.0+084881c
 Release:        0
 Summary:        Kernel module for resetting devices used by VFIO
 License:        Apache-2.0
 Group:          System/Management
 URL:            https://github.com/gnif/vendor-reset
-Source:         %{name}-%{version}.tar.xz
+Source:         %name-%version.tar.xz
 ExclusiveArch:  %{ix86} x86_64
 
 %description
@@ -56,17 +56,16 @@
 done
 
 %install
-export INSTALL_MOD_PATH=%{buildroot}
+export INSTALL_MOD_PATH=%buildroot
 export INSTALL_MOD_DIR=updates
 for flavor in %{flavors_to_build}; do
     make -C %{kernel_source $flavor} %{?linux_make_arch} modules_install M=$PWD
 done
-install -dm755 %{buildroot}%{_prefix}/lib/modules-load.d
-echo "vendor-reset" >> 
%{buildroot}%{_prefix}/lib/modules-load.d/vendor-reset.conf
+install -dm755 %buildroot%_modulesloaddir
+echo "vendor-reset" >> %buildroot%_modulesloaddir/%name.conf
 
 %files kmp
 %license LICENSE
 %doc README.md
-%dir %{_prefix}/lib/modules-load.d
-%{_prefix}/lib/modules-load.d/vendor-reset.conf
+%_modulesloaddir
 

++++++ _service ++++++
--- /var/tmp/diff_new_pack.eO0gK7/_old  2024-05-06 17:53:07.474803812 +0200
+++ /var/tmp/diff_new_pack.eO0gK7/_new  2024-05-06 17:53:07.494804541 +0200
@@ -1,19 +1,18 @@
 <services>
-  <service mode="disabled" name="obs_scm">
+  <service mode="manual" name="obs_scm">
     <param name="url">https://github.com/gnif/vendor-reset</param>
     <param name="scm">git</param>
     <param name="changesgenerate">enable</param>
     <param name="filename">vendor-reset</param>
     <param name="versionformat">@PARENT_TAG@+%h</param>
     <param name="versionrewrite-pattern">v(.*)</param>
-    <param name="revision">225a49a40941e350899e456366265cf82b87ad25</param>
+    <param name="revision">084881c6e9e11bdadaf05798e669568848e698a3</param>
   </service>
   <service mode="buildtime" name="tar" />
   <service mode="buildtime" name="recompress">
     <param name="file">*.tar</param>
     <param name="compression">xz</param>
   </service>
-  <service mode="disabled" name="set_version" />
+  <service mode="manual" name="set_version" />
 </services>
-(No newline at EOF)
 

++++++ vendor-reset-0.1.0+225a49a.obscpio -> vendor-reset-0.1.0+084881c.obscpio 
++++++
/work/SRC/openSUSE:Factory/vendor-reset/vendor-reset-0.1.0+225a49a.obscpio 
/work/SRC/openSUSE:Factory/.vendor-reset.new.1880/vendor-reset-0.1.0+084881c.obscpio
 differ: char 28, line 1

++++++ vendor-reset.obsinfo ++++++
--- /var/tmp/diff_new_pack.eO0gK7/_old  2024-05-06 17:53:07.526805709 +0200
+++ /var/tmp/diff_new_pack.eO0gK7/_new  2024-05-06 17:53:07.530805855 +0200
@@ -1,6 +1,5 @@
 name: vendor-reset
-version: 0.1.0+225a49a
-mtime: 1613431788
-commit: 225a49a40941e350899e456366265cf82b87ad25
-
+version: 0.1.0+084881c
+mtime: 1713297113
+commit: 084881c6e9e11bdadaf05798e669568848e698a3
 

Reply via email to