From 44543ff6ad5f95163ee0dbe24e51f1fbba7464a5 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Sun, 14 Sep 2014 15:53:55 +0200 Subject: php-phpunit-PHPUnit: 4.2.6 --- php-phpunit-PHPUnit.spec | 7 +++++-- phpunit-rpm.patch | 12 +++++++----- 2 files changed, 12 insertions(+), 7 deletions(-) diff --git a/php-phpunit-PHPUnit.spec b/php-phpunit-PHPUnit.spec index edec6ef..a6e78ed 100644 --- a/php-phpunit-PHPUnit.spec +++ b/php-phpunit-PHPUnit.spec @@ -8,7 +8,7 @@ # # Please, preserve the changelog entries # -%global gh_commit c3abe5953d1e60a0bf23012b1bc8c4d07f4832d7 +%global gh_commit c28a790620fe30b049bb693be1ef9cd4e0fe906c %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.2.5 +Version: 4.2.6 Release: 1%{?dist} Summary: The PHP Unit Testing framework @@ -199,6 +199,9 @@ fi %changelog +* Sun Sep 14 2014 Remi Collet - 4.2.6-1 +- Update to 4.2.6 (no change) + * Sun Sep 7 2014 Remi Collet - 4.2.5-1 - Update to 4.2.5 (no change) diff --git a/phpunit-rpm.patch b/phpunit-rpm.patch index 59e7ab9..f953d8d 100644 --- a/phpunit-rpm.patch +++ b/phpunit-rpm.patch @@ -1,16 +1,16 @@ diff -up ./phpunit.rpm ./phpunit ---- ./phpunit.rpm 2014-08-08 07:13:30.000000000 +0200 -+++ ./phpunit 2014-08-11 11:12:26.435360930 +0200 +--- ./phpunit.rpm 2014-09-14 11:31:24.000000000 +0200 ++++ ./phpunit 2014-09-14 15:48:32.804943481 +0200 @@ -1,4 +1,4 @@ -#!/usr/bin/env php +#!/usr/bin/php