summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-10-07 16:37:41 +0200
committerRemi Collet <fedora@famillecollet.com>2016-10-07 16:37:41 +0200
commit6a766c514c18384e62d5c2c7997c851322652f43 (patch)
tree0e2e9ffe10500f282a46cc56596e35e4982f9253
parent39043454d800172f055a0b2673b4355e9a0815c5 (diff)
php-league-flysystem: 1.0.28
-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 af6e869..ab8e495 100644
--- a/php-league-flysystem.spec
+++ b/php-league-flysystem.spec
@@ -7,7 +7,7 @@
# Please, preserve the changelog entries
#
# Github
-%global gh_commit 50e2045ed70a7e75a5e30bc3662904f3b67af8a9
+%global gh_commit a9663643ff2d16d7f66ed1e0d3212c5491bc9044
%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.27
+Version: 1.0.28
Release: 1%{?dist}
Summary: Filesystem abstraction: Many filesystems, one API
@@ -158,6 +158,9 @@ rm -rf %{buildroot}
%changelog
+* Fri Oct 7 2016 Remi Collet <remi@fedoraproject.org> - 1.0.28-1
+- update to 1.0.28
+
* Wed Aug 10 2016 Remi Collet <remi@fedoraproject.org> - 1.0.27-1
- update to 1.0.27