Sun, 19 May 2024 23:17:21 UTC | login

Information for build mingw-libconfuse-3.2.2-2.fc31

ID124633
Package Namemingw-libconfuse
Version3.2.2
Release2.fc31
Epoch
SummaryMinGW configuration file parser library
DescriptionlibConfuse is a configuration file parser library, licensed under the terms of the ISC license, and written in C. It supports sections and (lists of) values (strings, integers, floats, booleans or other sections), as well as some other features (such as single/double-quoted strings, environment variable expansion, functions and nested include statements). It makes it very easy to add configuration file capability to a program using a simple API. The goal of libConfuse is not to be the configuration file parser library with a gazillion of features. Instead, it aims to be easy to use and quick to integrate with your code.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 15 Aug 2019 04:23:17 UTC
CompletedThu, 15 Aug 2019 04:23:17 UTC
Tags
f31
f32
f33
RPMs
src
mingw-libconfuse-3.2.2-2.fc31.src.rpm (info) (download)
noarch
mingw32-libconfuse-3.2.2-2.fc31.noarch.rpm (info) (download)
mingw64-libconfuse-3.2.2-2.fc31.noarch.rpm (info) (download)
mingw32-libconfuse-debuginfo-3.2.2-2.fc31.noarch.rpm (info) (download)
mingw64-libconfuse-debuginfo-3.2.2-2.fc31.noarch.rpm (info) (download)
Changelog * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.2.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Sat Feb 02 2019 Thomas Sailer <thomas.sailer@axsem.com> - 3.2.2-1 - update to 3.2.2 * Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.2.1-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.2.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.2.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Fri Oct 06 2017 Thomas Sailer <thomas.sailer@axsem.com> - 3.2.1-3 - remove defattr * Fri Oct 06 2017 Thomas Sailer <thomas.sailer@axsem.com> - 3.2.1-2 - remove documentation * Fri Oct 06 2017 Thomas Sailer <thomas.sailer@axsem.com> - 3.2.1-1 - update to 3.2.1 - BR gettext for translations - spec file modernization, drop no longer needed constructs