summaryrefslogtreecommitdiffstats
path: root/phpcpd.spec
diff options
context:
space:
mode:
Diffstat (limited to 'phpcpd.spec')
-rw-r--r--phpcpd.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/phpcpd.spec b/phpcpd.spec
index be375d8..a3f53d5 100644
--- a/phpcpd.spec
+++ b/phpcpd.spec
@@ -11,7 +11,7 @@
# For compatibility with SCL
%undefine __brp_mangle_shebangs
-%global gh_commit 4f130523214c755c69d1d59297afdff206c7b029
+%global gh_commit f3683aa0db2e8e09287c2bb33a595b2873ea9176
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner sebastianbergmann
%global gh_project phpcpd
@@ -24,7 +24,7 @@
%global ns_project PHPCPD
Name: %{pk_project}
-Version: 6.0.2
+Version: 6.0.3
Release: 1%{?dist}
Summary: Copy/Paste Detector (CPD) for PHP code
@@ -57,7 +57,7 @@ BuildRequires: php-phpunit-php-timer5
%endif
# From composer.json, requires
-# "php": "^7.3",
+# "php": ">=7.3",
# "ext-dom": "*",
# "sebastian/cli-parser": "^1.0",
# "sebastian/version": "^3.0",
@@ -162,6 +162,9 @@ exit $ret
%changelog
+* Mon Dec 7 2020 Remi Collet <remi@remirepo.net> - 6.0.3-1
+- update to 6.0.3
+
* Tue Aug 18 2020 Remi Collet <remi@remirepo.net> - 6.0.2-1
- update to 6.0.2