From: Elan Ruusamäe Date: Tue, 12 Feb 2019 17:45:15 +0000 (+0200) Subject: up to 3.1.33 X-Git-Tag: auto/th/php-Smarty-3.1.33-1 X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=4726ad211739f33b50d03e647fa1d6e6e1735067;p=packages%2Fphp-Smarty.git up to 3.1.33 --- diff --git a/php-Smarty.spec b/php-Smarty.spec index 93e40db..bc13c14 100644 --- a/php-Smarty.spec +++ b/php-Smarty.spec @@ -2,9 +2,9 @@ # Conditional build: %bcond_with bc # build BC wrapper as default Smarty class -%define main_version 3.1.31 +%define main_version 3.1.33 %define doc_version 3.1.14 -%define rel 2 +%define rel 1 %define php_min_version 5.2.0 Summary: Template engine for PHP Summary(pl.UTF-8): System szablonów dla PHP @@ -14,12 +14,12 @@ 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: d13b9e826ea51d80ad65124c6ab4045a +# Source0-md5: 40cd423eccb3edd65b39445240303c52 # Source1Download: http://www.smarty.net/documentation Source1: http://www.smarty.net/files/docs/manual-en.%{doc_version}.zip # Source1-md5: f54b1dd458776e4b1ccfdbfbfda1f484 Patch0: bc.patch -URL: http://www.smarty.net/ +URL: https://www.smarty.net/ BuildRequires: rpm-php-pearprov >= 4.4.2-11 BuildRequires: rpmbuild(macros) >= 1.553 BuildRequires: unzip