summaryrefslogtreecommitdiffstats
path: root/php-akamai-open-edgegrid-auth.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-akamai-open-edgegrid-auth.spec')
-rw-r--r--php-akamai-open-edgegrid-auth.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-akamai-open-edgegrid-auth.spec b/php-akamai-open-edgegrid-auth.spec
index 6db0e58..47610bd 100644
--- a/php-akamai-open-edgegrid-auth.spec
+++ b/php-akamai-open-edgegrid-auth.spec
@@ -12,8 +12,8 @@
%global github_owner akamai-open
%global github_name AkamaiOPEN-edgegrid-php
-%global github_version 0.6.1
-%global github_commit a97a2194067800bb552c8b4cc0d1770588db00ad
+%global github_version 0.6.2
+%global github_commit af67da2d65f8a267f675bfbd7e01f54d78ee0931
%global composer_vendor akamai-open
%global composer_project edgegrid-auth
@@ -141,6 +141,9 @@ rm -rf %{buildroot}
%changelog
+* Sun Dec 25 2016 Remi Collet <remim@remirepo.net> - 0.6.2-1
+- update to 0.6.2
+
* Sat Dec 24 2016 Shawn Iwinski <shawn@iwin.ski> - 0.6.1-1
- Update to 0.6.1 (RHBZ #1405779)
- Run upstream tests with SCLs if they are available