summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--php-phpspec.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/php-phpspec.spec b/php-phpspec.spec
index a1a3a01..b3606b0 100644
--- a/php-phpspec.spec
+++ b/php-phpspec.spec
@@ -6,7 +6,7 @@
#
# Please, preserve the changelog entries
#
-%global gh_commit 30f329cf253e581dac4410d5dbbd8b778b180028
+%global gh_commit 6f0997236f35b7994b8898fba3b5f82f1336fe50
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner phpspec
%global gh_project phpspec
@@ -19,8 +19,8 @@
%global symfony_max 4
Name: php-phpspec
-Version: 4.2.0
-Release: 2%{?dist}
+Version: 4.2.1
+Release: 1%{?dist}
Summary: Specification-oriented BDD framework for PHP
Group: Development/Libraries
@@ -165,6 +165,9 @@ done
%changelog
+* Sat Nov 11 2017 Remi Collet <remi@remirepo.net> - 4.2.1-1
+- Update to 4.2.1
+
* Tue Nov 7 2017 Remi Collet <remi@remirepo.net> - 4.2.0-2
- fix FTBFS from Koschei using symfony package names