Sat, 06 Jul 2024 05:09:34 UTC | login

Information for build php-pecl-yaml-2.0.2-3.fc29

ID28589
Package Namephp-pecl-yaml
Version2.0.2
Release3.fc29
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/php-pecl-yaml.git#8b9eb14a19f343d69522c0b89b4fad1c6cd1d084
SummarySupport for YAML 1.1 serialization using the LibYAML library
DescriptionThe YAML PHP Extension provides a wrapper to the LibYAML library. It gives the user the ability to parse YAML document streams into PHP constructs and emit PHP constructs as valid YAML 1.1 documents.
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 23 May 2018 19:03:16 UTC
CompletedWed, 23 May 2018 19:37:57 UTC
Taskbuild (f29-candidate, /rpms/php-pecl-yaml.git:8b9eb14a19f343d69522c0b89b4fad1c6cd1d084)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/php-pecl-yaml.git?#8b9eb14a19f343d69522c0b89b4fad1c6cd1d084'}}
Tags
f29
RPMs
src
php-pecl-yaml-2.0.2-3.fc29.src.rpm (info) (download)
riscv64
php-pecl-yaml-2.0.2-3.fc29.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Fri Jan 26 2018 Remi Collet <remi@remirepo.net> - 2.0.2-2 - undefine _strict_symbol_defs_build * Tue Oct 03 2017 Remi Collet <remi@fedoraproject.org> - 2.0.2-1 - update to 2.0.2 * Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Wed Mar 29 2017 Remi Collet <remi@fedoraproject.org> - 2.0.0-3 - add upstream patch to fix FTBFS with 7.1.4RC1, reported by Koschei * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Mon Nov 14 2016 Remi Collet <remi@fedoraproject.org> - 2.0.0-1 - upate to 2.0.0 - fix project URL * Mon Jun 27 2016 Remi Collet <remi@fedoraproject.org> - 2.0.0-0.1.RC8 - upate to 2.0.0RC8 - rebuild for https://fedoraproject.org/wiki/Changes/php70 - fix license installation * Thu Mar 10 2016 Remi Collet <remi@fedoraproject.org> - 1.2.0-2 - enable test suite for Koschei - drop 1 known to fail test * Tue Mar 08 2016 Theodore Lee <theo148@gmail.com> - 1.2.0-1 - Update to upstream 1.2.0 release - Disable test suite until datetime handling is fixed * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.1-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1.1-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Fri Aug 29 2014 Remi Collet <remi@fedoraproject.org> - 1.1.1-5 - provides php-yaml - install doc in pecl_docdir - cleanup * Sun Aug 17 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild * Thu Jun 19 2014 Remi Collet <rcollet@redhat.com> - 1.1.1-3 - rebuild for https://fedoraproject.org/wiki/Changes/Php56 - add numerical prefix to extension configuration file * Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Wed Nov 20 2013 Theodore Lee <theo148@gmail.com> - 1.1.1-1 - Update to upstream 1.1.1 release * Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild * Fri Mar 22 2013 Remi Collet <rcollet@redhat.com> - 1.1.0-4 - rebuild for http://fedoraproject.org/wiki/Features/Php55 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild * Sat Jul 21 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild * Fri Apr 20 2012 Theodore Lee <theo148@gmail.com> - 1.1.0-1 - Update to upstream 1.1.0 release - Drop upstreamed cflags patch * Thu Jan 19 2012 Remi Collet <remi@fedoraproject.org> - 1.0.1-6 - build against php 5.4 - fix filters * Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild * Fri May 13 2011 Theodore Lee <theo148@gmail.com> - 1.0.1-4 - Fix commenting in module configuration * Thu May 12 2011 Theodore Lee <theo148@gmail.com> - 1.0.1-3 - Remove unused php_apiver macro - Specify version in php-devel requires - Note upstream report for CFLAGS patch - Add check section - Document options in default config file * Wed May 04 2011 Theodore Lee <theo148@gmail.com> - 1.0.1-2 - Update patch to preserve original compiler flags * Tue May 03 2011 Theodore Lee <theo148@gmail.com> - 1.0.1-1 - Initial package