From e6d46b2747615242101208c799d7aac954611fc8 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 7 Aug 2017 14:21:44 +0200 Subject: v3.4.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 5b22735..a5ebf9e 100644 --- a/php-phpspec.spec +++ b/php-phpspec.spec @@ -6,7 +6,7 @@ # # Please, preserve the changelog entries # -%global gh_commit 2e969c7d8c6437490b7aa0ab51a3302d15bb7211 +%global gh_commit 4f42719d8d7a26063b9aa79a0f83ed56c79618f4 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner phpspec %global gh_project phpspec @@ -25,7 +25,7 @@ %endif Name: php-phpspec -Version: 3.4.0 +Version: 3.4.2 Release: 1%{?dist} Summary: Specification-oriented BDD framework for PHP @@ -191,6 +191,9 @@ done %changelog +* Mon Aug 7 2017 Remi Collet - 3.4.2-1 +- Update to 3.4.2 + * Fri May 12 2017 Remi Collet - 3.4.0-1 - Update to 3.4.0 -- cgit