diff options
author | Remi Collet <remi@remirepo.net> | 2017-06-06 07:42:34 +0200 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2017-06-06 07:42:34 +0200 |
commit | dad08c133822b0d3fceb58499da418f5192f8800 (patch) | |
tree | ad720ed406bfc5231f532afe5f038c1d7100d6bb /psysh.spec | |
parent | b007f937c877422aadfbaec8dbd6fef0501daa1c (diff) |
v0.8.6
Diffstat (limited to 'psysh.spec')
-rw-r--r-- | psysh.spec | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -12,8 +12,8 @@ %global github_owner bobthecow %global github_name psysh -%global github_version 0.8.5 -%global github_commit 38a9d21406597a0440690eafbcb0222f528c8ac6 +%global github_version 0.8.6 +%global github_commit 7028d6d525fb183d50b249b7c07598e3d386b27d %global composer_vendor psy %global composer_project psysh @@ -236,6 +236,9 @@ exit $RETURN_CODE %changelog +* Tue Jun 6 2017 Remi Collet <remi@remirepo.net> - 0.8.6-1 +- Update to 0.8.6 + * Wed May 24 2017 Remi Collet <remi@remirepo.net> - 0.8.5-1 - Update to 0.8.5 |