Tue, 17 Sep 2024 14:16:45 UTC | login

Information for build php-doctrine-dbal-2.5.12-5.fc28

ID37859
Package Namephp-doctrine-dbal
Version2.5.12
Release5.fc28
Epoch
SummaryDoctrine Database Abstraction Layer (DBAL)
DescriptionThe Doctrine database abstraction & access layer (DBAL) offers a lightweight and thin runtime layer around a PDO-like API and a lot of additional, horizontal features like database schema introspection and manipulation through an OO API. The fact that the Doctrine DBAL abstracts the concrete PDO API away through the use of interfaces that closely resemble the existing PDO API makes it possible to implement custom drivers that may use existing native or self-made APIs. For example, the DBAL ships with a driver for Oracle databases that uses the oci8 extension under the hood. Autoloader: /usr/share/php/Doctrine/DBAL/autoload.php
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 07 Jun 2018 17:24:55 UTC
CompletedThu, 07 Jun 2018 17:24:55 UTC
Tags
f29
RPMs
src
php-doctrine-dbal-2.5.12-5.fc28.src.rpm (info) (download)
noarch
php-doctrine-dbal-2.5.12-5.fc28.noarch.rpm (info) (download)
Changelog * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.5.12-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.5.12-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Tue May 30 2017 Remi Collet <remi@remirepo.net> - 2.5.12-3 - allow to force Symfony version using RPM_SYMFONY_TREE * Sat Mar 11 2017 Shawn Iwinski <shawn.iwinski@gmail.com> - 2.5.12-1 - Updated to 2.5.12 (RHBZ #1412852) - Switch autoloader to php-composer(fedora/autoloader) - Run upstream tests with SCLs if available * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.5.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Mon Sep 26 2016 Shawn Iwinski <shawn.iwinski@gmail.com> - 2.5.5-1 - Updated to 2.5.5 (RHBZ #1374891) * Mon Jun 13 2016 Remi Collet <remi@fedoraproject.org> - 2.5.4-2 - add workaround for test suite with PHPUnit 5.4 * Mon Mar 14 2016 Shawn Iwinski <shawn.iwinski@gmail.com> - 2.5.4-1 - Updated to 2.5.4 (RHBZ #1153987) - Added autoloader * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 2.5.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.5.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Wed Jan 14 2015 Shawn Iwinski <shawn.iwinski@gmail.com> - 2.5.1-1 - Updated to 2.5.1 (BZ #1153987) * Fri Jan 02 2015 Shawn Iwinski <shawn.iwinski@gmail.com> - 2.5.1-0.2.20150101git185b886 - Updated to latest snapshot - Fixed bin script - Added tests * Tue Dec 30 2014 Adam Williamson <awilliam@redhat.com> - 2.5.1-0.1.20141230gitdd4d106 - bump to 2.5 branch (with latest fixes, some of which look big; BZ #1153987) * Tue Jul 29 2014 Adam Williamson <awilliam@redhat.com> - 2.4.2-6 - really apply the patch * Tue Jul 29 2014 Adam Williamson <awilliam@redhat.com> - 2.4.2-5 - backport another OwnCloud-related pgsql fix from upstream master * Fri Jun 20 2014 Shawn Iwinski <shawn.iwinski@gmail.com> - 2.4.2-4 - Added php-composer(%{composer_vendor}/%{composer_project}) virtual provide - Updated Doctrine dependencies to use php-composer virtual provides * Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.4.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Tue Jan 07 2014 Adam Williamson <awilliam@redhat.com> - 2.4.2-2 - primary_index: one OwnCloud patch still isn't in upstream * Sat Jan 04 2014 Shawn Iwinski <shawn.iwinski@gmail.com> - 2.4.2-1 - Updated to 2.4.2 - Conditional %{?dist} * Tue Dec 31 2013 Shawn Iwinski <shawn.iwinski@gmail.com> - 2.4.1-2.20131231gitd08b11c - Updated to latest snapshot - Removed patches (pulled into latest snapshot) * Sun Dec 29 2013 Shawn Iwinski <shawn.iwinski@gmail.com> - 2.4.1-1 - Initial package