From 20be78e0227b756e89b1a057bd314acc69d575ac Mon Sep 17 00:00:00 2001 From: Damien Le Moal Date: Wed, 15 Dec 2021 16:35:00 +0900 Subject: [PATCH] Version 2.0.2 Signed-off-by: Damien Le Moal --- configure.ac | 2 +- libzbd.spec | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/configure.ac b/configure.ac index d44147f..9c973ae 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ # # SPDX-FileCopyrightText: 2020 Western Digital Corporation or its affiliates. -AC_INIT([libzbd], [2.0.1], +AC_INIT([libzbd], [2.0.2], [damien.lemoal@wdc.com, niklas.cassel@wdc.com], [libzbd], [https://github.com/westerndigitalcorporation/libzbd]) diff --git a/libzbd.spec b/libzbd.spec index 22a79c3..2fd702b 100644 --- a/libzbd.spec +++ b/libzbd.spec @@ -1,5 +1,5 @@ Name: libzbd -Version: 2.0.1 +Version: 2.0.2 Release: 1%{?dist} Summary: A library to control zoned block devices @@ -95,5 +95,5 @@ desktop-file-validate %{buildroot}/%{_datadir}/applications/gzbd-viewer.desktop %license LICENSES/GPL-3.0-or-later.txt %changelog -* Sat Dec 11 2021 Damien Le Moal 2.0.1-1 -- Version 2.0.1 packages +* Wed Dec 15 2021 Damien Le Moal 2.0.2-1 +- Update to version 2.0.2