diff --git a/libzbc.changes b/libzbc.changes index 8a6771e..bb9aab4 100644 --- a/libzbc.changes +++ b/libzbc.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Wed Nov 2 10:55:20 UTC 2022 - Jan Engelhardt + +- Update to release 5.13 + * Improve the detection of ATA devices with the scsi backend + driver + * Add the -scsi and -ata option to all command line tools to + respectively force the use of the SCSI or ATA backend + drivers. + ------------------------------------------------------------------- Tue Aug 17 06:58:54 UTC 2021 - Jan Engelhardt diff --git a/libzbc.spec b/libzbc.spec index 0e64c23..5e29509 100644 --- a/libzbc.spec +++ b/libzbc.spec @@ -1,7 +1,7 @@ # # spec file for package libzbc # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ Name: libzbc %define lname libzbc5 -Version: 5.12.0 +Version: 5.13.0 Release: 0 Summary: Library for manipulating ZBC and ZAC disks License: BSD-2-Clause AND LGPL-3.0-or-later diff --git a/v5.12.0.tar.gz b/v5.12.0.tar.gz deleted file mode 100644 index 576d2a3..0000000 --- a/v5.12.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3130f6c7111c4aa6076a53b4c259668552e8b2fb06ee792c224a3f97462243b6 -size 139952 diff --git a/v5.13.0.tar.gz b/v5.13.0.tar.gz new file mode 100644 index 0000000..c17e927 --- /dev/null +++ b/v5.13.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70fb795a758443345fbae16327a079b36db74d7cb003243d0b752d8b8e3e8d6a +size 142639