remi pushed to php-phpunit-PHPUnit (epel7). "v 4.6.9 (..more)"

notifications at fedoraproject.org notifications at fedoraproject.org
Fri May 29 06:35:32 UTC 2015


From cfada6fa2fe55c7e1c278c97980174b4a580a8e4 Mon Sep 17 00:00:00 2001
From: Remi Collet <remi at fedoraproject.org>
Date: Fri, 29 May 2015 08:34:26 +0200
Subject: v 4.6.9

(cherry picked from commit f31e2e0e16d93e3f4c34e98a9dc73d4e36ba3101)

diff --git a/.gitignore b/.gitignore
index 3ed58fe..6cd3877 100644
--- a/.gitignore
+++ b/.gitignore
@@ -58,3 +58,5 @@ clog
 /phpunit-4.6.4.tar.gz
 /phpunit-4.6.5.tar.gz
 /phpunit-4.6.7.tar.gz
+/phpunit-4.6.8-a6cd74b.tar.gz
+/phpunit-4.6.9-816d125.tar.gz
diff --git a/php-phpunit-PHPUnit.spec b/php-phpunit-PHPUnit.spec
index d158dc5..5e3dec6 100644
--- a/php-phpunit-PHPUnit.spec
+++ b/php-phpunit-PHPUnit.spec
@@ -8,7 +8,7 @@
 #
 # Please, preserve the changelog entries
 #
-%global gh_commit    57bf06dd4eebe2a5ced79a8de71509e7d5c18b25
+%global gh_commit    816d12536a7a032adc3b68737f82cfbbf98b79c1
 %global gh_short     %(c=%{gh_commit}; echo ${c:0:7})
 %global gh_owner     sebastianbergmann
 %global gh_project   phpunit
@@ -17,14 +17,14 @@
 %global pear_channel pear.phpunit.de
 
 Name:           php-phpunit-PHPUnit
-Version:        4.6.7
-Release:        3%{?dist}
+Version:        4.6.9
+Release:        1%{?dist}
 Summary:        The PHP Unit Testing framework
 
 Group:          Development/Libraries
 License:        BSD
 URL:            https://github.com/%{gh_owner}/%{gh_project}
-Source0:        https://github.com/%{gh_owner}/%{gh_project}/archive/%{gh_commit}/%{gh_project}-%{version}.tar.gz
+Source0:        https://github.com/%{gh_owner}/%{gh_project}/archive/%{gh_commit}/%{gh_project}-%{version}-%{gh_short}.tar.gz
 
 # Autoload template, from version 3.7
 Source1:        Autoload.php.in
@@ -177,7 +177,7 @@ sed -e '/logging/d' \
     -e '/<log/d' \
     phpunit.xml.dist > phpunit.xml
 
-./phpunit --testsuite=small
+./phpunit --testsuite=small --verbose
 
 
 %post
@@ -197,6 +197,9 @@ fi
 
 
 %changelog
+* Fri May 29 2015 Remi Collet <remi at fedoraproject.org> - 4.6.9-1
+- Update to 4.6.9
+
 * Tue May 26 2015 Remi Collet <remi at fedoraproject.org> - 4.6.7-3
 - ensure compatibility with SCL
 
diff --git a/sources b/sources
index de4907e..d8dee57 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-562f8a675e2678b439822baa547276a6  phpunit-4.6.7.tar.gz
+9426f7a198ff84d032d1c7ad4b205a05  phpunit-4.6.9-816d125.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/php-phpunit-PHPUnit.git/commit/?h=epel7&id=cfada6fa2fe55c7e1c278c97980174b4a580a8e4


More information about the scm-commits mailing list