From 2b78601a55541ff200fd0b887378ad7a00bd4f0a Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Thu, 4 Feb 2021 15:03:43 +0100 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/nvmetcli.git#1850d1a78dc94f3947637c07571384fd7f93a289 --- nvmetcli.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/nvmetcli.spec b/nvmetcli.spec index 8da5fb3..ea42e21 100644 --- a/nvmetcli.spec +++ b/nvmetcli.spec @@ -2,10 +2,11 @@ Name: nvmetcli License: ASL 2.0 Summary: An adminstration shell for NVMe storage targets Version: 0.4 -Release: 12%{?dist} +Release: 13%{?dist} URL: ftp://ftp.infradead.org/pub/nvmetcli/ Source: ftp://ftp.infradead.org/pub/nvmetcli/%{name}-%{version}.tar.gz BuildArch: noarch +BuildRequires: make BuildRequires: python3-devel python3-setuptools systemd-units asciidoc xmlto Requires: python3-configshell python3-kmod Requires(post): systemd @@ -53,6 +54,9 @@ install -m 644 Documentation/nvmetcli.8.gz %{buildroot}%{_mandir}/man8/ %{_mandir}/man8/nvmetcli.8.gz %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 0.4-13 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Tue Jul 28 2020 Fedora Release Engineering - 0.4-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild