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
This commit is contained in:
parent
42ea020475
commit
33e2dd485d
@ -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 <releng@fedoraproject.org> - 1.7.2-7
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.7.2-6
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user