- Update to new git snapshot 2.0.0~git113

OBS-URL: https://build.opensuse.org/package/show/hardware/libzbc?expand=0&rev=5
This commit is contained in:
Jan Engelhardt 2015-11-12 19:23:05 +00:00 committed by Git OBS Bridge
parent 824ffef320
commit d2c6ddf8bf
5 changed files with 24 additions and 4 deletions

8
_service Normal file
View File

@ -0,0 +1,8 @@
<services>
<service name="tar_scm" mode="disabled">
<param name="url">git://github.com/hgst/libzbc</param>
<param name="revision">548f6455340b304c0e7060681444d11efa16f3d8</param>
<param name="scm">git</param>
<param name="versionformat">2.0.0~git@REVISION@</param>
</service>
</services>

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:98dc5e1af5c2b7d11922c4ea9c0ec6443b3c2558f043784ed291d8bd7b0e1a34
size 422156

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4f10286e20245ec264e9604a3084efb771cf0b8a92e09b28549b1e17f97bfe44
size 57564

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Thu Nov 12 19:13:31 UTC 2015 - jengelh@inai.de
- Update to new git snapshot 2.0.0~git113
* Added sense key and sense code string, DATA PROTECT and ZONE IS READ ONLY.
* Added filling sense key/sense code when reads spanning other types of zone.
* Supported storing ASC/ASCQ data on ata.
* Supported URSWRZ flag on SCSi.
* Added flags in zbc_device_info structure and stored URSWRZ flag in it.
* Added forced ata read/write flag to read/write using pass through command.
* Supported ZBC sense key, ASC/ASCQ handling.
-------------------------------------------------------------------
Mon Jun 8 23:11:56 UTC 2015 - jengelh@inai.de

View File

@ -18,7 +18,7 @@
Name: libzbc
%define lname libzbc2
Version: 2.0.0~git65
Version: 2.0.0~git113
Release: 0
Summary: Library for manipulating ZBC and ZAC disks
License: BSD-2-Clause and LGPL-3.0+