summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-05-13 23:08:54 +0200
committerRemi Collet <fedora@famillecollet.com>2015-05-13 23:08:54 +0200
commit9586d34fd0daac8262d9264d004d57c360305f58 (patch)
treea923a12f218e73169c49f4458f2309db6958c93e
parent264c62f490baee14db6d8e1c8064949b64aee436 (diff)
php-Smarty: 3.1.23
-rw-r--r--php-Smarty.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-Smarty.spec b/php-Smarty.spec
index 3497a0f..8f31589 100644
--- a/php-Smarty.spec
+++ b/php-Smarty.spec
@@ -1,11 +1,11 @@
-%global gh_commit ab93b0feee7841e2b692160f9585189b272a0cd2
+%global gh_commit 04f0090c40b1a0e1fb55dbe0297f08386b36de21
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner smarty-php
%global gh_project smarty
Name: php-Smarty
Summary: Template/Presentation Framework for PHP
-Version: 3.1.22
+Version: 3.1.23
Release: 1%{?dist}
Source0: https://github.com/%{gh_owner}/%{gh_project}/archive/%{gh_commit}/%{gh_project}-%{version}.tar.gz
@@ -71,6 +71,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
+* Wed May 13 2015 Remi Collet <remi@fedoraproject.org> - 3.1.23-1
+- update to 3.1.23
+
* Mon May 11 2015 Remi Collet <remi@fedoraproject.org> - 3.1.22-1
- update to 3.1.22