- Update to 0.8.8+38+suse.2bdd3a14.obscpio

* upstream version bump. Code-wise identical to 0.8.7+138+suse.7c9afe31
------------------------------------------------------------------

OBS-URL: https://build.opensuse.org/package/show/Base:System/multipath-tools?expand=0&rev=267
This commit is contained in:
Martin Wilck 2021-12-06 15:57:15 +00:00 committed by Git OBS Bridge
parent e6c166a768
commit 1bf74aad1a
6 changed files with 15 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">7c9afe31b5592097f4dfa180eb8ce35162472daf</param></service></servicedata>
<param name="changesrevision">79c3556f334f2a915d196574fcfa4b8cde1037e8</param></service></servicedata>

View File

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

View File

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

View File

@ -1,4 +1,10 @@
-------------------------------------------------------------------
Mon Dec 06 15:53:53 UTC 2021 - mwilck@suse.com
- Update to 0.8.8+38+suse.2bdd3a14.obscpio
* upstream version bump. Code-wise identical to 0.8.7+138+suse.7c9afe31
------------------------------------------------------------------
Fri Dec 3 11:00:32 UTC 2021 - Martin Wilck <mwilck@suse.com>
- Drop versioned dependency on libmpath0 again (bsc#1190622)

View File

@ -1,5 +1,5 @@
name: multipath-tools
version: 0.8.7+138+suse.7c9afe31
mtime: 1638460854
commit: 7c9afe31b5592097f4dfa180eb8ce35162472daf
version: 0.8.8+38+suse.2bdd3a14
mtime: 1638806027
commit: 2bdd3a143748f620c0cf648a3d2a2cb8d3dfa58e

View File

@ -29,7 +29,7 @@
%define libdmmp_version %(echo %{_libdmmp_version} | tr . _)
Name: multipath-tools
Version: 0.8.7+138+suse.7c9afe31
Version: 0.8.8+38+suse.2bdd3a14
Release: 0
Summary: Tools to Manage Multipathed Devices with the device-mapper
License: GPL-2.0-only
@ -85,6 +85,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