From 9cc666214f369e0ea410071030b2aff806b8c04e Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Thu, 4 Feb 2021 09:55:33 +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/libiscsi.git#6fe9d94bec3497f01e3200ac95bcf283b3ba06fb --- libiscsi.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/libiscsi.spec b/libiscsi.spec index 5ce50a8..e09b4f8 100644 --- a/libiscsi.spec +++ b/libiscsi.spec @@ -1,13 +1,14 @@ Name: libiscsi Summary: iSCSI client library Version: 1.19.0 -Release: 2%{?dist} +Release: 3%{?dist} License: LGPLv2+ URL: https://github.com/sahlberg/%{name} #Source: https://github.com/sahlberg/libiscsi/archive/{version}.tar.gz Source: libiscsi-20200224-git6ea30ae.tar.xz +BuildRequires: make BuildRequires: autoconf BuildRequires: automake BuildRequires: libtool @@ -96,6 +97,9 @@ The libiscsi-devel package includes the header files for libiscsi. %{_libdir}/pkgconfig/libiscsi.pc %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 1.19.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Tue Jul 28 2020 Fedora Release Engineering - 1.19.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild