summaryrefslogtreecommitdiffstats
path: root/php-tracy.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-tracy.spec')
-rw-r--r--php-tracy.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/php-tracy.spec b/php-tracy.spec
index d8a35d4..e1e82a2 100644
--- a/php-tracy.spec
+++ b/php-tracy.spec
@@ -1,12 +1,12 @@
# remirepo/fedora spec file for php-tracy
#
-# Copyright (c) 2015-2017 Remi Collet
+# Copyright (c) 2015-2018 Remi Collet
# License: CC-BY-SA
# http://creativecommons.org/licenses/by-sa/4.0/
#
# Please, preserve the changelog entries
#
-%global gh_commit 5b302790edd71924dfe4ec44f499ef61df3f53a2
+%global gh_commit bcb93a9d4347be8779c83b200b64ea6f52d6f9ed
#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.4.10
+Version: 2.4.11
%global specrel 1
Release: %{?gh_date:1%{specrel}.%{?prever}%{!?prever:%{gh_date}git%{gh_short}}}%{!?gh_date:%{specrel}}%{?dist}
Summary: Tracy: useful PHP debugger
@@ -139,6 +139,9 @@ exit $ret
%changelog
+* Fri Feb 2 2018 Remi Collet <remi@remirepo.net> - 2.4.11-1
+- Update to 2.4.11
+
* Fri Oct 6 2017 Remi Collet <remi@remirepo.net> - 2.4.10-1
- Update to 2.4.10