From 5c9c2bc1705bfef1d05684798a5b88f47b34c0e5 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Thu, 4 Feb 2021 11:22:55 +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/libocxl.git#f1cb37322592418c6a72c0af78140e1bdf8876c3 --- libocxl.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/libocxl.spec b/libocxl.spec index dd30a37..3742412 100644 --- a/libocxl.spec +++ b/libocxl.spec @@ -1,6 +1,6 @@ Name: libocxl Version: 1.1.0 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Allows to implement a user-space driver for an OpenCAPI accelerator License: ASL 2.0 @@ -13,6 +13,7 @@ ExclusiveArch: ppc64le BuildRequires: gcc BuildRequires: doxygen +BuildRequires: make %description Access library which allows to implement a user-space @@ -58,6 +59,9 @@ LDFLAGS="%{build_ldflags}" CFLAGS="%{build_cflags}" make %{?_smp_mflags} V=1 %{_pkgdocdir} %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 1.1.0-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Tue Jul 28 2020 Fedora Release Engineering - 1.1.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild