diff options
author | Remi Collet <remi@remirepo.net> | 2017-06-21 15:15:40 +0200 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2017-06-21 15:15:40 +0200 |
commit | 72971996ef71768298da0aea0b6a3a203e2804d2 (patch) | |
tree | 9213a121631123a309e1d92326fdb9316d81a984 | |
parent | dad08c133822b0d3fceb58499da418f5192f8800 (diff) |
v0.8.7
-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.6 -%global github_commit 7028d6d525fb183d50b249b7c07598e3d386b27d +%global github_version 0.8.7 +%global github_commit be969b9dc89dcaefdb9a3117fa91fa38bca19f50 %global composer_vendor psy %global composer_project psysh @@ -236,6 +236,9 @@ exit $RETURN_CODE %changelog +* Wed Jun 21 2017 Remi Collet <remi@remirepo.net> - 0.8.7-1 +- Update to 0.8.7 + * Tue Jun 6 2017 Remi Collet <remi@remirepo.net> - 0.8.6-1 - Update to 0.8.6 |