Sun, 19 May 2024 07:36:27 UTC | login

Information for build mimetic-0.9.8-9.fc28

ID8231
Package Namemimetic
Version0.9.8
Release9.fc28
Epoch
SummaryA full featured C++ MIME library
Descriptionmimetic is an Email library (MIME) written in C++ designed to be easy to use and integrate but yet fast and efficient. It has been built around the standard lib. This means that you'll not find yet another string class or list implementation and that you'll feel comfortable in using this library from the very first time. Most classes functionalities and behavior will be clear if you ever studied MIME and its components; if you don't know anything about Internet messages you'll probably want to read some RFCs to understand the topic and, therefore, easily use the library whose names, whenever possible, overlap terms adopted in the standard RFC documents. At the very least: RFC 822, RFC 2045 and RFC 2046.
Built bykojiadmin
State complete
Volume DEFAULT
StartedSat, 14 Apr 2018 20:09:23 UTC
CompletedSat, 14 Apr 2018 20:09:23 UTC
Tags
f28
f29
RPMs
src
mimetic-0.9.8-9.fc28.src.rpm (info) (download)
riscv64
mimetic-0.9.8-9.fc28.riscv64.rpm (info) (download)
mimetic-devel-0.9.8-9.fc28.riscv64.rpm (info) (download)
Changelog * Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.8-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.8-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.8-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Wed Mar 02 2016 Denis Fateyev <denis@fateyev.com> - 0.9.8-6 - Fixed char type signedness for some arch - Hardening library build for EPEL * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.8-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9.8-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Sat May 02 2015 Kalev Lember <kalevlember@gmail.com> - 0.9.8-3 - Rebuilt for GCC 5 C++11 ABI change * Sun Aug 17 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9.8-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild * Wed Jun 18 2014 Christopher Meng <rpm@cicku.me> - 0.9.8-1 - Update to 0.9.8 * Wed Sep 12 2012 Christopher Meng <rpm@cicku.me> - 0.9.7-1 - Initial Package.