summaryrefslogtreecommitdiffstats
path: root/php-twig2.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2022-05-16 09:56:03 +0200
committerRemi Collet <remi@php.net>2022-05-16 09:56:03 +0200
commitf0ad206e5cc3033590b1ca80f1226ee6fbdb2624 (patch)
tree997d790dd23ab813565a9c2279a75e787ad78c96 /php-twig2.spec
parent542868b8cada2d6e2dafc0607296f2fa01b8a3e5 (diff)
update to 2.15.0
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 9b58652..3dec0c1 100644
--- a/php-twig2.spec
+++ b/php-twig2.spec
@@ -14,7 +14,7 @@
%global github_owner twigphp
%global github_name Twig
-%global github_commit 66856cd0459df3dc97d32077a98454dc2a0ee75a
+%global github_commit 2fcc95728fbe9278773edcb605c7cf8bdc426c22
%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.13
+Version: 2.15.0
Release: 1%{?dist}
Summary: The flexible, fast, and secure template engine for PHP
@@ -182,6 +182,9 @@ exit $RETURN_CODE
%changelog
+* Mon May 16 2022 Remi Collet <remi@remirepo.net> - 2.15.0-1
+- update to 2.15.0
+
* Wed Apr 6 2022 Remi Collet <remi@remirepo.net> - 2.14.13-1
- update to 2.14.13