From e3ddfeea78d6368177943dd6234b45235b7b7142 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 13 Apr 2016 07:20:54 +0200 Subject: php-mikey179-vfsstream: 1.6.3 --- php-mikey179-vfsstream.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'php-mikey179-vfsstream.spec') diff --git a/php-mikey179-vfsstream.spec b/php-mikey179-vfsstream.spec index 0535819..3d19a9f 100644 --- a/php-mikey179-vfsstream.spec +++ b/php-mikey179-vfsstream.spec @@ -6,14 +6,14 @@ # # Please, preserve the changelog entries # -%global gh_commit fefd182fa739d4e23d9dc7c80d3344f528d600ab +%global gh_commit c19925cd0390d3c436a0203ae859afa460d0474b %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner mikey179 %global gh_project vfsStream %global with_tests %{?_without_tests:0}%{!?_without_tests:1} Name: php-mikey179-vfsstream -Version: 1.6.2 +Version: 1.6.3 Release: 1%{?dist} Summary: PHP stream wrapper for a virtual file system @@ -106,6 +106,9 @@ rm -rf %{buildroot} %changelog +* Wed Apr 13 2016 Remi Collet - 1.6.3-1 +- update to 1.6.3 + * Wed Jan 13 2016 Remi Collet - 1.6.2-1 - update to 1.6.2 @@ -132,4 +135,4 @@ rm -rf %{buildroot} - provides php-composer(mikey179/vfsstream) * Tue May 13 2014 Remi Collet - 1.2.0-1 -- initial package \ No newline at end of file +- initial package -- cgit