diff --git a/.gitignore b/.gitignore index 16d95e6..bef30c9 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ /php-league-flysystem-1.0.24-9aca859.tgz /php-league-flysystem-1.0.25-a76afa4.tgz /php-league-flysystem-1.0.26-fb3b30d.tgz +/php-league-flysystem-1.0.27-50e2045.tgz diff --git a/php-league-flysystem.spec b/php-league-flysystem.spec index 0527e5c..7697f6f 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 @@ -132,6 +132,9 @@ fi %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 diff --git a/sources b/sources index 3b615b0..7e562a5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4ab0a59c604ff8d11c5173bf6bdac3bc php-league-flysystem-1.0.26-fb3b30d.tgz +90309708fce88721c4a502d7d7b9bcef php-league-flysystem-1.0.27-50e2045.tgz