Accepting request 866647 from home:mbrugger

- fix _service file
- update to 2.0.5.8.3
  * fix various issues
  * add workaround for Bluefield-2 REV-0

OBS-URL: https://build.opensuse.org/request/show/866647
OBS-URL: https://build.opensuse.org/package/show/hardware/rshim?expand=0&rev=10
This commit is contained in:
Matthias Brugger
2021-01-25 17:13:07 +00:00
committed by Git OBS Bridge
parent 8c56a67292
commit c3b1640b31
6 changed files with 15 additions and 6 deletions

View File

@@ -6,7 +6,8 @@
<param name="scm">git</param>
<param name="url">https://github.com/Mellanox/rshim-user-space.git</param>
<param name="filename">rshim</param>
<param name="versionrewrite-pattern">rshim(.*)</param>
<param name="versionrewrite-pattern">rshim-(.*)-(.*)</param>
<param name="versionrewrite-replacement">\1.\2</param>
<param name="versionformat">@PARENT_TAG@.@TAG_OFFSET@</param>
</service>
<service mode="disabled" name="set_version" />