summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-04-06 07:08:20 +0200
committerRemi Collet <fedora@famillecollet.com>2016-04-06 07:08:20 +0200
commitd56f6e18674edca63b399d7a27f92f5951cdc5d2 (patch)
tree77e3b2173bcaf302b73a8c49eee0d090570ac4ec
parent92cd474355131638fc7e36cd1e4ee3abe45b33bd (diff)
php-composer-installers: 1.0.24
-rw-r--r--php-composer-installers.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-composer-installers.spec b/php-composer-installers.spec
index d09d963..d8b0149 100644
--- a/php-composer-installers.spec
+++ b/php-composer-installers.spec
@@ -12,8 +12,8 @@
%global github_owner composer
%global github_name installers
-%global github_version 1.0.23
-%global github_commit 6213d900e92647831f7a406d5c530ea1f3d4360e
+%global github_version 1.0.24
+%global github_commit 1cf7cc4b89d5e8549bbb7d6ab1de75da13d27988
%global composer_vendor composer
%global composer_project installers
@@ -157,6 +157,9 @@ rm -rf %{buildroot}
%changelog
+* Wed Apr 6 2016 Remi Collet <remi@remirepo.net> - 1.0.24-1
+- update to 1.0.24
+
* Sat Mar 12 2016 Shawn Iwinski <shawn.iwinski@gmail.com> - 1.0.23-1
- Updated to 1.0.23 (RHBZ #1302488)