remi pushed to php-phpunit-phploc (f21). "update to 2.1.1"

notifications at fedoraproject.org notifications at fedoraproject.org
Mon Apr 13 17:06:32 UTC 2015


>From 24c5510a08b083d2da49c027df1f3469c03c221f Mon Sep 17 00:00:00 2001
From: Remi Collet <remi at fedoraproject.org>
Date: Mon, 13 Apr 2015 09:31:44 +0200
Subject: update to 2.1.1


diff --git a/.gitignore b/.gitignore
index 9aa8d2a..3b34cbe 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@ phploc-1.5.1.tgz
 /phploc-2.0.5.tar.gz
 /phploc-2.0.6.tar.gz
 /phploc-2.1.0.tar.gz
+/phploc-2.1.1.tar.gz
diff --git a/php-phpunit-phploc.spec b/php-phpunit-phploc.spec
index 4a2c059..9911bea 100644
--- a/php-phpunit-phploc.spec
+++ b/php-phpunit-phploc.spec
@@ -1,4 +1,13 @@
-%global gh_commit    0e7ead01180d93536dec14da10d038a62d9f509d
+# spec file for php-phpunit-phploc
+#
+# Copyright (c) 2009-2015 Guillaume Kulakowski, Christof Damian, Remi Collet
+#
+# License: MIT
+# http://opensource.org/licenses/MIT
+#
+# Please, preserve the changelog entries
+#
+%global gh_commit    a47a7c4758bdfb7cebbb1ccaa2c9df882b10db7f
 %global gh_short     %(c=%{gh_commit}; echo ${c:0:7})
 %global gh_owner     sebastianbergmann
 %global gh_project   phploc
@@ -8,7 +17,7 @@
 %global with_tests   %{?_without_tests:0}%{!?_without_tests:1}
 
 Name:           php-phpunit-phploc
-Version:        2.1.0
+Version:        2.1.1
 Release:        1%{?dist}
 Summary:        A tool for quickly measuring the size of a PHP project
 
@@ -97,8 +106,7 @@ install -D -p -m 755 phploc %{buildroot}%{_bindir}/phploc
 %check
 phpunit \
    --bootstrap src/autoload.php \
-   -d date.timezone=UTC \
-   tests
+   --verbose tests
 %endif
 
 
@@ -116,6 +124,9 @@ fi
 
 
 %changelog
+* Mon Apr 13 2015 Remi Collet <remi at fedoraproject.org> - 2.1.1-1
+- update to 2.1.1
+
 * Wed Mar 11 2015 Remi Collet <remi at fedoraproject.org> - 2.1.0-1
 - update to 2.1.0
 - raise dependencies on sebastian/git 2.0, symfony/console 2.5
diff --git a/sources b/sources
index 155aea9..a0e6c78 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f938d200dcecf0373fcfa4eaeb100ea7  phploc-2.1.0.tar.gz
+923a1ce34b3cabb25d952883e9dbe9e4  phploc-2.1.1.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/php-phpunit-phploc.git/commit/?h=f21&id=24c5510a08b083d2da49c027df1f3469c03c221f


More information about the scm-commits mailing list