Accepting request 758209 from home:rwill:branches:hardware:nvdimm
Update to version 01.00.00.3474 as requested in [jsc#SLE-7948]. OBS-URL: https://build.opensuse.org/request/show/758209 OBS-URL: https://build.opensuse.org/package/show/hardware:nvdimm/ipmctl?expand=0&rev=30
This commit is contained in:
parent
cec4823d72
commit
52d6cc5d5f
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:cd07e7d159c5f9a0aa34e3a05331dcbb8eb9effa711126f4de6ccae2a5d7efdb
|
oid sha256:70b805632ae4cefa280fd6104ebdf689bbd3f156ff70f3fcf9b2f2c5e740ce94
|
||||||
size 3320
|
size 5668
|
||||||
|
7
_service
7
_service
@ -13,9 +13,10 @@
|
|||||||
<param name="scm">git</param>
|
<param name="scm">git</param>
|
||||||
<param name="url">https://github.com/intel/ipmctl.git</param>
|
<param name="url">https://github.com/intel/ipmctl.git</param>
|
||||||
<param name="filename">ipmctl</param>
|
<param name="filename">ipmctl</param>
|
||||||
<param name="versionprefix">01.00.00.3394</param>
|
<param name="versionprefix">01.00.00.3474</param>
|
||||||
<param name="versionformat">@PARENT_TAG@+git@TAG_OFFSET@.%h</param>
|
<!--param name="versionformat">@PARENT_TAG@+git@TAG_OFFSET@.%h</param-->
|
||||||
<param name="revision">master_1_0</param>
|
<param name="versionformat">+git@TAG_OFFSET@.%h</param>
|
||||||
|
<param name="revision">b6cb581ec69a4452dc8429602a947bc0c625c323</param>
|
||||||
<param name="exclude">.git</param>
|
<param name="exclude">.git</param>
|
||||||
<param name="changesgenerate">enable</param>
|
<param name="changesgenerate">enable</param>
|
||||||
</service>
|
</service>
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
<servicedata>
|
<servicedata>
|
||||||
<service name="tar_scm">
|
<service name="tar_scm">
|
||||||
<param name="url">https://github.com/intel/ipmctl.git</param>
|
<param name="url">https://github.com/intel/ipmctl.git</param>
|
||||||
<param name="changesrevision">0320099f3792e9ab11ecc531c734d0048989f85b</param></service><service name="tar_scm">
|
<param name="changesrevision">b6cb581ec69a4452dc8429602a947bc0c625c323</param></service><service name="tar_scm">
|
||||||
<param name="url">https://github.com/rurban/safeclib</param>
|
<param name="url">https://github.com/rurban/safeclib</param>
|
||||||
<param name="changesrevision">59eba324c20c07f7ca8190238dd415525f4925dc</param></service></servicedata>
|
<param name="changesrevision">59eba324c20c07f7ca8190238dd415525f4925dc</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:b516488c527f5023b3618356b01eabdd79220ea2d6082fddc551f4b220eef3ad
|
|
||||||
size 10461546
|
|
3
ipmctl-01.00.00.3474.tar.gz
Normal file
3
ipmctl-01.00.00.3474.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:cad2092faf80dd5e2b92eec30583300df32f24eedd1ce8027ce975fbc0ae3034
|
||||||
|
size 10323018
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Dec 13 13:49:54 UTC 2019 - rw@suse.com
|
||||||
|
|
||||||
|
- Update to version 01.00.00.3474
|
||||||
|
- Use recommended version. [jsc#SLE-7948]
|
||||||
|
(For detailed changes see 'ChangeLog.xz')
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Mar 13 17:14:58 UTC 2019 - rw@suse.com
|
Wed Mar 13 17:14:58 UTC 2019 - rw@suse.com
|
||||||
|
|
||||||
|
@ -23,7 +23,7 @@
|
|||||||
%bcond_with precompiledSafeC
|
%bcond_with precompiledSafeC
|
||||||
|
|
||||||
Name: ipmctl
|
Name: ipmctl
|
||||||
Version: 01.00.00.3440
|
Version: 01.00.00.3474
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Utility for managing Intel Optane DC persistent memory modules
|
Summary: Utility for managing Intel Optane DC persistent memory modules
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
|
Loading…
Reference in New Issue
Block a user