From 6ab9b29a84a8831fec32391bcaf7834a656660d5 Mon Sep 17 00:00:00 2001
From: Remi Collet <fedora@famillecollet.com>
Date: Fri, 22 Apr 2016 14:37:35 +0200
Subject: php-phpunit-PHPUnit-Selenium: 3.0.2

---
 php-phpunit-PHPUnit-Selenium-dev.spec | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

(limited to 'php-phpunit-PHPUnit-Selenium-dev.spec')

diff --git a/php-phpunit-PHPUnit-Selenium-dev.spec b/php-phpunit-PHPUnit-Selenium-dev.spec
index 780da95..6a32557 100644
--- a/php-phpunit-PHPUnit-Selenium-dev.spec
+++ b/php-phpunit-PHPUnit-Selenium-dev.spec
@@ -6,7 +6,7 @@
 #
 # Please, preserve the changelog entries
 #
-%global gh_commit    facc2c9421a5a784092e0471e30812e711299da7
+%global gh_commit    d3aa8984c31efcff7c8829b9bd9ad7ab4c94709c
 %global gh_short     %(c=%{gh_commit}; echo ${c:0:7})
 %global gh_owner     giorgiosironi
 %global gh_project   phpunit-selenium
@@ -16,7 +16,7 @@
 # No test, as test suite requires a Selenium server
 
 Name:           php-phpunit-PHPUnit-Selenium
-Version:        3.0.1
+Version:        3.0.2
 Release:        1%{?dist}
 Summary:        Selenium RC integration for PHPUnit
 
@@ -110,6 +110,9 @@ fi
 
 
 %changelog
+* Fri Apr 22 2016 Remi Collet <remi@fedoraproject.org> - 3.0.2-1
+- update to 3.0.2
+
 * Tue Mar 29 2016 Remi Collet <remi@fedoraproject.org> - 3.0.1-1
 - update to 3.0.1
 
-- 
cgit