summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--php-phpunit-PHPUnit.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-phpunit-PHPUnit.spec b/php-phpunit-PHPUnit.spec
index 170dc05..94473c9 100644
--- a/php-phpunit-PHPUnit.spec
+++ b/php-phpunit-PHPUnit.spec
@@ -8,7 +8,7 @@
#
# Please, preserve the changelog entries
#
-%global gh_commit 10df877596c9906d4110b5b905313829043f2ada
+%global gh_commit 78532d5269d984660080d8e0f4c99c5c2ea65ffe
#global gh_date 20150927
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner sebastianbergmann
@@ -17,7 +17,7 @@
%global pear_name PHPUnit
%global pear_channel pear.phpunit.de
%global major 5.7
-%global minor 22
+%global minor 23
%global specrel 1
Name: php-phpunit-PHPUnit
@@ -246,6 +246,9 @@ fi
%changelog
+* Sun Oct 15 2017 Remi Collet <remi@remirepo.net> - 5.7.23-1
+- Update to 5.7.23
+
* Sun Sep 24 2017 Remi Collet <remi@remirepo.net> - 5.7.22-1
- Update to 5.7.22