From 946f2c0fe85c3219804305eb867106d99691205a Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 14 Oct 2015 09:31:19 +0200 Subject: PHP 7.0.0RC5 --- php-smbclient-dev.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/php-smbclient-dev.spec b/php-smbclient-dev.spec index 3f3f38b..e1298b6 100644 --- a/php-smbclient-dev.spec +++ b/php-smbclient-dev.spec @@ -39,7 +39,7 @@ Name: %{?sub_prefix}php-smbclient Version: 0.8.0 -Release: 0.3.rc1%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}} +Release: 0.4.rc1%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}} Summary: PHP wrapper for libsmbclient Group: Development/Languages @@ -192,6 +192,9 @@ cp %{SOURCE2} phpunit.xml %changelog +* Tue Oct 13 2015 Remi Collet - 0.8.0-0.4.rc1 +- rebuild for PHP 7.0.0RC5 new API version + * Fri Sep 18 2015 Remi Collet - 0.8.0-0.3.rc1 - F23 rebuild with rh_layout -- cgit