diff --git a/libzfcphbaapi.spec b/libzfcphbaapi.spec index 19075f6..2e072df 100644 --- a/libzfcphbaapi.spec +++ b/libzfcphbaapi.spec @@ -3,7 +3,7 @@ Name: libzfcphbaapi Summary: HBA API for the zFCP device driver Version: 2.2.0 -Release: 8%{?dist} +Release: 9%{?dist} License: CPL URL: http://www.ibm.com/developerworks/linux/linux390/zfcp-hbaapi.html # http://www.ibm.com/developerworks/linux/linux390/zfcp-hbaapi-%%{hbaapiver}.html @@ -18,6 +18,7 @@ BuildRequires: doxygen BuildRequires: libsysfs-devel BuildRequires: sg3_utils-devel BuildRequires: libhbaapi-devel +BuildRequires: make Requires: libhbaapi Requires(post): grep sed Requires(postun): grep sed @@ -101,6 +102,9 @@ fi %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 2.2.0-9 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Thu Nov 12 2020 Florian Weimer - 2.2.0-8 - Trigger rebuild to avoid DT_INIT/DT_FINI with zero values