summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-10-20 07:49:17 +0200
committerRemi Collet <fedora@famillecollet.com>2015-10-20 07:49:17 +0200
commit86af3f6196b6049e566f8b9cc067c88696388e78 (patch)
treeb75b688819675900a2cc68937b0d95f0367daa03
parentff91f9ee5bff0623b3216fc335daf749665425f2 (diff)
php-tecnickcom-tc-lib-unicode-data: 1.4.7
-rw-r--r--php-tecnickcom-tc-lib-unicode-data.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/php-tecnickcom-tc-lib-unicode-data.spec b/php-tecnickcom-tc-lib-unicode-data.spec
index 13146fd..cb89379 100644
--- a/php-tecnickcom-tc-lib-unicode-data.spec
+++ b/php-tecnickcom-tc-lib-unicode-data.spec
@@ -6,7 +6,7 @@
#
# Please, preserve the changelog entries
#
-%global gh_commit fa31b93318aabe158e2dbdb49d418107161361ba
+%global gh_commit 489f152fcd6676e2f596c58a00e483a4955cd041
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global c_vendor tecnickcom
%global gh_owner tecnickcom
@@ -15,7 +15,7 @@
%global with_tests 0%{!?_without_tests:1}
Name: php-%{gh_owner}-%{gh_project}
-Version: 1.4.6
+Version: 1.4.7
Release: 1%{?dist}
Summary: PHP library containing UTF-8 font definitions
@@ -28,7 +28,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildArch: noarch
%if %{with_tests}
# For tests
-BuildRequires: %{_bindir}/phpunit
+BuildRequires: php-composer(phpunit/phpunit)
BuildRequires: php(language) >= 5.3.3
%endif
@@ -102,6 +102,9 @@ rm -rf %{buildroot}
%changelog
+* Tue Oct 20 2015 Remi Collet <remi@fedoraproject.org> - 1.4.7-1
+- update to 1.4.7 (no change)
+
* Fri Sep 25 2015 Remi Collet <remi@fedoraproject.org> - 1.4.6-1
- update to 1.4.6 (no change)