diff options
author | Remi Collet <fedora@famillecollet.com> | 2017-03-20 09:14:47 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2017-03-20 09:14:47 +0100 |
commit | c04c10d6cc50c8e7de39f02664a0714802d1305b (patch) | |
tree | d156fada73d0e9fe3742557db5fafd7a49fa8786 /psysh.spec | |
parent | 7d40360d53a784bd6adc368360b55f67de072a8c (diff) |
php-paragonie-random-compat: sync with Fedora
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.2 -%global github_commit 97113db4107a4126bef933b60fea6dbc9f615d41 +%global github_version 0.8.3 +%global github_commit 1dd4bbbc64d71e7ec075ffe82b42d9e096dc8d5e %global composer_vendor psy %global composer_project psysh @@ -238,6 +238,9 @@ rm -rf %{buildroot} %changelog +* Mon Mar 20 2017 Remi Collet <remi@remirepo.net> - 0.8.3-1 +- Update to 0.8.3 + * Sat Mar 04 2017 2017 Shawn Iwinski <shawn@iwin.ski> - 0.8.2-1 - Update to 0.8.2 (RHBZ #1413429) - Test with SCLs if available |