summaryrefslogtreecommitdiffstats
path: root/php-phpunit-phploc.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2020-12-07 12:17:18 +0100
committerRemi Collet <remi@remirepo.net>2020-12-07 12:17:18 +0100
commit8b1bd74bf83697b1a57387bbbcabcccd15f214ab (patch)
treeddca859d745093df039a8364d43dc8bb75841d26 /php-phpunit-phploc.spec
parent1bd5a09cb496d45bafc7d951bfc9c8802578d53b (diff)
Diffstat (limited to 'php-phpunit-phploc.spec')
-rw-r--r--php-phpunit-phploc.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/php-phpunit-phploc.spec b/php-phpunit-phploc.spec
index 0ce1a84..74bdd26 100644
--- a/php-phpunit-phploc.spec
+++ b/php-phpunit-phploc.spec
@@ -13,7 +13,7 @@
# For compatibility with SCL
%undefine __brp_mangle_shebangs
-%global gh_commit e3c1dc59ddd33e12abf5325a3f42261b8ef26142
+%global gh_commit af0d5fc84f3f7725513ba59cdcbe670ac2a4532a
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner sebastianbergmann
%global gh_project phploc
@@ -25,7 +25,7 @@
%global ns_project PHPLOC
Name: php-phpunit-phploc
-Version: 7.0.1
+Version: 7.0.2
Release: 1%{?dist}
Summary: A tool for quickly measuring the size of a PHP project
@@ -61,7 +61,7 @@ BuildRequires: %{phpunit}
%endif
# From composer.json, "require": {
-# "php": "^7.3",
+# "php": ">=7.3",
# "ext-dom": "*",
# "ext-json": "*",
# "sebastian/finder-facade": "^2.0",
@@ -166,6 +166,9 @@ fi
%changelog
+* Mon Dec 7 2020 Remi Collet <remi@remirepo.net> - 7.0.2-1
+- update to 7.0.2
+
* Tue Aug 18 2020 Remi Collet <remi@remirepo.net> - 7.0.1-1
- update to 7.0.1