Mon, 20 May 2024 01:43:46 UTC | login

Information for build mingw-expat-2.2.4-3.fc29

ID61614
Package Namemingw-expat
Version2.2.4
Release3.fc29
Epoch
SummaryMinGW Windows port of expat XML parser library
DescriptionThis is expat, the C library for parsing XML, written by James Clark. Expat is a stream oriented XML parser. This means that you register handlers with the parser prior to starting the parse. These handlers are called when the parser discovers the associated structures in the document being parsed. A start tag is an example of the kind of structures for which you may register handlers.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 19 Jul 2018 21:18:59 UTC
CompletedThu, 19 Jul 2018 21:18:59 UTC
Tags
f29
f30
f31
RPMs
src
mingw-expat-2.2.4-3.fc29.src.rpm (info) (download)
noarch
mingw32-expat-2.2.4-3.fc29.noarch.rpm (info) (download)
mingw32-expat-static-2.2.4-3.fc29.noarch.rpm (info) (download)
mingw64-expat-2.2.4-3.fc29.noarch.rpm (info) (download)
mingw64-expat-static-2.2.4-3.fc29.noarch.rpm (info) (download)
mingw32-expat-debuginfo-2.2.4-3.fc29.noarch.rpm (info) (download)
mingw64-expat-debuginfo-2.2.4-3.fc29.noarch.rpm (info) (download)
Changelog * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.4-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Sun Oct 15 2017 Kalev Lember <klember@redhat.com> - 2.2.4-1 - Update to 2.2.4 * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Mon Oct 24 2016 Kalev Lember <klember@redhat.com> - 2.2.0-1 - Update to 2.2.0 - Don't set group tags - Use license macro for COPYING