summaryrefslogtreecommitdiffstats
path: root/php-phalcon3.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2017-03-26 08:13:18 +0200
committerRemi Collet <fedora@famillecollet.com>2017-03-26 08:13:18 +0200
commit92255fdfdb1827f2ef91d5f82b24e0587b475b1b (patch)
tree6d3de639683c212d82a2e91fabe46da1f2c8a8a2 /php-phalcon3.spec
parentb5d9c75c7064303e24b9704e1dd8f86c083fe9f7 (diff)
v3.1.1
Diffstat (limited to 'php-phalcon3.spec')
-rw-r--r--php-phalcon3.spec10
1 files changed, 8 insertions, 2 deletions
diff --git a/php-phalcon3.spec b/php-phalcon3.spec
index 2e4c8d9..f6e17c9 100644
--- a/php-phalcon3.spec
+++ b/php-phalcon3.spec
@@ -13,7 +13,7 @@
%global pkg_name %{name}
%endif
-%global gh_commit 60ed9dd842015a05cfd7e0360c972154d85b3172
+%global gh_commit ff96793a6836fa87a4680bb19ec1bb3ae3401c74
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner phalcon
%global gh_project cphalcon
@@ -29,7 +29,7 @@
%endif
Name: %{?sub_prefix}php-phalcon3
-Version: 3.1.0
+Version: 3.1.1
Release: 1%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
Summary: Phalcon Framework
@@ -134,6 +134,8 @@ EOF
%build
+%{?dtsenable}
+
peclconf() {
%configure \
--enable-phalcon \
@@ -175,6 +177,7 @@ make %{?_smp_mflags}
%install
rm -rf %{buildroot}
+%{?dtsenable}
make -C build/NTS install INSTALL_ROOT=%{buildroot}
@@ -246,6 +249,9 @@ rm -rf %{buildroot}
%changelog
+* Sun Mar 26 2017 Remi Collet <remi@remirepo.net> - 3.1.1-1
+- Update to 3.1.1
+
* Thu Mar 23 2017 Remi Collet <remi@remirepo.net> - 3.1.0-1
- Update to 3.1.0