summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-08-03 15:23:09 +0200
committerRemi Collet <fedora@famillecollet.com>2016-08-03 15:23:09 +0200
commit454b0ecd3e5ca4ac932aabd8f30b80ac1274bd5f (patch)
tree2c63e2cf3f23b352cdab5f64e41838be61f73f88
parent98024f0a4d6ecfe9152a0a98a3ed708cf66ff519 (diff)
php-league-flysystem: 1.0.26
-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 418fd70..3ca4bc8 100644
--- a/php-league-flysystem.spec
+++ b/php-league-flysystem.spec
@@ -7,7 +7,7 @@
# Please, preserve the changelog entries
#
# Github
-%global gh_commit a76afa4035931be0c78ca8efc6abf3902362f437
+%global gh_commit fb3b30dca320b36931ea878fea17ebe136fba1b0
%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.25
+Version: 1.0.26
Release: 1%{?dist}
Summary: Filesystem abstraction: Many filesystems, one API
@@ -158,6 +158,9 @@ rm -rf %{buildroot}
%changelog
+* Wed Aug 3 2016 Remi Collet <remi@fedoraproject.org> - 1.0.26-1
+- update to 1.0.26
+
* Mon Jul 18 2016 Remi Collet <remi@fedoraproject.org> - 1.0.25-1
- update to 1.0.25
- disable spec test suite with phpspec 3