1
0

Fixed wrong revision in _service file

OBS-URL: https://build.opensuse.org/package/show/Base:System/multipath-tools?expand=0&rev=266
This commit is contained in:
Martin Wilck 2021-12-03 12:18:49 +00:00 committed by Git OBS Bridge
parent c827dc0ffa
commit e6c166a768
3 changed files with 3 additions and 1 deletions

View File

@ -5,7 +5,7 @@
<param name="url">https://github.com/openSUSE/multipath-tools.git</param>
<param name="filename">multipath-tools</param>
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@+suse.%h</param>
<param name="revision">next</param>
<param name="revision">factory</param>
<param name="match-tag">0.[0-9].[0-9]</param>
<param name="changesgenerate">enable</param>
</service>

View File

@ -2,3 +2,4 @@ name: multipath-tools
version: 0.8.7+138+suse.7c9afe31
mtime: 1638460854
commit: 7c9afe31b5592097f4dfa180eb8ce35162472daf

View File

@ -84,6 +84,7 @@ availability of the map devices.
# Currently, it makes no sense to split out libmpathpersist and libmpathcmd
# separately. libmultipath has no stable API at all, and it depends
# on libmpathcmd (to be fixed). libmpathpersist depends on libmultipath