summaryrefslogtreecommitdiffstats
path: root/composer.spec
diff options
context:
space:
mode:
Diffstat (limited to 'composer.spec')
-rw-r--r--composer.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/composer.spec b/composer.spec
index 03f0545..752ff1b 100644
--- a/composer.spec
+++ b/composer.spec
@@ -10,7 +10,7 @@
# For compatibility with SCL
%undefine __brp_mangle_shebangs
-%global gh_commit 19b5f66a0e233eb944f134df34091fe1c5dfcc11
+%global gh_commit 314aa57fdcfc942065996f59fb73a8b3f74f3fa5
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_branch 1.0-dev
%global gh_owner composer
@@ -18,7 +18,7 @@
%global with_tests %{?_without_tests:0}%{!?_without_tests:1}
%global api_version 1.1.0
-%global upstream_version 1.8.6
+%global upstream_version 1.9.0
#global upstream_prever RC
%if 0
@@ -283,6 +283,9 @@ exit $ret
%changelog
+* Sat Aug 3 2019 Remi Collet <remi@remirepo.net> - 1.9.0-1
+- update to 1.9.0
+
* Tue Jun 11 2019 Remi Collet <remi@remirepo.net> - 1.8.6-1
- update to 1.8.6