summaryrefslogtreecommitdiffstats
path: root/php-smbclient.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-smbclient.spec')
-rw-r--r--php-smbclient.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php-smbclient.spec b/php-smbclient.spec
index 019b831..4eafae3 100644
--- a/php-smbclient.spec
+++ b/php-smbclient.spec
@@ -35,7 +35,7 @@ Version: 0.9.0
%if 0%{?gh_date}
Release: 0.2.%{gh_date}git%{gh_short}%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
%else
-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;')}}
%endif
Summary: PHP wrapper for libsmbclient
@@ -252,6 +252,9 @@ fi
%changelog
+* Wed Jun 21 2017 Remi Collet <remi@remirepo.net> - 0.9.0-2
+- rebuild for 7.2.0alpha2
+
* Fri Feb 10 2017 Remi Collet <remi@fedoraproject.org> - 0.9.0-1
- update to 0.9.0 (stable)