From fc7e95106730e27d97b471a39453e54dda99afde Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Sun, 29 Jan 2017 15:18:01 +0100 Subject: php-phpspec: 3.2.3 --- php-phpspec.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/php-phpspec.spec b/php-phpspec.spec index f555b7c..7688ae6 100644 --- a/php-phpspec.spec +++ b/php-phpspec.spec @@ -6,14 +6,14 @@ # # Please, preserve the changelog entries # -%global gh_commit 019a113b657aed90a4aa8f5e39696800779b8b2c +%global gh_commit 97246d90708cf98983d95d609bbe6f4b039b8600 %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.2 +Version: 3.2.3 Release: 1%{?dist} Summary: Specification-oriented BDD framework for PHP @@ -187,6 +187,9 @@ rm -rf %{buildroot} %changelog +* Sun Jan 29 2017 Remi Collet - 3.2.3-1 +- update to 3.2.3 + * Tue Dec 6 2016 Remi Collet - 3.2.2-1 - update to 3.2.2 -- cgit