]> git.pld-linux.org Git - packages/php-pecl-msgpack.git/commitdiff
up to 0.5.6 0.5.x auto/th/php-pecl-msgpack-0.5.6-1
authorElan Ruusamäe <glen@delfi.ee>
Tue, 22 Nov 2016 20:18:43 +0000 (22:18 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Tue, 22 Nov 2016 20:20:27 +0000 (22:20 +0200)
- support str8 type (wudikua)
- Fix a warning and a possible crash (Mike)
- Fix crash with memcached (Mike)

php-pecl-msgpack.spec

index 9d123d4174df5f5cf3e1b7f5b1734625a14f6ff8..b595fcb01e49cc2302a9460c1b387b5c4a036cf7 100644 (file)
@@ -6,12 +6,12 @@
 %define                modname msgpack
 Summary:       PHP extension for interfacing with MessagePack
 Name:          %{php_name}-pecl-%{modname}
-Version:       0.5.5
+Version:       0.5.6
 Release:       1
 License:       PHP 3.01
 Group:         Development/Languages/PHP
 Source0:       http://pecl.php.net/get/%{modname}-%{version}.tgz
-# Source0-md5: adc8d9ea5088bdb83e7cc7c2f535d858
+# Source0-md5: 895b90dc4bfdf2c7575b166ca68cbfc5
 URL:           http://pecl.php.net/package/msgpack/
 BuildRequires: %{php_name}-devel
 BuildRequires: rpmbuild(macros) >= 1.666
This page took 0.100771 seconds and 4 git commands to generate.