diff options
| author | Remi Collet <fedora@famillecollet.com> | 2014-06-06 07:37:40 +0200 | 
|---|---|---|
| committer | Remi Collet <fedora@famillecollet.com> | 2014-06-06 07:37:40 +0200 | 
| commit | 338d919acb787685aaff347629db29be1da76496 (patch) | |
| tree | 74dd0d8d9cb5af570d31646a6edc35f57be7dd27 | |
| parent | 28515a038d49b6e452a97a12dfcdd12b69e22b70 (diff) | |
php-mikey179-vfsstream: provides php-composer(mikey179/vfsstream)
| -rw-r--r-- | php-mikey179-vfsstream.spec | 7 | 
1 files changed, 6 insertions, 1 deletions
diff --git a/php-mikey179-vfsstream.spec b/php-mikey179-vfsstream.spec index 443f9b2..531ca5e 100644 --- a/php-mikey179-vfsstream.spec +++ b/php-mikey179-vfsstream.spec @@ -14,7 +14,7 @@  Name:           php-mikey179-vfsstream  Version:        1.2.0 -Release:        1%{?dist} +Release:        2%{?dist}  Summary:        PHP stream wrapper for a virtual file system  Group:          Development/Libraries @@ -37,6 +37,8 @@ Requires:       php-date  Requires:       php-posix  Requires:       php-spl +Provides:       php-composer(%{gh_owner}/%{gh_project}) = %{version} +  %description  vfsStream is a PHP stream wrapper for a virtual file system that may be @@ -86,5 +88,8 @@ rm -rf %{buildroot}  %changelog +* Fri Jun  6 2014 Remi Collet <remi@fedoraproject.org> - 1.2.0-2 +- provides php-composer(mikey179/vfsstream) +  * Tue May 13 2014 Remi Collet <remi@fedoraproject.org> - 1.2.0-1  - initial package
\ No newline at end of file  | 
