From fda3c8f053669e0550a4beb34567129bd7abd84f Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 7 Apr 2016 15:54:50 +0200 Subject: php-phpspec-php-diff: 1.1.0 --- php-phpspec-php-diff.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'php-phpspec-php-diff.spec') diff --git a/php-phpspec-php-diff.spec b/php-phpspec-php-diff.spec index e710e46..f1749bb 100644 --- a/php-phpspec-php-diff.spec +++ b/php-phpspec-php-diff.spec @@ -6,13 +6,13 @@ # # Please, preserve the changelog entries # -%global gh_commit 30e103d19519fe678ae64a60d77884ef3d71b28a +%global gh_commit 0464787bfa7cd13576c5a1e318709768798bec6a %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner phpspec %global gh_project php-diff Name: php-phpspec-php-diff -Version: 1.0.2 +Version: 1.1.0 Release: 1%{?dist} Summary: A library for generating differences between two hashable objects @@ -88,5 +88,8 @@ rm -rf %{buildroot} %changelog +* Thu Apr 7 2016 Remi Collet - 1.1.0-1 +- update to 1.1.0 + * Tue Feb 17 2015 Remi Collet - 1.0.2-1 -- initial package \ No newline at end of file +- initial package -- cgit