Fixed revision tag in _service

OBS-URL: https://build.opensuse.org/package/show/Base:System/multipath-tools?expand=0&rev=287
This commit is contained in:
Martin Wilck 2022-07-15 21:20:14 +00:00 committed by Git OBS Bridge
parent 81a4f94cf3
commit c9a59c3513
3 changed files with 4 additions and 3 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

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:82ca19655f42a77ccc4a97e3b9b3daa37eebb98ce3f6a97207f20878fa461212
oid sha256:c74b179d35b7c8d7aac44cd9a2089af9b445a846094e6f375d9e9d6a2e0cf403
size 2688524

View File

@ -1,7 +1,7 @@
#
# spec file for package multipath-tools
#
# Copyright (c) 2021 SUSE LLC
# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -86,6 +86,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