summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2019-05-21 07:36:04 +0200
committerRemi Collet <remi@remirepo.net>2019-05-21 07:36:04 +0200
commit43c82f8b62aee081fc46d267be6fb0974fde1043 (patch)
tree00a9f97e429a9e7f6b79ff80f262a0cdb1b39ec5
parent0f3a66c4595d45164bacec541124effb65bc4d85 (diff)
v1.0.52
-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 e44bef7..cae883f 100644
--- a/php-league-flysystem.spec
+++ b/php-league-flysystem.spec
@@ -7,7 +7,7 @@
# Please, preserve the changelog entries
#
# Github
-%global gh_commit 755ba7bf3fb9031e6581d091db84d78275874396
+%global gh_commit c5a5097156387970e6f0ccfcdf03f752856f3391
%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.51
+Version: 1.0.52
Release: 1%{?dist}
Summary: Filesystem abstraction: Many filesystems, one API
@@ -139,6 +139,9 @@ exit $ret
%changelog
+* Tue May 21 2019 Remi Collet <remi@remirepo.net> - 1.0.52-1
+- update to 1.0.52
+
* Mon Apr 1 2019 Remi Collet <remi@remirepo.net> - 1.0.51-1
- update to 1.0.51