summaryrefslogtreecommitdiffstats
path: root/php-pecl-gearman.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2018-07-12 09:24:47 +0200
committerRemi Collet <remi@remirepo.net>2018-07-12 09:24:47 +0200
commit5349535b7d88b6270a5b7b1550e9dc26e89cb1a4 (patch)
treec44ca30c6713753f69b046dff299c99f0a0a8176 /php-pecl-gearman.spec
parent2f75064f7ffa13a9d897cca77520942f11e405d3 (diff)
v2.0.5
Diffstat (limited to 'php-pecl-gearman.spec')
-rw-r--r--php-pecl-gearman.spec11
1 files changed, 9 insertions, 2 deletions
diff --git a/php-pecl-gearman.spec b/php-pecl-gearman.spec
index 1ff43cb..cee07be 100644
--- a/php-pecl-gearman.spec
+++ b/php-pecl-gearman.spec
@@ -13,7 +13,7 @@
%scl_package php-pecl-gearman
%endif
-%global gh_commit d948be1a937b1ebbfd5ad5ab84214398ec4ad777
+%global gh_commit c091685eeff28c28d04a79ebd53d99a149aae5c9
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_date 20161112
%global gh_owner wcgallego
@@ -27,7 +27,7 @@
%global ini_name 40-%{pecl_name}.ini
%endif
-%global extver 2.0.4
+%global extver 2.0.5
%global libver 1.1.0
@@ -139,6 +139,8 @@ cp -pr NTS ZTS
%build
+%{?dtsenable}
+
cd NTS
%{_bindir}/phpize
%configure --with-php-config=%{_bindir}/php-config
@@ -153,6 +155,8 @@ make %{?_smp_mflags}
%install
+%{?dtsenable}
+
make -C NTS install INSTALL_ROOT=%{buildroot}
# Install XML package description
@@ -221,6 +225,9 @@ fi
%changelog
+* Thu Jul 12 2018 Remi Collet <remi@remirepo.net> - 2.0.5-1
+- update to 2.0.5
+
* Wed Jun 27 2018 Remi Collet <remi@remirepo.net> - 2.0.4-1
- update to 2.0.4