Name: | php-gitter |
---|---|
Version: | 0.3.0 |
Release: | 8.el7 |
Architecture: | noarch |
Group: | Development/Libraries |
Size: | 48995 |
License: | BSD |
RPM: | php-gitter-0.3.0-8.el7.noarch.rpm |
Source RPM: | php-gitter-0.3.0-8.el7.src.rpm |
Build Date: | Thu Dec 07 2017 |
Build Host: | x86-ol6-builder-03.us.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/klaussilveira/gitter |
Summary: | Object oriented interaction with Git repositories |
Description: | Gitter 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 |
- Switch autoloader to php-composer(fedora/autoloader) - Add max versions to build dependencies - Test with SCLs if available
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
- Use full require paths in autoloader
- Added autoloader - Added standard "php-{COMPOSER_VENDOR}-{COMPOSER_PROJECT}" naming provides
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
- add patch for git 2.4 (FTBFS detected by Koschei)
- Updated to 0.3.0 (BZ #1101229) - Added "php-composer(klaussilveira/gitter)" virtual provide - Added option to build without tests ("--without tests")
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
- Conditional release dist