From 3e9478e4b8d7cb324c5249447e48293f3351e5186d1ac845f2cb5ae6ae812046 Mon Sep 17 00:00:00 2001 From: Martin Wilck Date: Thu, 15 Feb 2024 11:09:48 +0000 Subject: [PATCH] Accepting request 1146795 from home:mwilck:multipath - Update to version 0.9.8~1+82+suse.dcd98a3: * Adapt package version such that it shows as a 0.9.8 prerelease * Add missing udev rules file OBS-URL: https://build.opensuse.org/request/show/1146795 OBS-URL: https://build.opensuse.org/package/show/Base:System/multipath-tools?expand=0&rev=329 --- _service | 4 +++- _servicedata | 2 +- multipath-tools-0.9.7+148+suse.9780ae0.obscpio | 3 --- multipath-tools-0.9.8~1+82+suse.dcd98a3.obscpio | 3 +++ multipath-tools.changes | 7 +++++++ multipath-tools.obsinfo | 6 +++--- multipath-tools.spec | 2 +- 7 files changed, 18 insertions(+), 9 deletions(-) delete mode 100644 multipath-tools-0.9.7+148+suse.9780ae0.obscpio create mode 100644 multipath-tools-0.9.8~1+82+suse.dcd98a3.obscpio diff --git a/_service b/_service index d912a05..4256468 100644 --- a/_service +++ b/_service @@ -6,7 +6,9 @@ multipath-tools @PARENT_TAG@+@TAG_OFFSET@+suse.%h factory - 0.[0-9].[0-9] + 0.[0-9].[0-9]* + [-]pre\.([0-9]) + ~\1 enable diff --git a/_servicedata b/_servicedata index 436d40c..1c0c7bf 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/openSUSE/multipath-tools.git - 9780ae02c01d4f54ee9e288d6cfde5527857e333 \ No newline at end of file + dcd98a3c394ae7817a5e7ac81bd58c7635201e9e \ No newline at end of file diff --git a/multipath-tools-0.9.7+148+suse.9780ae0.obscpio b/multipath-tools-0.9.7+148+suse.9780ae0.obscpio deleted file mode 100644 index 1dc480e..0000000 --- a/multipath-tools-0.9.7+148+suse.9780ae0.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4921e32a2dc1c8da91588338e28ca4561560ad332a6b774a574544d8dc3b083c -size 2857484 diff --git a/multipath-tools-0.9.8~1+82+suse.dcd98a3.obscpio b/multipath-tools-0.9.8~1+82+suse.dcd98a3.obscpio new file mode 100644 index 0000000..6be61ae --- /dev/null +++ b/multipath-tools-0.9.8~1+82+suse.dcd98a3.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:207ddfc111740840b54d553f254d1e2c5f52439e5d44b0e337eb962e9d592927 +size 2857484 diff --git a/multipath-tools.changes b/multipath-tools.changes index 5abe15a..d79f463 100644 --- a/multipath-tools.changes +++ b/multipath-tools.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Feb 15 11:00:59 UTC 2024 - Martin Wilck + +- Update to version 0.9.8~1+82+suse.dcd98a3: + * Adapt package version such that it shows as a 0.9.8 prerelease + * Add missing udev rules file + ------------------------------------------------------------------- Wed Feb 14 20:52:13 UTC 2024 - Martin Wilck diff --git a/multipath-tools.obsinfo b/multipath-tools.obsinfo index 157c4c8..b7e0973 100644 --- a/multipath-tools.obsinfo +++ b/multipath-tools.obsinfo @@ -1,4 +1,4 @@ name: multipath-tools -version: 0.9.7+148+suse.9780ae0 -mtime: 1707942359 -commit: 9780ae02c01d4f54ee9e288d6cfde5527857e333 +version: 0.9.8~1+82+suse.dcd98a3 +mtime: 1707986847 +commit: dcd98a3c394ae7817a5e7ac81bd58c7635201e9e diff --git a/multipath-tools.spec b/multipath-tools.spec index 1c3ec14..624c632 100644 --- a/multipath-tools.spec +++ b/multipath-tools.spec @@ -35,7 +35,7 @@ %define libdmmp_version %(echo %{_libdmmp_version} | tr . _) Name: multipath-tools -Version: 0.9.7+148+suse.9780ae0 +Version: 0.9.8~1+82+suse.dcd98a3 Release: 0 Summary: Tools to Manage Multipathed Devices with the device-mapper License: GPL-2.0-only AND GPL-3.0-or-later