diff options
author | Remi Collet <fedora@famillecollet.com> | 2016-06-04 06:54:31 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2016-06-04 06:54:31 +0200 |
commit | 3ec7c45e08485aead47552fdcb612510c5a716ef (patch) | |
tree | 1f9ad902c15287e483e98eaf38e941f755dba686 /php-league-flysystem.spec | |
parent | 5d41f80de6055faa8d88de8a4bc7839e45c82e23 (diff) |
php-league-flysystem: 1.0.24
Diffstat (limited to 'php-league-flysystem.spec')
-rw-r--r-- | php-league-flysystem.spec | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/php-league-flysystem.spec b/php-league-flysystem.spec index 97e7112..87cbc02 100644 --- a/php-league-flysystem.spec +++ b/php-league-flysystem.spec @@ -7,7 +7,7 @@ # Please, preserve the changelog entries # # Github -%global gh_commit bd73a91703969a2d20ab4bfbf971d6c2cbe36612 +%global gh_commit 9aca859a303fdca30370f42b8c611d9cf0dedf4b %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.22 +Version: 1.0.24 Release: 1%{?dist} Summary: Filesystem abstraction: Many filesystems, one API @@ -138,6 +138,9 @@ rm -rf %{buildroot} %changelog +* Sat Jun 4 2016 Remi Collet <remi@fedoraproject.org> - 1.0.24-1 +- update to 1.0.24 + * Thu Apr 28 2016 Remi Collet <remi@fedoraproject.org> - 1.0.22-1 - update to 1.0.22 |