From 71e99f84d6a3266af87d2e4d1355c63d20add6b6 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Sun, 25 Dec 2016 09:26:02 +0100 Subject: php-akamai-open-edgegrid-auth: 0.6.2 --- php-akamai-open-edgegrid-auth.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'php-akamai-open-edgegrid-auth.spec') 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 - 0.6.2-1 +- update to 0.6.2 + * Sat Dec 24 2016 Shawn Iwinski - 0.6.1-1 - Update to 0.6.1 (RHBZ #1405779) - Run upstream tests with SCLs if they are available -- cgit