summaryrefslogtreecommitdiffstats
path: root/php-phpspec-prophecy.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-phpspec-prophecy.spec')
-rw-r--r--php-phpspec-prophecy.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-phpspec-prophecy.spec b/php-phpspec-prophecy.spec
index eb69f58..c19ce79 100644
--- a/php-phpspec-prophecy.spec
+++ b/php-phpspec-prophecy.spec
@@ -7,7 +7,7 @@
# Please, preserve the changelog entries
#
%global bootstrap 0
-%global gh_commit 9f901e29c93dae4aa77c0bb161df4276f9c9a1be
+%global gh_commit dfd6be44111a7c41c2e884a336cc4f461b3b2401
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner phpspec
%global gh_project prophecy
@@ -19,7 +19,7 @@
%endif
Name: php-phpspec-prophecy
-Version: 1.7.4
+Version: 1.7.5
Release: 1%{?dist}
Summary: Highly opinionated mocking framework for PHP
@@ -132,6 +132,9 @@ exit $ret
%changelog
+* Tue Feb 20 2018 Remi Collet <remi@remirepo.net> - 1.7.5-1
+- Update to 1.7.5
+
* Mon Feb 12 2018 Remi Collet <remi@remirepo.net> - 1.7.4-1
- Update to 1.7.4
- use range dependency on F27+