From 390f757799e3aa635f23b1d75885dc29e96777a5 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 20 Feb 2018 09:33:09 +0100 Subject: v1.7.5 --- php-phpspec-prophecy.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'php-phpspec-prophecy.spec') diff --git a/php-phpspec-prophecy.spec b/php-phpspec-prophecy.spec index eb69f58..c19ce79 100644 --- a/php-phpspec-prophecy.spec +++ b/php-phpspec-prophecy.spec @@ -7,7 +7,7 @@ # Please, preserve the changelog entries # %global bootstrap 0 -%global gh_commit 9f901e29c93dae4aa77c0bb161df4276f9c9a1be +%global gh_commit dfd6be44111a7c41c2e884a336cc4f461b3b2401 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner phpspec %global gh_project prophecy @@ -19,7 +19,7 @@ %endif Name: php-phpspec-prophecy -Version: 1.7.4 +Version: 1.7.5 Release: 1%{?dist} Summary: Highly opinionated mocking framework for PHP @@ -132,6 +132,9 @@ exit $ret %changelog +* Tue Feb 20 2018 Remi Collet - 1.7.5-1 +- Update to 1.7.5 + * Mon Feb 12 2018 Remi Collet - 1.7.4-1 - Update to 1.7.4 - use range dependency on F27+ -- cgit