From e5b1a4b118af719076ce1b4943a36b951fc40ff9 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Sat, 18 Nov 2017 06:46:01 +0100 Subject: v4.2.2 --- php-phpspec.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'php-phpspec.spec') diff --git a/php-phpspec.spec b/php-phpspec.spec index b3606b0..69c7567 100644 --- a/php-phpspec.spec +++ b/php-phpspec.spec @@ -6,7 +6,7 @@ # # Please, preserve the changelog entries # -%global gh_commit 6f0997236f35b7994b8898fba3b5f82f1336fe50 +%global gh_commit 8d3a2dbc8eb8c9b00fc832d9adc825a15135fdcd %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner phpspec %global gh_project phpspec @@ -19,7 +19,7 @@ %global symfony_max 4 Name: php-phpspec -Version: 4.2.1 +Version: 4.2.2 Release: 1%{?dist} Summary: Specification-oriented BDD framework for PHP @@ -165,6 +165,9 @@ done %changelog +* Sat Nov 18 2017 Remi Collet - 4.2.2-1 +- Update to 4.2.2 + * Sat Nov 11 2017 Remi Collet - 4.2.1-1 - Update to 4.2.1 -- cgit