Sat, 11 May 2024 23:29:20 UTC | login

Information for build mingw-sqlite-3.12.2.0-1.fc25

ID8661
Package Namemingw-sqlite
Version3.12.2.0
Release1.fc25
Epoch
SummaryMinGW Windows port of sqlite embeddable SQL database engine
DescriptionSQLite is a C library that implements an SQL database engine. A large subset of SQL92 is supported. A complete database is stored in a single disk file. The API is designed for convenience and ease of use. Applications that link against SQLite can enjoy the power and flexibility of an SQL database without the administrative hassles of supporting a separate database server. Version 2 and version 3 binaries are named to permit each to be installed on a single host This package contains cross-compiled libraries and development tools for Windows.
Built bykojiadmin
State complete
Volume DEFAULT
StartedSat, 14 Apr 2018 20:11:00 UTC
CompletedSat, 14 Apr 2018 20:11:00 UTC
Tags
f28
f29
RPMs
src
mingw-sqlite-3.12.2.0-1.fc25.src.rpm (info) (download)
noarch
mingw32-sqlite-3.12.2.0-1.fc25.noarch.rpm (info) (download)
mingw32-sqlite-static-3.12.2.0-1.fc25.noarch.rpm (info) (download)
mingw64-sqlite-3.12.2.0-1.fc25.noarch.rpm (info) (download)
mingw64-sqlite-static-3.12.2.0-1.fc25.noarch.rpm (info) (download)
Changelog * Tue Apr 19 2016 Thomas Sailer <t.sailer@alumni.ethz.ch> - 3.12.2.0-1 - update to 3.12.2.0 * Sun Apr 10 2016 Thomas Sailer <t.sailer@alumni.ethz.ch> - 3.12.1.0-1 - update to 3.12.1.0 * Wed Mar 30 2016 Thomas Sailer <t.sailer@alumni.ethz.ch> - 3.12.0.0-1 - update to 3.12.0.0 * Fri Mar 04 2016 Thomas Sailer <t.sailer@alumni.ethz.ch> - 3.11.1.0-1 - update to 3.11.1.0 * Thu Feb 18 2016 Thomas Sailer <t.sailer@alumni.ethz.ch> - 3.11.0.0-1 - update to 3.11.0.0 * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 3.10.2.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Thu Jan 21 2016 Thomas Sailer <t.sailer@alumni.ethz.ch> - 3.10.2.0-1 - update to 3.10.2.0 * Thu Jan 14 2016 Thomas Sailer <t.sailer@alumni.ethz.ch> - 3.10.1.0-1 - update to 3.10.1.0 * Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.8.4.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.8.4.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Thu May 29 2014 Erik van Pienbroek <epienbro@fedoraproject.org> - 3.8.4.3-1 - Update to 3.8.4.3 * Sat Jan 25 2014 Erik van Pienbroek <epienbro@fedoraproject.org> - 3.8.2-1 - Update to 3.8.2 * Wed Nov 20 2013 Erik van Pienbroek <epienbro@fedoraproject.org> - 3.8.1-1 - Update to 3.8.1 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.7.17-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild * Sat Jun 15 2013 Erik van Pienbroek <epienbro@fedoraproject.org> - 3.7.17-2 - Rebuild to resolve InterlockedCompareExchange regression in mingw32 libraries * Sun Jun 02 2013 Thomas Sailer <t.sailer@alumni.ethz.ch> - 3.7.17-1 - update to 3.7.17 * Sun May 12 2013 Erik van Pienbroek <epienbro@fedoraproject.org> - 3.7.16.2-2 - Don't try to link against pthreads even if it is available on win32 (sqlite uses the native win32 threading API already) * Mon May 06 2013 Thomas Sailer <t.sailer@alumni.ethz.ch> - 3.7.16.2-1 - update to 3.7.16.2 * Sun Mar 24 2013 Erik van Pienbroek <epienbro@fedoraproject.org> - 3.7.16-1 - Update to 3.7.16 * Sun Mar 03 2013 Thomas Sailer <t.sailer@alumni.ethz.ch> - 3.7.15.2-1 - Update to 3.7.15.2 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.7.14.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild * Thu Dec 06 2012 Erik van Pienbroek <epienbro@fedoraproject.org> - 3.7.14.1-1 - Update to 3.7.14.1 - Dropped all patches which are not needed for the mingw target - There's no need to re-run the autotools any more * Tue Dec 04 2012 Thomas Sailer <t.sailer@alumni.ethz.ch> - 3.7.13-1 - update to 3.7.13 * Fri Jul 20 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.7.9-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild * Sun Apr 22 2012 Erik van Pienbroek <epienbro@fedoraproject.org> - 3.7.9-6 - Add BR: mingw64-pdcurses * Sat Mar 10 2012 Erik van Pienbroek <epienbro@fedoraproject.org> - 3.7.9-5 - Added win64 support * Fri Mar 09 2012 Erik van Pienbroek <epienbro@fedoraproject.org> - 3.7.9-4 - Dropped .la files * Tue Mar 06 2012 Kalev Lember <kalevlember@gmail.com> - 3.7.9-3 - Renamed the source package to mingw-sqlite (#800450) - Modernize the spec file - Use mingw macros without leading underscore * Mon Feb 27 2012 Erik van Pienbroek <epienbro@fedoraproject.org> - 3.7.9-2 - Rebuild against the mingw-w64 toolchain * Mon Jan 16 2012 Thomas Sailer <t.sailer@alumni.ethz.ch> - 3.7.9-1 - update to 3.7.9 * Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.7.5-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild * Sat Dec 24 2011 Ivan Romanov <drizt@land.ru> - 3.7.5-2 - static subpackage * Sun Feb 13 2011 Thomas Sailer <t.sailer@alumni.ethz.ch> - 3.7.5-1 - update to 3.7.5 * Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.7.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild * Mon Dec 06 2010 Thomas Sailer <t.sailer@alumni.ethz.ch> - 3.7.3-1 - update to 3.7.3 * Sun Jan 31 2010 Thomas Sailer <t.sailer@alumni.ethz.ch> - 3.6.22-1 - update to 3.6.22 * Sun Dec 06 2009 Thomas Sailer <t.sailer@alumni.ethz.ch> - 3.6.20-1 - update to 3.6.20 * Sun Sep 20 2009 Thomas Sailer <t.sailer@alumni.ethz.ch> - 3.6.17-1 - update to 3.6.17 * Sat Jul 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.6.14.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild * Tue Jun 23 2009 Thomas Sailer <t.sailer@alumni.ethz.ch> - 3.6.14.2-1 - update to 3.6.14.2 - add debuginfo packages * Thu Apr 23 2009 Thomas Sailer <t.sailer@alumni.ethz.ch> - 3.6.12-4 - fix CFLAGS setting * Thu Apr 23 2009 Thomas Sailer <t.sailer@alumni.ethz.ch> - 3.6.12-3 - use Erik van Pienbroek way to add to CFLAGS * Thu Apr 23 2009 Thomas Sailer <t.sailer@alumni.ethz.ch> - 3.6.12-2 - BR tclsh; the build process without tclsh and with extensions enabled is broken * Thu Apr 23 2009 Thomas Sailer <t.sailer@alumni.ee.ethz.ch> - 3.6.12-1 - update to 3.6.12 to match native - enable rtree, fts3 * Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.6.6.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild * Fri Feb 20 2009 Richard W.M. Jones <rjones@redhat.com> - 3.6.6.2-2 - Rebuild for mingw32-gcc 4.4 * Tue Dec 16 2008 Richard Jones <rjones@redhat.com> - 3.6.6.2-1 - New upstream release (to match Fedora native), 3.6.6.2. - Replace patches with ones from native. - Rebase -no-undefined patch. - Remove spurious +x permissions on libsqlite3.dll.a. - Requires pkgconfig. * Sat Nov 22 2008 Richard Jones <rjones@redhat.com> - 3.5.9-3 - Rebuild against new readline. * Fri Oct 31 2008 Richard Jones <rjones@redhat.com> - 3.5.9-2 - Rebuild against latest termcap. * Thu Sep 25 2008 Richard Jones <rjones@redhat.com> - 3.5.9-1 - Initial RPM release.