summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2017-03-20 09:14:47 +0100
committerRemi Collet <fedora@famillecollet.com>2017-03-20 09:14:47 +0100
commitc04c10d6cc50c8e7de39f02664a0714802d1305b (patch)
treed156fada73d0e9fe3742557db5fafd7a49fa8786
parent7d40360d53a784bd6adc368360b55f67de072a8c (diff)
php-paragonie-random-compat: sync with Fedora
-rw-r--r--psysh.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/psysh.spec b/psysh.spec
index 4633f44..9e8f643 100644
--- a/psysh.spec
+++ b/psysh.spec
@@ -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