Mon, 03 Jun 2024 13:23:19 UTC | login

Information for build php-gitter-0.3.0-11.fc28

ID33947
Package Namephp-gitter
Version0.3.0
Release11.fc28
Epoch
SummaryObject oriented interaction with Git repositories
DescriptionGitter allows you to interact in an object oriented manner with Git repositories via PHP. The main goal of the library is not to replace the system git command, but provide a coherent, stable and performatic object oriented interface. Most commands are sent to the system's git command, parsed and then interpreted by Gitter. Everything is transparent to you, so you don't have to worry about a thing. Autoloader: /usr/share/php/Gitter/autoload.php
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 06 Jun 2018 22:09:06 UTC
CompletedWed, 06 Jun 2018 22:09:06 UTC
Tags
f29
RPMs
src
php-gitter-0.3.0-11.fc28.src.rpm (info) (download)
noarch
php-gitter-0.3.0-11.fc28.noarch.rpm (info) (download)
Changelog * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.0-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Wed Nov 08 2017 Remi Collet <remi@remirepo.net> - 0.3.0-10 - fix FTBFS from Koschei, add patch for PHP 7.2 from https://github.com/klaussilveira/gitter/pull/61 * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.0-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Sun May 14 2017 Shawn Iwinski <shawn.iwinski@gmail.com> - 0.3.0-8 - Switch autoloader to php-composer(fedora/autoloader) - Add max versions to build dependencies - Test with SCLs if available * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.0-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Sat Jul 11 2015 Shawn Iwinski <shawn.iwinski@gmail.com> - 0.3.0-5 - Use full require paths in autoloader * Sat Jul 11 2015 Shawn Iwinski <shawn.iwinski@gmail.com> - 0.3.0-4 - Added autoloader - Added standard "php-{COMPOSER_VENDOR}-{COMPOSER_PROJECT}" naming provides * Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Sun May 24 2015 Remi Collet <remi@fedoraproject.org> - 0.3.0-2 - add patch for git 2.4 (FTBFS detected by Koschei) * Sat Jul 19 2014 Shawn Iwinski <shawn.iwinski@gmail.com> - 0.3.0-1 - Updated to 0.3.0 (BZ #1101229) - Added "php-composer(klaussilveira/gitter)" virtual provide - Added option to build without tests ("--without tests") * Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.2.0-3.20131206git786e86a - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Thu Feb 20 2014 Shawn Iwinski <shawn.iwinski@gmail.com> - 0.2.0-2.20131206git786e86a - Conditional release dist * Mon Jan 27 2014 Shawn Iwinski <shawn.iwinski@gmail.com> - 0.2.0-1.20131206git786e86a - Initial package