summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-12-21 15:52:36 +0100
committerRemi Collet <fedora@famillecollet.com>2016-12-21 15:52:36 +0100
commit85e068cac1bd229365f3e0f33e188a4e959843f6 (patch)
tree9a0cf9a4a27f468303b286f2c708960e49f898ce
parent30a6aad718811b7c8cd8e40c210de889b10eac1b (diff)
php-latte: 2.3.13
-rw-r--r--php-latte.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-latte.spec b/php-latte.spec
index 220a9f4..3bfd209 100644
--- a/php-latte.spec
+++ b/php-latte.spec
@@ -6,7 +6,7 @@
#
# Please, preserve the changelog entries
#
-%global gh_commit 26af8b6b68ea68bb466ce692c12b8898524456bd
+%global gh_commit 995521e5ce0dc99ce8c801cba4c19322878f0a98
#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.12
+Version: 2.3.13
%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
@@ -145,6 +145,9 @@ rm -rf %{buildroot}
%changelog
+* Wed Dec 21 2016 Remi Collet <remi@fedoraproject.org> - 2.3.13-1
+- update to 2.3.13
+
* Mon May 30 2016 Remi Collet <remi@fedoraproject.org> - 2.3.12-1
- update to 2.3.12