From 33e2dd485d85bc34236f1a9e2a71cc3ad541f7c8 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Thu, 4 Feb 2021 09:21:29 +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/libconfig.git#fb19f68e468d7d4fc87fe84365e232a597a50be2 --- libconfig.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/libconfig.spec b/libconfig.spec index 8161a79..fa5d552 100644 --- a/libconfig.spec +++ b/libconfig.spec @@ -3,7 +3,7 @@ Name: libconfig Summary: C/C++ configuration file library Version: 1.7.2 -Release: 6%{?dist} +Release: 7%{?dist} License: LGPLv2+ URL: http://www.hyperrealm.com/libconfig/ Source0: https://hyperrealm.github.io/%name/dist/%name-%version.tar.gz @@ -15,6 +15,7 @@ Source2: generate-pdf.sh BuildRequires: gcc, gcc-c++ BuildRequires: texinfo BuildRequires: bison, flex +BuildRequires: make %description Libconfig is a simple library for manipulating structured configuration @@ -78,6 +79,9 @@ make check %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 1.7.2-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Tue Jul 28 2020 Fedora Release Engineering - 1.7.2-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild