summaryrefslogtreecommitdiffstats
path: root/php-league-flysystem.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-league-flysystem.spec')
-rw-r--r--php-league-flysystem.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/php-league-flysystem.spec b/php-league-flysystem.spec
index c93f3d6..87b7932 100644
--- a/php-league-flysystem.spec
+++ b/php-league-flysystem.spec
@@ -7,7 +7,7 @@
# Please, preserve the changelog entries
#
# Github
-%global gh_commit 8132daec326565036bc8e8d1876f77ec183a7bd6
+%global gh_commit d13c43dbd4b791f815215959105a008515d1a2e0
%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.63
+Version: 1.0.64
Release: 1%{?dist}
Summary: Filesystem abstraction: Many filesystems, one API
@@ -41,7 +41,7 @@ BuildRequires: php-pcre
BuildRequires: php-spl
# From composer.json, "require-dev": {
# "phpspec/phpspec": "^3.4",
-# "phpunit/phpunit": "^5.7.10"
+# "phpunit/phpunit": "^5.7.26"
BuildRequires: php-composer(phpspec/phpspec) >= 3.4
BuildRequires: phpunit6
# Autoloader
@@ -139,6 +139,9 @@ exit $ret
%changelog
+* Thu Feb 6 2020 Remi Collet <remi@remirepo.net> - 1.0.64-1
+- update to 1.0.64
+
* Mon Jan 6 2020 Remi Collet <remi@remirepo.net> - 1.0.63-1
- update to 1.0.63