1
0

Accepting request 1073831 from home:mwilck:multipath

* libmultipath: avoid grouping paths wrongly with "find_multipaths smart"
    (bsc#1207546)

OBS-URL: https://build.opensuse.org/request/show/1073831
OBS-URL: https://build.opensuse.org/package/show/Base:System/multipath-tools?expand=0&rev=308
This commit is contained in:
Martin Wilck 2023-03-22 16:12:01 +00:00 committed by Git OBS Bridge
parent f148da4744
commit 60916a0256
6 changed files with 14 additions and 8 deletions

View File

@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/openSUSE/multipath-tools.git</param>
<param name="changesrevision">25c23a9f00ce3a919e9c00c053a25540de58b15e</param></service></servicedata>
<param name="changesrevision">4d8901e45d2f2e9274cb947a75e75be1a10845f3</param></service></servicedata>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:95d88735129d85884793f7dcebb9d1da7ff25f3dcbb50397c617522292c8a737
size 2781708

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:29f9d832250b270aa177ebec164ee6d58c93cda7ab90ee21bff47b242f0f2e95
size 2782220

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Mar 22 16:06:50 UTC 2023 - Martin Wilck <mwilck@suse.com>
* libmultipath: avoid grouping paths wrongly with "find_multipaths smart"
(bsc#1207546)
-------------------------------------------------------------------
Wed Mar 15 17:07:57 UTC 2023 - Martin Wilck <mwilck@suse.com>

View File

@ -1,4 +1,4 @@
name: multipath-tools
version: 0.9.4+79+suse.25c23a9
mtime: 1678899837
commit: 25c23a9f00ce3a919e9c00c053a25540de58b15e
version: 0.9.4+86+suse.4d8901e
mtime: 1679500559
commit: 4d8901e45d2f2e9274cb947a75e75be1a10845f3

View File

@ -35,7 +35,7 @@
%define libdmmp_version %(echo %{_libdmmp_version} | tr . _)
Name: multipath-tools
Version: 0.9.4+79+suse.25c23a9
Version: 0.9.4+86+suse.4d8901e
Release: 0
Summary: Tools to Manage Multipathed Devices with the device-mapper
License: GPL-2.0-only AND GPL-3.0-or-later