diff options
author | Remi Collet <fedora@famillecollet.com> | 2017-01-19 16:46:27 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2017-01-19 16:46:27 +0100 |
commit | 0ef5c46215e3afb1a886f0a6b7d6cdc616767424 (patch) | |
tree | b5c4ebab7259dd23251b14720a2d734f308a0a67 | |
parent | 3f9140a535918bdb1f0c79caa350625279c1572e (diff) |
php-pdepend-PHP-Depend: 2.5.0
-rw-r--r-- | php-pdepend-PHP-Depend.spec | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/php-pdepend-PHP-Depend.spec b/php-pdepend-PHP-Depend.spec index 84d105b..149b0ad 100644 --- a/php-pdepend-PHP-Depend.spec +++ b/php-pdepend-PHP-Depend.spec @@ -7,7 +7,7 @@ # # Please, preserve the changelog entries # -%global gh_commit 3acfa4fcadbb8b65b8b2ec077408c5ef0e112e68 +%global gh_commit 0c50874333149c0dad5a2877801aed148f2767ff %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner pdepend %global gh_project pdepend @@ -18,7 +18,7 @@ %global with_tests 0%{!?_without_tests:1} Name: php-pdepend-PHP-Depend -Version: 2.4.1 +Version: 2.5.0 Release: 1%{?dist} Summary: PHP_Depend design quality metrics for PHP package @@ -182,6 +182,9 @@ rm -rf %{buildroot} %changelog +* Thu Jan 19 2017 Remi Collet <remi@fedoraproject.org> - 2.5.0-1 +- update to 2.5.0 + * Wed Jan 11 2017 Remi Collet <remi@fedoraproject.org> - 2.4.1-1 - update to 2.4.1 |