Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2021-07-22 11:16:44 +00:00
parent 22324b9be3
commit 7d6404fde8

View File

@ -5,7 +5,7 @@
Name: libeconf
Version: 0.4.0
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Enhanced config file parser library
License: MIT
@ -79,6 +79,9 @@ configuration files from applications that use %{name}.
%{_mandir}/man8/econftool.8*
%changelog
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Thu Jul 08 2021 Neal Gompa <ngompa13@gmail.com> - 0.4.0-1
- Update to 0.4.0 (RH#1980289)
- Add fixes to install econftool and man pages