From 39043454d800172f055a0b2673b4355e9a0815c5 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 10 Aug 2016 12:41:40 +0200 Subject: php-league-flysystem: 1.0.27 --- php-league-flysystem.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'php-league-flysystem.spec') diff --git a/php-league-flysystem.spec b/php-league-flysystem.spec index 3ca4bc8..af6e869 100644 --- a/php-league-flysystem.spec +++ b/php-league-flysystem.spec @@ -7,7 +7,7 @@ # Please, preserve the changelog entries # # Github -%global gh_commit fb3b30dca320b36931ea878fea17ebe136fba1b0 +%global gh_commit 50e2045ed70a7e75a5e30bc3662904f3b67af8a9 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner thephpleague %global gh_project flysystem @@ -19,7 +19,7 @@ %global ns_project Flysystem Name: php-%{pk_vendor}-%{pk_name} -Version: 1.0.26 +Version: 1.0.27 Release: 1%{?dist} Summary: Filesystem abstraction: Many filesystems, one API @@ -158,6 +158,9 @@ rm -rf %{buildroot} %changelog +* Wed Aug 10 2016 Remi Collet - 1.0.27-1 +- update to 1.0.27 + * Wed Aug 3 2016 Remi Collet - 1.0.26-1 - update to 1.0.26 -- cgit