summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2017-04-28 16:46:21 +0200
committerRemi Collet <remi@remirepo.net>2017-04-28 16:46:21 +0200
commita1dc4b538e309b778a83f8bb6190e51e6d51b882 (patch)
tree05d263709e87d41f5de327e24cb781719975a2d7
parent7ca18000cd5ae74135e8a60f52e44a66964f759e (diff)
v1.0.40
-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 10c2485..4051f00 100644
--- a/php-league-flysystem.spec
+++ b/php-league-flysystem.spec
@@ -7,7 +7,7 @@
# Please, preserve the changelog entries
#
# Github
-%global gh_commit 2474325ee924134bb05848663b12531f6f2e9fbe
+%global gh_commit 3828f0b24e2c1918bb362d57a53205d6dc8fde61
%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.39
+Version: 1.0.40
Release: 1%{?dist}
Summary: Filesystem abstraction: Many filesystems, one API
@@ -138,6 +138,9 @@ exit $ret
%changelog
+* Fri Apr 28 2017 Remi Collet <remi@remirepo.net> - 1.0.40-1
+- Update to 1.0.40
+
* Wed Apr 26 2017 Remi Collet <remi@remirepo.net> - 1.0.39-1
- Update to 1.0.39