diff options
author | Remi Collet <fedora@famillecollet.com> | 2016-10-20 07:07:34 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2016-10-20 07:07:34 +0200 |
commit | 484b4da58fca7acf1f1b7b15c43c7a949dc1e692 (patch) | |
tree | 6d89a433c77a52c74a20cf401530f95576b2ed30 /php-league-flysystem.spec | |
parent | 4602a698f1cf78b4edfa78df08b21275c7d851f3 (diff) |
php-league-flysystem: 1.0.32
Diffstat (limited to 'php-league-flysystem.spec')
-rw-r--r-- | php-league-flysystem.spec | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/php-league-flysystem.spec b/php-league-flysystem.spec index 897f7fd..f489243 100644 --- a/php-league-flysystem.spec +++ b/php-league-flysystem.spec @@ -7,7 +7,7 @@ # Please, preserve the changelog entries # # Github -%global gh_commit 521a233642773505222a5dd53231ccf5b0607d5a +%global gh_commit 1b5c4a0031697f46e779a9d1b309c2e1b24daeab %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.31 +Version: 1.0.32 Release: 1%{?dist} Summary: Filesystem abstraction: Many filesystems, one API @@ -159,8 +159,11 @@ rm -rf %{buildroot} %changelog -* Wed Oct 19 2016 Remi Collet <remi@fedoraproject.org> - 1.0.30-1 -- update to 1.0.30 +* Thu Oct 20 2016 Remi Collet <remi@fedoraproject.org> - 1.0.30-1 +- update to 1.0.32 (windows only) + +* Wed Oct 19 2016 Remi Collet <remi@fedoraproject.org> - 1.0.31-1 +- update to 1.0.31 * Wed Oct 19 2016 Remi Collet <remi@fedoraproject.org> - 1.0.30-1 - update to 1.0.30 (no change) |