Tue, 11 Feb 2025 06:51:01 UTC | login

Information for build libmowgli-1.0.0-10.fc25

ID7041
Package Namelibmowgli
Version1.0.0
Release10.fc25
Epoch
SummaryLibrary of many utility functions and classes
Descriptionlibmowgli is a development framework for C (like GLib), which provides high performance and highly flexible algorithms. It can be used as a suppliment to GLib (to add additional functions (dictionaries, hashes), or replace some of the slow GLib list manipulation functions), or stand alone. It also provides a powerful hook system and convenient logging for your code, as well as a high performance block allocator.
Built bykojiadmin
State complete
Volume DEFAULT
StartedSat, 14 Apr 2018 20:06:12 UTC
CompletedSat, 14 Apr 2018 20:06:12 UTC
Tags
f28
f29
RPMs
src
libmowgli-1.0.0-10.fc25.src.rpm (info) (download)
Changelog * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.0-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.0-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Sun Aug 17 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.0-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild * Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.0-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild * Sun Apr 21 2013 Michael Schwendt <mschwendt@fedoraproject.org> - 1.0.0-5 - BR autoconf libtool and run autoreconf -f for aarch64 updates (#925798) * Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild * Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild * Thu Jan 05 2012 Michael Schwendt <mschwendt@fedoraproject.org> - 1.0.0-2 - rebuild for GCC 4.7 as requested * Sat Dec 03 2011 Michael Schwendt <mschwendt@fedoraproject.org> - 1.0.0-1 - Insert official tarball (empty diff). * Tue Nov 22 2011 Michael Schwendt <mschwendt@fedoraproject.org> - 1.0.0-0.1.20111122git - Update to 1.0.0 git checkout (6k diff) also to not flag mowgli_spinlock as deprecated. * Tue Sep 27 2011 Michael Schwendt <mschwendt@fedoraproject.org> - 0.9.95-1 - Update to 0.9.95 (32k diff, API additions and a few internal changes). * Fri Sep 16 2011 Michael Schwendt <mschwendt@fedoraproject.org> - 0.9.50-2 - Use %_isa in -devel package dependency. - Drop unneeded BuildRoot stuff. - Drop %defattr lines. * Mon Jan 31 2011 Michael Schwendt <mschwendt@fedoraproject.org> - 0.9.50-1 - Upgrade to 0.9.50. - mowgli_dictionary is deprecated and pending removal in Mowgli 1.0 series. Please use mowgli_patricia instead. * Wed Jan 05 2011 Michael Schwendt <mschwendt@fedoraproject.org> - 0.7.1-2 - Apply mowgli_list off-by-one patch for mowgli_node_nth. * Fri Aug 13 2010 Michael Schwendt <mschwendt@fedoraproject.org> - 0.7.1-1 - Update to 0.7.1. * Wed Jun 09 2010 Michael Schwendt <mschwendt@fedoraproject.org> - 0.7.0-4 - Add mowgli_patricia corruption fix for keys starting with \1 plus a few minor changes up to 2010-06-04. Special-case '\1' not handled yet. * Wed Nov 18 2009 Michael Schwendt <mschwendt@fedoraproject.org> - 0.7.0-3 - Compile examples and execute them for some testing. * Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.7.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild * Thu Jun 04 2009 Michael Schwendt <mschwendt@fedoraproject.org> - 0.7.0-1 - Upgrade to 0.7.0 (SONAME version change). - License is unchanged, but more similar to MIT than ISC. - Minor .spec updates. * Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.5.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild * Mon Feb 18 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 0.5.0-2 - Autorebuild for GCC 4.3 * Sat Nov 10 2007 Ralf Ertzinger <ralf@skytale.net> 0.5.0-1 - Initial build for FE