forked from pool/multipath-tools
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
This commit is contained in:
parent
65b2f81b3f
commit
3e9478e4b8
4
_service
4
_service
@ -6,7 +6,9 @@
|
|||||||
<param name="filename">multipath-tools</param>
|
<param name="filename">multipath-tools</param>
|
||||||
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@+suse.%h</param>
|
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@+suse.%h</param>
|
||||||
<param name="revision">factory</param>
|
<param name="revision">factory</param>
|
||||||
<param name="match-tag">0.[0-9].[0-9]</param>
|
<param name="match-tag">0.[0-9].[0-9]*</param>
|
||||||
|
<param name="versionrewrite-pattern">[-]pre\.([0-9])</param>
|
||||||
|
<param name="versionrewrite-replacement">~\1</param>
|
||||||
<param name="changesgenerate">enable</param>
|
<param name="changesgenerate">enable</param>
|
||||||
</service>
|
</service>
|
||||||
<service name="set_version" mode="manual"/>
|
<service name="set_version" mode="manual"/>
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<servicedata>
|
<servicedata>
|
||||||
<service name="tar_scm">
|
<service name="tar_scm">
|
||||||
<param name="url">https://github.com/openSUSE/multipath-tools.git</param>
|
<param name="url">https://github.com/openSUSE/multipath-tools.git</param>
|
||||||
<param name="changesrevision">9780ae02c01d4f54ee9e288d6cfde5527857e333</param></service></servicedata>
|
<param name="changesrevision">dcd98a3c394ae7817a5e7ac81bd58c7635201e9e</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:4921e32a2dc1c8da91588338e28ca4561560ad332a6b774a574544d8dc3b083c
|
|
||||||
size 2857484
|
|
3
multipath-tools-0.9.8~1+82+suse.dcd98a3.obscpio
Normal file
3
multipath-tools-0.9.8~1+82+suse.dcd98a3.obscpio
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:207ddfc111740840b54d553f254d1e2c5f52439e5d44b0e337eb962e9d592927
|
||||||
|
size 2857484
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Feb 15 11:00:59 UTC 2024 - Martin Wilck <mwilck@suse.com>
|
||||||
|
|
||||||
|
- 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 <mwilck@suse.com>
|
Wed Feb 14 20:52:13 UTC 2024 - Martin Wilck <mwilck@suse.com>
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
name: multipath-tools
|
name: multipath-tools
|
||||||
version: 0.9.7+148+suse.9780ae0
|
version: 0.9.8~1+82+suse.dcd98a3
|
||||||
mtime: 1707942359
|
mtime: 1707986847
|
||||||
commit: 9780ae02c01d4f54ee9e288d6cfde5527857e333
|
commit: dcd98a3c394ae7817a5e7ac81bd58c7635201e9e
|
||||||
|
@ -35,7 +35,7 @@
|
|||||||
%define libdmmp_version %(echo %{_libdmmp_version} | tr . _)
|
%define libdmmp_version %(echo %{_libdmmp_version} | tr . _)
|
||||||
|
|
||||||
Name: multipath-tools
|
Name: multipath-tools
|
||||||
Version: 0.9.7+148+suse.9780ae0
|
Version: 0.9.8~1+82+suse.dcd98a3
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Tools to Manage Multipathed Devices with the device-mapper
|
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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user