summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-09-14 20:41:16 +0200
committerRemi Collet <fedora@famillecollet.com>2016-09-14 20:41:16 +0200
commita0a3cafb2f16598b77068e855d1270c238f28c44 (patch)
treec4fff04a95ce3d36417fd5898627bbcaf36ffc2a
parent50ba98ccc4f096c8a9ba1b064d835488f99d09bb (diff)
PHP 7.1.0RC2 (SCL) + extension mass rebuild
-rw-r--r--php-smbclient.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php-smbclient.spec b/php-smbclient.spec
index d895b01..c1f254f 100644
--- a/php-smbclient.spec
+++ b/php-smbclient.spec
@@ -36,7 +36,7 @@
Name: %{?sub_prefix}php-smbclient
Version: 0.8.0
-Release: 1%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
+Release: 2%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
Summary: PHP wrapper for libsmbclient
Group: Development/Languages
@@ -242,6 +242,9 @@ fi
%changelog
+* Wed Sep 14 2016 Remi Collet <remi@fedoraproject.org> - 0.8.0-2
+- rebuild for PHP 7.1 new API version
+
* Wed Mar 2 2016 Remi Collet <remi@fedoraproject.org> - 0.8.0-1
- update to 0.8.0 (stable, no change)