From 68300807bef9223d73395a2c390ad60a44eed9d2 Mon Sep 17 00:00:00 2001
From: Remi Collet <fedora@famillecollet.com>
Date: Wed, 15 Jun 2016 11:46:56 +0200
Subject: php-phpunit-git: 2.1.3

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

diff --git a/php-phpunit-git.spec b/php-phpunit-git.spec
index 202468a..97d41bd 100644
--- a/php-phpunit-git.spec
+++ b/php-phpunit-git.spec
@@ -6,7 +6,7 @@
 #
 # Please, preserve the changelog entries
 #
-%global gh_commit    607dcc6003502acdd0e6199b60ba954ce00f3004
+%global gh_commit    5100bc50cd9e70f424c643618e142214225024f3
 %global gh_short     %(c=%{gh_commit}; echo ${c:0:7})
 %global gh_owner     sebastianbergmann
 %global gh_project   git
@@ -16,7 +16,7 @@
 %global with_tests   %{?_without_tests:1}%{!?_without_tests:0}
 
 Name:           php-phpunit-git
-Version:        2.1.2
+Version:        2.1.3
 Release:        1%{?dist}
 Summary:        Simple wrapper for Git
 
@@ -89,6 +89,9 @@ fi
 
 
 %changelog
+* Wed Jun 15 2016 Remi Collet <remi@fedoraproject.org> - 2.1.3-1
+- update to 2.1.3
+
 * Sun May 29 2016 Remi Collet <remi@fedoraproject.org> - 2.1.2-1
 - update to 2.1.2
 
-- 
cgit