summaryrefslogtreecommitdiffstats
path: root/php-phpmd-PHP-PMD.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2021-12-20 14:12:19 +0100
committerRemi Collet <remi@php.net>2021-12-20 14:12:19 +0100
commite4e45e1131e3c00e74943a71bb2f9d5fee6eea3b (patch)
tree53ca8add44520dfb8e052955f1f4211e768bf819 /php-phpmd-PHP-PMD.spec
parent021a19688d6047358a5a9f94501154b82f458e07 (diff)
update to 2.11.1
Diffstat (limited to 'php-phpmd-PHP-PMD.spec')
-rw-r--r--php-phpmd-PHP-PMD.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-phpmd-PHP-PMD.spec b/php-phpmd-PHP-PMD.spec
index 418e7a5..3a27a54 100644
--- a/php-phpmd-PHP-PMD.spec
+++ b/php-phpmd-PHP-PMD.spec
@@ -7,7 +7,7 @@
#
# Please, preserve the changelog entries
#
-%global gh_commit 3637949092e6471aeaeca66bc6c016f45e459e24
+%global gh_commit 08b60a2eb7e14c23f46ff8865b510ae08b75d0fd
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner phpmd
%global gh_project phpmd
@@ -18,7 +18,7 @@
%global with_tests 0%{!?_without_tests:1}
Name: php-phpmd-PHP-PMD
-Version: 2.11.0
+Version: 2.11.1
Release: 1%{?dist}
Summary: PHPMD - PHP Mess Detector
@@ -186,6 +186,9 @@ fi
%changelog
+* Mon Dec 20 2021 Remi Collet <remi@remirepo.net> - 2.11.1-1
+- update to 2.11.1
+
* Tue Nov 30 2021 Remi Collet <remi@remirepo.net> - 2.11.0-1
- update to 2.11.0
- raise dependency on pdepend 2.10.2