From 0ef5c46215e3afb1a886f0a6b7d6cdc616767424 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 19 Jan 2017 16:46:27 +0100 Subject: php-pdepend-PHP-Depend: 2.5.0 --- php-pdepend-PHP-Depend.spec | 7 +++++-- 1 file 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 - 2.5.0-1 +- update to 2.5.0 + * Wed Jan 11 2017 Remi Collet - 2.4.1-1 - update to 2.4.1 -- cgit