Information for build php-twig-1.24.1-1.el7

ID769308
Package Namephp-twig
Version1.24.1
Release1.el7
Epoch
SummaryThe flexible, fast, and secure template engine for PHP
DescriptionThe flexible, fast, and secure template engine for PHP. * Fast: Twig compiles templates down to plain optimized PHP code. The overhead compared to regular PHP code was reduced to the very minimum. * Secure: Twig has a sandbox mode to evaluate untrusted template code. This allows Twig to be used as a template language for applications where users may modify the template design. * Flexible: Twig is powered by a flexible lexer and parser. This allows the developer to define its own custom tags and filters, and create its own DSL. Autoloader: /usr/share/php/Twig/autoload.php
Built byremi
State complete
Volume DEFAULT
StartedMon, 30 May 2016 14:07:53 UTC
CompletedMon, 30 May 2016 14:10:57 UTC
Taskbuild (epel7-candidate, /rpms/php-twig:cccb81ad7fb483f8c1a9127b607997e8696c3a52)
Tags
epel7
RPMs
src
php-twig-1.24.1-1.el7.src.rpm (info) (download)
ppc64
php-twig-1.24.1-1.el7.ppc64.rpm (info) (download)
php-twig-debuginfo-1.24.1-1.el7.ppc64.rpm (info) (download)
ppc64le
php-twig-1.24.1-1.el7.ppc64le.rpm (info) (download)
php-twig-debuginfo-1.24.1-1.el7.ppc64le.rpm (info) (download)
x86_64
php-twig-1.24.1-1.el7.x86_64.rpm (info) (download)
php-twig-debuginfo-1.24.1-1.el7.x86_64.rpm (info) (download)
Logs
x86_64
root.log
build.log
state.log
ppc64
build.log
root.log
state.log
ppc64le
root.log
state.log
build.log
Changelog * Mon May 30 2016 Remi Collet <remi@fedoraproject.org> - 1.24.1-1 - Update to 1.24.1 - disable deprecation warning in autoloader - disable extension build with PHP 7 * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.24.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Tue Jan 26 2016 Remi Collet <remi@fedoraproject.org> - 1.24.0-1 - Update to 1.24.0 * Mon Jan 11 2016 Remi Collet <remi@fedoraproject.org> - 1.23.3-1 - Update to 1.23.3 * Thu Nov 05 2015 Remi Collet <remi@fedoraproject.org> - 1.23.1-1 - Update to 1.23.0 - drop patch merged upstream * Mon Nov 02 2015 Remi Collet <remi@fedoraproject.org> - 1.23.0-2 - fix BC break in NodeTestCase, add upstream patch from https://github.com/twigphp/Twig/pull/1905 * Fri Oct 30 2015 Remi Collet <remi@fedoraproject.org> - 1.23.0-1 - Update to 1.23.0 * Sun Oct 11 2015 Shawn Iwinski <shawn.iwinski@gmail.com> - 1.22.2-1 - Updated to 1.22.2 (RHBZ #1262655) - Added lib and ext version checks * Sat Sep 12 2015 Shawn Iwinski <shawn.iwinski@gmail.com> - 1.21.2-1 - Updated to 1.21.2 (BZ #1256767) * Wed Aug 12 2015 Shawn Iwinski <shawn.iwinski@gmail.com> - 1.20.0-1 - Updated to 1.20.0 (BZ #1249259) * Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.18.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Thu Jun 11 2015 Shawn Iwinski <shawn.iwinski@gmail.com> - 1.18.2-1 - Updated to 1.18.2 (BZ #1183601) - Added autoloader * Sun Jan 04 2015 Shawn Iwinski <shawn.iwinski@gmail.com> - 1.16.3-1 - Updated to 1.16.3 (BZ #1178412) * Sat Nov 01 2014 Shawn Iwinski <shawn.iwinski@gmail.com> - 1.16.2-1 - Updated to 1.16.2 (BZ #1159523) - GitHub owner changed from "fabpot" to "twigphp" - Single license for lib and ext * Mon Aug 25 2014 Shawn Iwinski <shawn.iwinski@gmail.com> - 1.16.0-2 - Removed obsolete and provide of php-twig-CTwig (never imported into Fedora/EPEL) - Obsolete php-channel-twig - Removed comment about optional Xdebug in description (does not provide any new feature) - Always run extension minimal load test * Tue Jul 29 2014 Shawn Iwinski <shawn.iwinski@gmail.com> - 1.16.0-1 - Initial package