summaryrefslogtreecommitdiffstats
path: root/php-paragonie-random-compat.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2017-03-04 07:20:51 +0100
committerRemi Collet <fedora@famillecollet.com>2017-03-04 07:20:51 +0100
commit1e6a4e68965a8716ebc82dbd0c326b7c5c2af2ff (patch)
tree001a990283b27c887324ec72bcc87863529d00e2 /php-paragonie-random-compat.spec
parentb6324e0df7ca98b47d712bfd67bad347e2872e3c (diff)
php-paragonie-random-compat: 2.0.9
Diffstat (limited to 'php-paragonie-random-compat.spec')
-rw-r--r--php-paragonie-random-compat.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-paragonie-random-compat.spec b/php-paragonie-random-compat.spec
index 4a9b965..2b49ce0 100644
--- a/php-paragonie-random-compat.spec
+++ b/php-paragonie-random-compat.spec
@@ -12,8 +12,8 @@
%global github_owner paragonie
%global github_name random_compat
-%global github_version 2.0.7
-%global github_commit b5ea1ef3d8ff10c307ba8c5945c2f134e503278f
+%global github_version 2.0.9
+%global github_commit 6968531206671f94377b01dc7888d5d1b858a01b
%global github_short %(c=%{github_commit}; echo ${c:0:7})
%global composer_vendor paragonie
@@ -126,6 +126,9 @@ rm -rf %{buildroot}
%changelog
+* Sat Mar 4 2017 Remi Collet <remi@remirepo.net> - 2.0.9-1
+- Update to 2.0.9
+
* Tue Feb 28 2017 Remi Collet <remi@remirepo.net> - 2.0.7-1
- update to 2.0.7 (no change)