From 856e0549079d5bbf81e8cb159a782d678326dde3 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Thu, 4 Feb 2021 09:28: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/libeconf.git#b9b3774b70c8749797cc54aab76b08a42adf61f9 --- libeconf.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libeconf.spec b/libeconf.spec index faeac34..2220a2b 100644 --- a/libeconf.spec +++ b/libeconf.spec @@ -5,7 +5,7 @@ Name: libeconf Version: 0.3.8 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Enhanced config file parser library License: MIT @@ -62,6 +62,9 @@ developing applications that use %{name}. %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 0.3.8-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Sat Aug 08 2020 Neal Gompa - 0.3.8-4 - Use backend-agnostic CMake macro for building and running tests