mirror of
https://github.com/msgpack/msgpack-python.git
synced 2026-02-07 02:09:59 +00:00
php: update 0.3.0
This commit is contained in:
parent
2ccb09434f
commit
2a0a847634
56 changed files with 8804 additions and 950 deletions
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
Summary: PHP extension for interfacing with MessagePack
|
||||
Name: php-msgpack
|
||||
Version: 0.2.1
|
||||
Version: 0.3.0
|
||||
Release: 1%{?dist}
|
||||
Source: php-msgpack-%{version}.tar.gz
|
||||
License: New BSD License
|
||||
|
|
@ -11,7 +11,7 @@ Group: Development/Libraries
|
|||
Packager: advect <advect@gmail.com>
|
||||
Provides: php-pecl-msgpack
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
BuildRequires: php-devel, msgpack-devel
|
||||
BuildRequires: php-devel
|
||||
Requires: msgpack
|
||||
%if 0%{?php_zend_api}
|
||||
Requires: php(zend-abi) = %{php_zend_api}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue