From 5d0d1ef5319c39165b7703b2af89442c3a801eb5 Mon Sep 17 00:00:00 2001 From: yuqing Date: Thu, 29 Dec 2016 10:08:47 +0800 Subject: [PATCH] upgrade php extension spec version to 5.0.9 --- php_client/fastdfs_client.spec.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/php_client/fastdfs_client.spec.in b/php_client/fastdfs_client.spec.in index 284afaa..2697966 100644 --- a/php_client/fastdfs_client.spec.in +++ b/php_client/fastdfs_client.spec.in @@ -1,7 +1,7 @@ %define php_inidir %(php --ini | head -n 1 | awk -F ':' '{print $2;}' | sed 's/ //g') %define php_extdir %(php-config --extension-dir 2>/dev/null) Name: fastdfs_client -Version: 5.0.8 +Version: 5.0.9 Release: 1%{?dist} Summary: The php extension of fastdfs client License: GPL