forked from pool/multipath-tools
Accepting request 1151801 from home:mwilck:multipath
- Update to version 0.9.8+83+suse.bcae610: * multipath-tools: added NEWS.md The code is unchanged wrt 0.9.8~1 OBS-URL: https://build.opensuse.org/request/show/1151801 OBS-URL: https://build.opensuse.org/package/show/Base:System/multipath-tools?expand=0&rev=331
This commit is contained in:
parent
3e9478e4b8
commit
6f9f23e7e9
4
_service
4
_service
@ -6,9 +6,7 @@
|
||||
<param name="filename">multipath-tools</param>
|
||||
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@+suse.%h</param>
|
||||
<param name="revision">factory</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="match-tag">0.[0-9].[0-9]</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
</service>
|
||||
<service name="set_version" mode="manual"/>
|
||||
|
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/openSUSE/multipath-tools.git</param>
|
||||
<param name="changesrevision">dcd98a3c394ae7817a5e7ac81bd58c7635201e9e</param></service></servicedata>
|
||||
<param name="changesrevision">bcae610f0778cf7952786d13139d8f409762811d</param></service></servicedata>
|
3
multipath-tools-0.9.8+83+suse.bcae610.obscpio
Normal file
3
multipath-tools-0.9.8+83+suse.bcae610.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7f9b0e6cb3b74d6cc1144c851f5766d11b95132ecb410c3c1b573e6fb24c91ec
|
||||
size 2868236
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:207ddfc111740840b54d553f254d1e2c5f52439e5d44b0e337eb962e9d592927
|
||||
size 2857484
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 26 11:57:03 UTC 2024 - Martin Wilck <mwilck@suse.com>
|
||||
|
||||
- Update to version 0.9.8+83+suse.bcae610:
|
||||
* multipath-tools: added NEWS.md
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 15 11:00:59 UTC 2024 - Martin Wilck <mwilck@suse.com>
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: multipath-tools
|
||||
version: 0.9.8~1+82+suse.dcd98a3
|
||||
mtime: 1707986847
|
||||
commit: dcd98a3c394ae7817a5e7ac81bd58c7635201e9e
|
||||
version: 0.9.8+83+suse.bcae610
|
||||
mtime: 1708946079
|
||||
commit: bcae610f0778cf7952786d13139d8f409762811d
|
||||
|
@ -35,7 +35,7 @@
|
||||
%define libdmmp_version %(echo %{_libdmmp_version} | tr . _)
|
||||
|
||||
Name: multipath-tools
|
||||
Version: 0.9.8~1+82+suse.dcd98a3
|
||||
Version: 0.9.8+83+suse.bcae610
|
||||
Release: 0
|
||||
Summary: Tools to Manage Multipathed Devices with the device-mapper
|
||||
License: GPL-2.0-only AND GPL-3.0-or-later
|
||||
@ -223,6 +223,7 @@ exit 0
|
||||
|
||||
%files
|
||||
%doc README.md
|
||||
%doc NEWS.md
|
||||
%license LICENSES/GPL-2.0
|
||||
%license LICENSES/GPL-3.0
|
||||
%{_udevrulesdir}/11-dm-mpath.rules
|
||||
|
Loading…
x
Reference in New Issue
Block a user