From a057d659d15b55cfc29f6528a33078166925f2ec Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 30 May 2016 18:00:21 +0200 Subject: php-nette-application: 2.3.11 --- php-tracy.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'php-tracy.spec') diff --git a/php-tracy.spec b/php-tracy.spec index a5b288e..f9a42e5 100644 --- a/php-tracy.spec +++ b/php-tracy.spec @@ -6,7 +6,7 @@ # # Please, preserve the changelog entries # -%global gh_commit 0378bbc73ba54be60f90a00faa148768fb723406 +%global gh_commit 152b7602115dd3a66f3190280951390097a15f65 #global gh_date 20150728 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner nette @@ -16,7 +16,7 @@ %global with_tests 0%{!?_without_tests:1} Name: php-%{gh_project} -Version: 2.3.10 +Version: 2.3.11 %global specrel 1 Release: %{?gh_date:0.%{specrel}.%{?prever}%{!?prever:%{gh_date}git%{gh_short}}}%{!?gh_date:%{specrel}}%{?dist} Summary: Tracy: useful PHP debugger @@ -145,6 +145,9 @@ rm -rf %{buildroot} %changelog +* Mon May 30 2016 Remi Collet - 2.3.11-1 +- update to 2.3.11 + * Mon Feb 29 2016 Remi Collet - 2.3.10-1 - update to 2.3.10 -- cgit