Skip to content

Commit d3e3532

Browse files
committed
Version 5.11.1
Signed-off-by: Damien Le Moal <[email protected]>
1 parent e5ae91a commit d3e3532

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# Copyright (c) 2009-2014, HGST, Inc. All rights reserved.
55
# Copyright (c) 2020 Western Digital Corporation or its affiliates.
66

7-
AC_INIT([libzbc], [5.11.0],
7+
AC_INIT([libzbc], [5.11.1],
88
99
[libzbc], [https://github.com/westerndigitalcorporation/libzbc])
1010

libzbc.spec

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#
44
# Copyright (c) 2020 Western Digital Corporation or its affiliates.
55
Name: libzbc
6-
Version: 5.11.0
6+
Version: 5.11.1
77
Release: 1%{?dist}
88
Summary: A library to control SCSI/ZBC and ATA/ZAC zoned devices
99

@@ -71,8 +71,8 @@ find $RPM_BUILD_ROOT -name '*.la' -delete
7171
%doc README.md
7272

7373
%changelog
74-
* Wed Jul 28 2021 Damien Le Moal <[email protected]> 5.11.0-1
75-
- Version 5.11.0 initial package
74+
* Wed Jul 28 2021 Damien Le Moal <[email protected]> 5.11.1-1
75+
- Version 5.11.1 initial package
7676
* Wed Jun 2 2021 Damien Le Moal <[email protected]> 5.10.0-1
7777
- Move static library to its own rpm
7878
* Sat May 22 2021 Damien Le Moal <[email protected]> 5.10.0-1

0 commit comments

Comments
 (0)