[packages/php-Smarty] up to 3.1.28
glen
glen at pld-linux.org
Mon Dec 14 22:39:58 CET 2015
commit ada0404d08ed563efd294e7c8ab7883e33dce34a
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Mon Dec 14 23:39:33 2015 +0200
up to 3.1.28
Starting with version 3.1.28 template inheritance is no longer a compile
time process. All {block} tag parent/child relations are resolved at run
time.
php-Smarty.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/php-Smarty.spec b/php-Smarty.spec
index d467457..3bc2ac6 100644
--- a/php-Smarty.spec
+++ b/php-Smarty.spec
@@ -2,7 +2,7 @@
# Conditional build:
%bcond_with bc # build BC wrapper as default Smarty class
-%define main_version 3.1.27
+%define main_version 3.1.28
%define doc_version 3.1.14
%define rel 1
%define php_min_version 5.2.0
@@ -14,7 +14,7 @@ Release: %{rel}%{?with_bc:BC}
License: LGPL v3
Group: Development/Languages/PHP
Source0: https://github.com/smarty-php/smarty/archive/v%{version}/smarty-%{version}.tar.gz
-# Source0-md5: ef1e51f87857608cac5d42f1dd2d845a
+# Source0-md5: d54064ee149a52fdcd7ae994e303b587
# Source1Download: http://www.smarty.net/documentation
Source1: http://www.smarty.net/files/docs/manual-en.%{doc_version}.zip
# Source1-md5: f54b1dd458776e4b1ccfdbfbfda1f484
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/php-Smarty.git/commitdiff/ada0404d08ed563efd294e7c8ab7883e33dce34a
More information about the pld-cvs-commit
mailing list