From c5db88decd13543c48048200e25f13bb50ba8473 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Thu, 4 Feb 2021 07:47:21 +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/kabi-dw.git#f83aa646780a01d08cc48e7609583334e8a0ad8b --- kabi-dw.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/kabi-dw.spec b/kabi-dw.spec index 87fb7c9..8cf0270 100644 --- a/kabi-dw.spec +++ b/kabi-dw.spec @@ -7,7 +7,7 @@ Name: kabi-dw Version: 0 -Release: 0.18%{?dist} +Release: 0.19%{?dist} Summary: Detect changes in the ABI between kernel builds License: GPLv3+ URL: %{forgeurl} @@ -19,6 +19,7 @@ BuildRequires: bison BuildRequires: flex BuildRequires: glib2-devel BuildRequires: redhat-rpm-config +BuildRequires: make %description The aim of kabi-dw is to detect any changes in the ABI between the successive @@ -49,6 +50,9 @@ install -m 0755 %{name} %{buildroot}%{_bindir}/ %license COPYING %changelog +* Tue Jan 26 2021 Fedora Release Engineering - Packaging variables read or set by %forgemeta +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Tue Jul 28 2020 Fedora Release Engineering - Packaging variables read or set by %forgemeta - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild