summaryrefslogtreecommitdiffstats
path: root/unit-php.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2020-02-07 08:46:14 +0100
committerRemi Collet <remi@remirepo.net>2020-02-07 08:46:14 +0100
commitfc1375c5b06a67963ca62405befc0b560a031670 (patch)
tree558356a3f27bd4e127e2fc18bb460530a98e481d /unit-php.spec
parentc58e334d647bd0aee8b7d7ad19b42d4b84ac7bae (diff)
update to 1.15.0
Diffstat (limited to 'unit-php.spec')
-rw-r--r--unit-php.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/unit-php.spec b/unit-php.spec
index 284e44c..85411b7 100644
--- a/unit-php.spec
+++ b/unit-php.spec
@@ -1,6 +1,6 @@
# remirepo/fedora spec file for unit-php
#
-# Copyright (c) 2019 Remi Collet
+# Copyright (c) 2019-2020 Remi Collet
# License: CC-BY-SA
# http://creativecommons.org/licenses/by-sa/4.0/
#
@@ -9,7 +9,7 @@
%global gh_owner nginx
%global project unit
-%global gh_commit be8589d92580ff0bfc740f3d6b496fad411a050f
+%global gh_commit e6bb4c54932a329ff8bc76bf97b36bebeceb428f
%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.14.0
+Version: 1.15.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
@@ -117,6 +117,9 @@ make %{modname}-install DESTDIR=%{buildroot}
%changelog
+* Fri Feb 7 2020 Remi Collet <remi@remirepo.net> - 1.15.0-1
+- update to 1.15.0
+
* Fri Dec 27 2019 Remi Collet <remi@remirepo.net> - 1.14.0-1
- update to 1.14.0