modify and sync release

(cherry picked from commit 8b293fae6d9903cdeeb5f22306a12a4ed3cd1775)
This commit is contained in:
lixiaokeng 2021-08-05 09:50:42 +08:00 committed by openeuler-sync-bot
parent 12b0ace9f6
commit 40156746eb

View File

@ -1,6 +1,6 @@
Name: multipath-tools
Version: 0.8.4
Release: 7
Release: 8
Summary: Tools to manage multipath devices with the device-mapper
License: GPL-2.0-or-later and LGPL-2.0-only
URL: http://christophe.varoqui.free.fr/
@ -39,7 +39,7 @@ BuildRequires: libselinux-devel, libsepol-devel, readline-devel, ncurses-deve
BuildRequires: systemd-units, systemd-devel, json-c-devel, perl-interpreter, pkgconfig
Requires: userspace-rcu, json-c, device-mapper >= 1.02.96
Requires: kpartx = %{version}-%{release}
Requires: %{name}-help = %{version}-%{release}
Recommends: %{name}-help = %{version}-%{release}
Requires(post): systemd-units
Requires(preun): systemd-units
Requires(postun): systemd-units
@ -175,6 +175,12 @@ fi
%changelog
* Thu Aug 5 2021 lixiaokeng<lixiaokeng@huawei.com> - 0.8.4-8
- Type:bugfix
- ID:NA
- SUG:NA
- DESC:modify and sync release
* Tue Jul 20 2021 lixiaokeng<lixiaokeng@huawei.com> - 0.8.4-7
- Type:bugfix
- ID:NA