summaryrefslogtreecommitdiffstats
path: root/unit-php.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2020-04-17 09:01:05 +0200
committerRemi Collet <remi@remirepo.net>2020-04-17 09:01:05 +0200
commita7dd53d0cf587c465bf34e56acc14626da89c600 (patch)
treec26b8cfc3d5b7710cec207e608166a2778d379b1 /unit-php.spec
parentff00c3e3506677768ad3c46def72558c9e613f0a (diff)
v1.17.0
Diffstat (limited to 'unit-php.spec')
-rw-r--r--unit-php.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/unit-php.spec b/unit-php.spec
index 3507df2..0d60ba0 100644
--- a/unit-php.spec
+++ b/unit-php.spec
@@ -9,7 +9,7 @@
%global gh_owner nginx
%global project unit
-%global gh_commit 8f397c8ae5f31c3ae09cbcd74209e63b897be817
+%global gh_commit 4d62989f5c2329bb4a6174e4b7fb4ab6d8d9ec9f
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%undefine _debugsource_packages
@@ -34,7 +34,7 @@ Requires: %{scl_prefix}php-embedded
%endif
Name: %{?scl_prefix}%{project}-php
-Version: 1.16.0
+Version: 1.17.0
Release: 1%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
Summary: PHP module for NGINX Unit
License: ASL 2.0
@@ -118,6 +118,9 @@ make %{modname}-install DESTDIR=%{buildroot}
%changelog
+* Fri Apr 17 2020 Remi Collet <remi@remirepo.net> - 1.17.0-1
+- update to 1.17.0
+
* Fri Mar 13 2020 Remi Collet <remi@remirepo.net> - 1.16.0-1
- update to 1.16.0