diff options
author | Remi Collet <remi@remirepo.net> | 2017-06-24 14:11:41 +0200 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2017-06-24 14:11:41 +0200 |
commit | 950783d08fc7681b632b7f5aa3797aba898ac1bf (patch) | |
tree | 25d252aadac6c6d5c225f706496526f5eae256b7 | |
parent | 72971996ef71768298da0aea0b6a3a203e2804d2 (diff) |
v0.8.8
-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.7 -%global github_commit be969b9dc89dcaefdb9a3117fa91fa38bca19f50 +%global github_version 0.8.8 +%global github_commit fe65c30cbc55c71e61ba3a38b5a581149be31b8e %global composer_vendor psy %global composer_project psysh @@ -236,6 +236,9 @@ exit $RETURN_CODE %changelog +* Sat Jun 24 2017 Remi Collet <remi@remirepo.net> - 0.8.8-1 +- Update to 0.8.8 + * Wed Jun 21 2017 Remi Collet <remi@remirepo.net> - 0.8.7-1 - Update to 0.8.7 |