summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 73535bf..c93f3d6 100644
--- a/php-league-flysystem.spec
+++ b/php-league-flysystem.spec
@@ -7,7 +7,7 @@
# Please, preserve the changelog entries
#
# Github
-%global gh_commit 14dd5d7dff5fbc29ca9a2a53ff109760e40d91a0
+%global gh_commit 8132daec326565036bc8e8d1876f77ec183a7bd6
%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.62
+Version: 1.0.63
Release: 1%{?dist}
Summary: Filesystem abstraction: Many filesystems, one API
@@ -139,6 +139,9 @@ exit $ret
%changelog
+* Mon Jan 6 2020 Remi Collet <remi@remirepo.net> - 1.0.63-1
+- update to 1.0.63
+
* Thu Jan 2 2020 Remi Collet <remi@remirepo.net> - 1.0.62-1
- update to 1.0.62