summaryrefslogtreecommitdiffstats
path: root/php-twig2.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2021-05-17 08:52:00 +0200
committerRemi Collet <remi@remirepo.net>2021-05-17 08:52:00 +0200
commite5274e2f900446b20a2ecc28a320d4cd8e25e993 (patch)
tree58f63c714bb41d50ff8310f9000bb5e5369b69c6 /php-twig2.spec
parentaa115cd9580954a4239e629390c84f63f163712f (diff)
update to 2.14.6
Diffstat (limited to 'php-twig2.spec')
-rw-r--r--php-twig2.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-twig2.spec b/php-twig2.spec
index 52c6088..998f79e 100644
--- a/php-twig2.spec
+++ b/php-twig2.spec
@@ -14,7 +14,7 @@
%global github_owner twigphp
%global github_name Twig
-%global github_commit c9dd15b3a80725bc4919730fae462bddcc960820
+%global github_commit 27e5cf2b05e3744accf39d4c68a3235d9966d260
%global github_short %(c=%{github_commit}; echo ${c:0:7})
%global composer_vendor twig
@@ -25,7 +25,7 @@
%global phpdir %{_datadir}/php
Name: php-%{composer_project}2
-Version: 2.14.5
+Version: 2.14.6
Release: 1%{?dist}
Summary: The flexible, fast, and secure template engine for PHP
@@ -182,6 +182,9 @@ exit $RETURN_CODE
%changelog
+* Mon May 17 2021 Remi Collet <remi@remirepo.net> - 2.14.6-1
+- update to 2.14.6
+
* Wed May 12 2021 Remi Collet <remi@remirepo.net> - 2.14.5-1
- update to 2.14.5