summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-05-30 14:36:57 +0200
committerRemi Collet <fedora@famillecollet.com>2016-05-30 14:36:57 +0200
commit3d6821661a7ca04188eb356bfb8a9c7bf8517847 (patch)
tree969acadf87d4dd24b3da74fff093dae54a729c76
parent5791e74bc8e1901710680f7a6a0d06fce7a81443 (diff)
php-latte: 2.3.12
-rw-r--r--php-latte.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-latte.spec b/php-latte.spec
index aac2d76..220a9f4 100644
--- a/php-latte.spec
+++ b/php-latte.spec
@@ -6,7 +6,7 @@
#
# Please, preserve the changelog entries
#
-%global gh_commit a337509d08f5622c0baff971346a4a101416842d
+%global gh_commit 26af8b6b68ea68bb466ce692c12b8898524456bd
#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.11
+Version: 2.3.12
%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
+* Mon May 30 2016 Remi Collet <remi@fedoraproject.org> - 2.3.12-1
+- update to 2.3.12
+
* Tue Apr 12 2016 Remi Collet <remi@fedoraproject.org> - 2.3.11-1
- update to 2.3.11