From 4063ec297c2c40ce1cd0d85aff37bbba04358aa2 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Sun, 18 Jan 2015 08:59:58 +0100 Subject: php-phpunit-PHPUnit: 4.4.2 --- php-phpunit-PHPUnit.spec | 7 +++++-- phpunit-rpm.patch | 14 +++++++------- 2 files changed, 12 insertions(+), 9 deletions(-) diff --git a/php-phpunit-PHPUnit.spec b/php-phpunit-PHPUnit.spec index 3aef00e..7b9cea2 100644 --- a/php-phpunit-PHPUnit.spec +++ b/php-phpunit-PHPUnit.spec @@ -8,7 +8,7 @@ # # Please, preserve the changelog entries # -%global gh_commit 6a5e49a86ce5e33b8d0657abe145057fc513543a +%global gh_commit e90575c2bb86290d57a262862dab1da125431576 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner sebastianbergmann %global gh_project phpunit @@ -17,7 +17,7 @@ %global pear_channel pear.phpunit.de Name: php-phpunit-PHPUnit -Version: 4.4.1 +Version: 4.4.2 Release: 1%{?dist} Summary: The PHP Unit Testing framework @@ -200,6 +200,9 @@ fi %changelog +* Sun Jan 18 2015 Remi Collet - 4.4.2-1 +- Update to 4.4.2 + * Sun Dec 28 2014 Remi Collet - 4.4.1-1 - Update to 4.4.1 diff --git a/phpunit-rpm.patch b/phpunit-rpm.patch index f1a1173..b2adcc3 100644 --- a/phpunit-rpm.patch +++ b/phpunit-rpm.patch @@ -1,13 +1,13 @@ diff -up ./phpunit.rpm ./phpunit ---- ./phpunit.rpm 2014-12-28 08:57:05.000000000 +0100 -+++ ./phpunit 2014-12-28 09:30:07.294714996 +0100 +--- ./phpunit.rpm 2015-01-17 12:24:41.000000000 +0100 ++++ ./phpunit 2015-01-18 08:52:50.896228541 +0100 @@ -1,4 +1,4 @@ -#!/usr/bin/env php +#!/usr/bin/php