forked from pool/multipath-tools
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:
parent
c827dc0ffa
commit
e6c166a768
2
_service
2
_service
@ -5,7 +5,7 @@
|
|||||||
<param name="url">https://github.com/openSUSE/multipath-tools.git</param>
|
<param name="url">https://github.com/openSUSE/multipath-tools.git</param>
|
||||||
<param name="filename">multipath-tools</param>
|
<param name="filename">multipath-tools</param>
|
||||||
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@+suse.%h</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="match-tag">0.[0-9].[0-9]</param>
|
||||||
<param name="changesgenerate">enable</param>
|
<param name="changesgenerate">enable</param>
|
||||||
</service>
|
</service>
|
||||||
|
@ -2,3 +2,4 @@ name: multipath-tools
|
|||||||
version: 0.8.7+138+suse.7c9afe31
|
version: 0.8.7+138+suse.7c9afe31
|
||||||
mtime: 1638460854
|
mtime: 1638460854
|
||||||
commit: 7c9afe31b5592097f4dfa180eb8ce35162472daf
|
commit: 7c9afe31b5592097f4dfa180eb8ce35162472daf
|
||||||
|
|
||||||
|
@ -84,6 +84,7 @@ availability of the map devices.
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# Currently, it makes no sense to split out libmpathpersist and libmpathcmd
|
# Currently, it makes no sense to split out libmpathpersist and libmpathcmd
|
||||||
# separately. libmultipath has no stable API at all, and it depends
|
# separately. libmultipath has no stable API at all, and it depends
|
||||||
# on libmpathcmd (to be fixed). libmpathpersist depends on libmultipath
|
# on libmpathcmd (to be fixed). libmpathpersist depends on libmultipath
|
||||||
|
Loading…
Reference in New Issue
Block a user