summaryrefslogtreecommitdiffstats
path: root/php-league-flysystem.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2020-01-06 08:05:02 +0100
committerRemi Collet <remi@remirepo.net>2020-01-06 08:05:02 +0100
commit3dce5cd46f7e6b5dda8276eb4642233450881f54 (patch)
tree3f8e244e1551462638d0e3d2a101a51e34242d85 /php-league-flysystem.spec
parent5646d1c6c0a29b9a8f6d20a5e49900a66f991cd8 (diff)
v1.0.63
Diffstat (limited to 'php-league-flysystem.spec')
-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