From 8dff34fb0d814308c1d61ffc316dadbee4ebe4df5dde0bf3486b2653141399f5 Mon Sep 17 00:00:00 2001 From: Martin Wilck Date: Fri, 9 Sep 2022 19:40:03 +0000 Subject: [PATCH] - Update to version 0.9.1+52+suse.be8809e: * Code-identical to 0.9.1+48+suse.9c6c435 (merge in git repo to preserve history; fix revision in _service file). OBS-URL: https://build.opensuse.org/package/show/Base:System/multipath-tools?expand=0&rev=293 --- _service | 2 +- multipath-tools-0.9.1+48+suse.9c6c435.obscpio | 3 --- multipath-tools-0.9.1+52+suse.be8809e.obscpio | 3 +++ multipath-tools.changes | 7 +++++++ multipath-tools.obsinfo | 6 +++--- multipath-tools.spec | 7 ++++--- 6 files changed, 18 insertions(+), 10 deletions(-) delete mode 100644 multipath-tools-0.9.1+48+suse.9c6c435.obscpio create mode 100644 multipath-tools-0.9.1+52+suse.be8809e.obscpio diff --git a/_service b/_service index 4baad00..d965534 100644 --- a/_service +++ b/_service @@ -5,7 +5,7 @@ https://github.com/openSUSE/multipath-tools.git multipath-tools @PARENT_TAG@+@TAG_OFFSET@+suse.%h - next + factory 0.[0-9].[0-9] enable diff --git a/multipath-tools-0.9.1+48+suse.9c6c435.obscpio b/multipath-tools-0.9.1+48+suse.9c6c435.obscpio deleted file mode 100644 index b671dd3..0000000 --- a/multipath-tools-0.9.1+48+suse.9c6c435.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a471db61d795ebdb23d39d7f5de3f2e686bbffc797eb96bcd1d66cc597a62e68 -size 2731020 diff --git a/multipath-tools-0.9.1+52+suse.be8809e.obscpio b/multipath-tools-0.9.1+52+suse.be8809e.obscpio new file mode 100644 index 0000000..692cd81 --- /dev/null +++ b/multipath-tools-0.9.1+52+suse.be8809e.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba0163b895560da7260bcd9963eac14f8141785e2077b6011803bae0581709df +size 2731020 diff --git a/multipath-tools.changes b/multipath-tools.changes index 6d2584d..470b2b9 100644 --- a/multipath-tools.changes +++ b/multipath-tools.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Sep 9 19:38:03 UTC 2022 - Martin Wilck + +- Update to version 0.9.1+52+suse.be8809e: + * Code-identical to 0.9.1+48+suse.9c6c435 (merge in git repo + to preserve history; fix revision in _service file). + ------------------------------------------------------------------- Wed Sep 7 13:52:36 UTC 2022 - Martin Wilck diff --git a/multipath-tools.obsinfo b/multipath-tools.obsinfo index e78e283..cc2937b 100644 --- a/multipath-tools.obsinfo +++ b/multipath-tools.obsinfo @@ -1,4 +1,4 @@ name: multipath-tools -version: 0.9.1+48+suse.9c6c435 -mtime: 1662550512 -commit: 9c6c43556abfa2cc4133cee88709cec33b1f7b83 +version: 0.9.1+52+suse.be8809e +mtime: 1662752041 +commit: be8809e0370fab9f72ca0e3c3b642ef7ebc4ced5 diff --git a/multipath-tools.spec b/multipath-tools.spec index b4b4d00..f1eb5a8 100644 --- a/multipath-tools.spec +++ b/multipath-tools.spec @@ -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 @@ -34,10 +34,10 @@ %define libdmmp_version %(echo %{_libdmmp_version} | tr . _) Name: multipath-tools -Version: 0.9.1+48+suse.9c6c435 +Version: 0.9.1+52+suse.be8809e Release: 0 Summary: Tools to Manage Multipathed Devices with the device-mapper -License: GPL-2.0-only and GPL-3.0-or-later +License: GPL-2.0-only AND GPL-3.0-or-later Group: System/Base URL: http://christophe.varoqui.free.fr/ Source: multipath-tools-%{version}.tar.xz @@ -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