summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-11-08 17:51:54 +0100
committerRemi Collet <fedora@famillecollet.com>2015-11-08 17:51:54 +0100
commite28fada73c01052e5b05d46d466653596c95b828 (patch)
tree7d4da9675bb5b451bf60204468cacd57c622899e
parent821039b4a04b0011063a4d166e92ad1bb3e53371 (diff)
php-latte: 2.3.7
-rw-r--r--php-latte.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-latte.spec b/php-latte.spec
index 1a6723e..961e65d 100644
--- a/php-latte.spec
+++ b/php-latte.spec
@@ -6,7 +6,7 @@
#
# Please, preserve the changelog entries
#
-%global gh_commit 91b1381c8b3a55517819be07baf2bdb888c5eb1e
+%global gh_commit b6e090e461c9cd88d60ae79a7713990b17b1531c
#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.6
+Version: 2.3.7
%global specrel 1
Release: %{?gh_date:0.%{specrel}.%{?prever}%{!?prever:%{gh_date}git%{gh_short}}}%{!?gh_date:%{specrel}}%{?dist}
Summary: Latte: the amazing template engine for PHP
@@ -137,5 +137,8 @@ rm -rf %{buildroot}
%changelog
+* Sun Nov 8 2015 Remi Collet <remi@fedoraproject.org> - 2.3.7-1
+- update to 2.3.7
+
* Tue Oct 20 2015 Remi Collet <remi@fedoraproject.org> - 2.3.6-1
- initial package \ No newline at end of file