From ec88ca9c7282b381b89f956ca26c250ff06a3f02 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Wed, 3 Feb 2021 12:44:02 +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/CUnit.git#0d4fb8cef98b2d63dd78a892b93efd93d4f5274c --- CUnit.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CUnit.spec b/CUnit.spec index 68e1737..badc016 100644 --- a/CUnit.spec +++ b/CUnit.spec @@ -2,7 +2,7 @@ Name: CUnit Version: 2.1.3 -Release: 22%{?dist} +Release: 23%{?dist} Summary: Unit testing framework for C License: LGPLv2+ @@ -11,6 +11,7 @@ Source0: http://downloads.sourceforge.net/cunit/%{name}-%{tarver}.tar.bz2 BuildRequires: automake BuildRequires: libtool +BuildRequires: make %description CUnit is a lightweight system for writing, administering, @@ -69,6 +70,9 @@ done %{_mandir}/man3/CUnit.3* %changelog +* Mon Jan 25 2021 Fedora Release Engineering - 2.1.3-23 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Mon Jul 27 2020 Fedora Release Engineering - 2.1.3-22 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild