summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-10-19 16:07:39 +0200
committerRemi Collet <fedora@famillecollet.com>2016-10-19 16:07:39 +0200
commit4602a698f1cf78b4edfa78df08b21275c7d851f3 (patch)
tree35c947fef0cb63db0fca4da43eb9718d53006330
parentba25c35a053740495693850fda830f0d1664c895 (diff)
php-league-flysystem: 1.0.30
-rw-r--r--php-league-flysystem.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-league-flysystem.spec b/php-league-flysystem.spec
index 9103a4d..897f7fd 100644
--- a/php-league-flysystem.spec
+++ b/php-league-flysystem.spec
@@ -7,7 +7,7 @@
# Please, preserve the changelog entries
#
# Github
-%global gh_commit 75138bb14160f3ba963750aa95e08d1d394fb198
+%global gh_commit 521a233642773505222a5dd53231ccf5b0607d5a
%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.30
+Version: 1.0.31
Release: 1%{?dist}
Summary: Filesystem abstraction: Many filesystems, one API
@@ -160,6 +160,9 @@ rm -rf %{buildroot}
%changelog
* Wed Oct 19 2016 Remi Collet <remi@fedoraproject.org> - 1.0.30-1
+- update to 1.0.30
+
+* Wed Oct 19 2016 Remi Collet <remi@fedoraproject.org> - 1.0.30-1
- update to 1.0.30 (no change)
- lower dependency on PHP 5.5.9