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
This commit is contained in:
DistroBaker 2021-02-04 09:28:02 +01:00
parent fdada17165
commit 856e054907
1 changed files with 4 additions and 1 deletions

View File

@ -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 <releng@fedoraproject.org> - 0.3.8-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Sat Aug 08 2020 Neal Gompa <ngompa13@gmail.com> - 0.3.8-4
- Use backend-agnostic CMake macro for building and running tests