summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2018-05-14 10:11:44 +0200
committerRemi Collet <remi@remirepo.net>2018-05-14 10:11:44 +0200
commit5f49423f34fc09ce8ac827343f1fda2a77507da6 (patch)
tree0925a46c1cdd3ba1acd37b30315bcbf7d6c8c495
parentecc45a71db4e9fdc6169207979072dc3c5b16cd3 (diff)
v1.0.45
-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 e589ef6..68799a5 100644
--- a/php-league-flysystem.spec
+++ b/php-league-flysystem.spec
@@ -7,7 +7,7 @@
# Please, preserve the changelog entries
#
# Github
-%global gh_commit 168dbe519737221dc87d17385cde33073881fd02
+%global gh_commit a99f94e63b512d75f851b181afcdf0ee9ebef7e6
%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.44
+Version: 1.0.45
Release: 1%{?dist}
Summary: Filesystem abstraction: Many filesystems, one API
@@ -137,6 +137,9 @@ exit $ret
%changelog
+* Mon May 14 2018 Remi Collet <remi@remirepo.net> - 1.0.45-1
+- update to 1.0.45
+
* Mon Apr 9 2018 Remi Collet <remi@remirepo.net> - 1.0.44-1
- update to 1.0.44