From 08f7d1a16ccd8b96d92e3fe18ff5cf1c989b8352 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 12 Oct 2015 07:25:33 +0200 Subject: php-phpunit-PHPUnit: 4.8.12 --- php-phpunit-PHPUnit.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'php-phpunit-PHPUnit.spec') diff --git a/php-phpunit-PHPUnit.spec b/php-phpunit-PHPUnit.spec index 51a2f73..12a1835 100644 --- a/php-phpunit-PHPUnit.spec +++ b/php-phpunit-PHPUnit.spec @@ -8,7 +8,7 @@ # # Please, preserve the changelog entries # -%global gh_commit bdd199472410fd7e32751f9c814c7e06f2c21bd5 +%global gh_commit 00194eb95989190a73198390ceca081ad3441a7f %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner sebastianbergmann %global gh_project phpunit @@ -16,7 +16,7 @@ %global pear_name PHPUnit %global pear_channel pear.phpunit.de %global major 4.8 -%global minor 11 +%global minor 12 Name: php-phpunit-PHPUnit Version: %{major}.%{minor} @@ -206,6 +206,9 @@ fi %changelog +* Mon Oct 12 2015 Remi Collet - 4.8.12-1 +- Update to 4.8.12 + * Wed Oct 7 2015 Remi Collet - 4.8.11-1 - Update to 4.8.11 -- cgit