summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2021-03-10 13:53:14 +0100
committerRemi Collet <remi@remirepo.net>2021-03-10 13:53:14 +0100
commit5bd51e0256ac5b50b5e8a6a8855de66305a2c4cd (patch)
tree3aa4ff7d7c4b672f16e0472e00e713d27380e271
parent7686a70b9330064bb48b9e5fbd5dc9aa8b24974e (diff)
update to 2.14.4
-rw-r--r--php-twig2.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-twig2.spec b/php-twig2.spec
index 818afd7..fbc3f83 100644
--- a/php-twig2.spec
+++ b/php-twig2.spec
@@ -14,7 +14,7 @@
%global github_owner twigphp
%global github_name Twig
-%global github_commit 8bc568d460d88b25c00c046256ec14a787ea60d9
+%global github_commit 0b4ba691fb99ec7952d25deb36c0a83061b93bbf
%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.3
+Version: 2.14.4
Release: 1%{?dist}
Summary: The flexible, fast, and secure template engine for PHP
@@ -182,6 +182,9 @@ exit $RETURN_CODE
%changelog
+* Wed Mar 10 2021 Remi Collet <remi@remirepo.net> - 2.14.4-1
+- update to 2.14.4
+
* Wed Jan 6 2021 Remi Collet <remi@remirepo.net> - 2.14.3-1
- update to 2.14.3