summaryrefslogtreecommitdiffstats
path: root/phpunit7.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2019-02-18 10:46:37 +0100
committerRemi Collet <remi@remirepo.net>2019-02-18 10:46:37 +0100
commit905f9230e10829524e21c06cf7a49d645613de19 (patch)
tree18451bb1000d2b365e4921faec952d1cd95a9c01 /phpunit7.spec
parentec54639eb2aad82b361151c107abb50ff1df5ffd (diff)
v7.5.6
Diffstat (limited to 'phpunit7.spec')
-rw-r--r--phpunit7.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/phpunit7.spec b/phpunit7.spec
index 7186655..8bf34be 100644
--- a/phpunit7.spec
+++ b/phpunit7.spec
@@ -11,7 +11,7 @@
# For compatibility with SCL
%undefine __brp_mangle_shebangs
-%global gh_commit 23a200a60552cb9ba483a8d1e106c70fb0be0bb9
+%global gh_commit 09c85e14994df92e5ff1f5ec0b481bdb7d3d3df9
#global gh_date 20150927
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_vendor sebastianbergmann
@@ -24,7 +24,7 @@
%global php_home %{_datadir}/php
%global ver_major 7
%global ver_minor 5
-%global ver_patch 5
+%global ver_patch 6
%global specrel 1
Name: %{pk_project}%{ver_major}
@@ -267,6 +267,9 @@ exit $ret
%changelog
+* Mon Feb 18 2019 Remi Collet <remi@remirepo.net> - 7.5.6-1
+- update to 7.5.6
+
* Sat Feb 16 2019 Remi Collet <remi@remirepo.net> - 7.5.5-1
- update to 7.5.5