summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2017-11-11 08:31:31 +0100
committerRemi Collet <remi@remirepo.net>2017-11-11 08:31:31 +0100
commit5c95856ea5a2a8283498e0b30a1fe6f56ea8f7db (patch)
tree6918f48f6fe2fbfb1dbbe3c49f5a12d488b91313
parent3b69060d992db9190db0582b9aaa2b9c9620bab9 (diff)
v4.2.1
-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