Accepting request 854165 from Virtualization
- Update to version 0.78: * Automatic version commit for tag 0.78 * use standard bash path * avoid other tags spilling into the .spec changelog * mdevctl: fix cleanup on error when creating and removing mdev * version support * Fix attributes getting applied via start-parent-mdevs * mdevctl: fix cleanup on error when writing to attribute * Remove never used 'available' option * Fix attribute validation jsc#SLE-15861, bsc#1179770 OBS-URL: https://build.opensuse.org/request/show/854165 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mdevctl?expand=0&rev=2
This commit is contained in:
commit
2c563775da
3
_service
3
_service
@ -1,11 +1,12 @@
|
||||
<services>
|
||||
<service name="tar_scm" mode="disabled">
|
||||
<param name="filename">mdevctl</param>
|
||||
<param name="revision">d7dfac5f5bfb4828d3d56e7e6ebe9d6956ae79dc</param>
|
||||
<param name="revision">e029640033d399a73b3e04e1e91f59479cdbadd9</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="submodules">disable</param>
|
||||
<param name="url">https://github.com/mdevctl/mdevctl</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
</service>
|
||||
<service name="recompress" mode="disabled">
|
||||
<param name="file">*.tar</param>
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c5b9d3195a660c38845d9701bbf1318fcff88eed370c257b5795a0618122cebf
|
||||
size 18936
|
3
mdevctl-0.78.tar.xz
Normal file
3
mdevctl-0.78.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:59cc7390ed1d7a9060ba54ed9ebc699390b5819af52202d3b086e4e40a7aaddc
|
||||
size 19112
|
@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 08 23:31:30 UTC 2020 - jfehlig@suse.com
|
||||
|
||||
- Update to version 0.78:
|
||||
* Automatic version commit for tag 0.78
|
||||
* use standard bash path
|
||||
* avoid other tags spilling into the .spec changelog
|
||||
* mdevctl: fix cleanup on error when creating and removing mdev
|
||||
* version support
|
||||
* Fix attributes getting applied via start-parent-mdevs
|
||||
* mdevctl: fix cleanup on error when writing to attribute
|
||||
* Remove never used 'available' option
|
||||
* Fix attribute validation
|
||||
jsc#SLE-15861, bsc#1179770
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 1 20:06:28 UTC 2020 - James Fehlig <jfehlig@suse.com>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: mdevctl
|
||||
Version: 0.61
|
||||
Version: 0.78
|
||||
Release: 0
|
||||
Summary: Mediated device management and persistence utility
|
||||
License: LGPL-2.1-or-later
|
||||
|
Loading…
x
Reference in New Issue
Block a user