From 30b581baa55e591a440e4322d7eb9c50ae392790 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 5 Dec 2016 06:53:24 +0100 Subject: php-phpspec: 3.2.1 --- php-phpspec.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/php-phpspec.spec b/php-phpspec.spec index 67b9b7a..69610b6 100644 --- a/php-phpspec.spec +++ b/php-phpspec.spec @@ -6,14 +6,14 @@ # # Please, preserve the changelog entries # -%global gh_commit 3ee05c39b6b25342b84d66a24ec8525575e3875f +%global gh_commit b3063faa68b258d9423bf83e32f074919d069d3c %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner phpspec %global gh_project phpspec #global prever beta3 Name: php-phpspec -Version: 3.2.0 +Version: 3.2.1 Release: 1%{?dist} Summary: Specification-oriented BDD framework for PHP @@ -187,6 +187,9 @@ rm -rf %{buildroot} %changelog +* Mon Dec 5 2016 Remi Collet - 3.2.1-1 +- update to 3.2.1 + * Mon Nov 28 2016 Remi Collet - 3.2.0-1 - update to 3.2.0 -- cgit