Trying to resolve link conflict

- Version 0.8.8+13+suse.79c3556f
  * code-wise identical to 0.8.8+38+suse.2bdd3a14
    (previous version number was too high by mistake)

OBS-URL: https://build.opensuse.org/package/show/Base:System/multipath-tools?expand=0&rev=269
This commit is contained in:
Martin Wilck 2022-01-07 20:57:54 +00:00 committed by Git OBS Bridge
parent 1bf74aad1a
commit 235ce4bda3
5 changed files with 15 additions and 15 deletions

View File

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

View File

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

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Jan 7 19:51:14 UTC 2022 - Martin Wilck <mwilck@suse.com>
- Version 0.8.8+13+suse.79c3556f
* code-wise identical to 0.8.8+38+suse.2bdd3a14
(previous version number was too high by mistake)
-------------------------------------------------------------------
Mon Dec 06 15:53:53 UTC 2021 - mwilck@suse.com

View File

@ -1,5 +1,4 @@
name: multipath-tools
version: 0.8.8+38+suse.2bdd3a14
mtime: 1638806027
commit: 2bdd3a143748f620c0cf648a3d2a2cb8d3dfa58e
version: 0.8.8+13+suse.79c3556f
mtime: 1638805579
commit: 79c3556f334f2a915d196574fcfa4b8cde1037e8

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
@ -29,7 +29,7 @@
%define libdmmp_version %(echo %{_libdmmp_version} | tr . _)
Name: multipath-tools
Version: 0.8.8+38+suse.2bdd3a14
Version: 0.8.8+13+suse.79c3556f
Release: 0
Summary: Tools to Manage Multipathed Devices with the device-mapper
License: GPL-2.0-only
@ -80,12 +80,6 @@ the necessary changes to the multipath maps to ensure continuous
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