summaryrefslogtreecommitdiffstats
path: root/php-phpspec.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-phpspec.spec')
-rw-r--r--php-phpspec.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-phpspec.spec b/php-phpspec.spec
index e5fe779..5721e16 100644
--- a/php-phpspec.spec
+++ b/php-phpspec.spec
@@ -13,7 +13,7 @@
# For compatibility with SCL
%undefine __brp_mangle_shebangs
-%global gh_commit 9b82625c790d9092d3b9a50358358834d4713766
+%global gh_commit 26e814250e76711235a30b6f1a7695181934f230
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner phpspec
%global gh_project phpspec
@@ -26,7 +26,7 @@
%global symfony_max 5
Name: php-phpspec
-Version: 7.0.0
+Version: 7.0.1
Release: 1%{?dist}
Summary: Specification-oriented BDD framework for PHP
@@ -189,6 +189,9 @@ done
%changelog
+* Wed Jan 6 2021 Remi Collet <remi@remirepo.net> - 7.0.1-1
+- update to 7.0.1
+
* Tue Nov 3 2020 Remi Collet <remi@remirepo.net> - 7.0.0-1
- update to 7.0.0
- raise dependency on PHP 7.3