summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2022-09-29 12:19:30 +0200
committerRemi Collet <remi@php.net>2022-09-29 12:19:30 +0200
commit21f0751fa4c732d0df736bedb3c793600f0daaf9 (patch)
treeb132cbafce0fef414fece753e159f9ff484659ef
parent3f199b316e3cf391d884d624da19ae845d00c7ac (diff)
update to 2.15.3
-rw-r--r--php-twig2.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-twig2.spec b/php-twig2.spec
index 0b4db64..c090c0f 100644
--- a/php-twig2.spec
+++ b/php-twig2.spec
@@ -14,7 +14,7 @@
%global github_owner twigphp
%global github_name Twig
-%global github_commit 3e43405a9a8b578809426339cc3780e16fba0c52
+%global github_commit ab402673db8746cb3a4c46f3869d6253699f614a
%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.15.2
+Version: 2.15.3
Release: 1%{?dist}
Summary: The flexible, fast, and secure template engine for PHP
@@ -182,6 +182,9 @@ exit $RETURN_CODE
%changelog
+* Thu Sep 29 2022 Remi Collet <remi@remirepo.net> - 2.15.3-1
+- update to 2.15.3
+
* Tue Aug 16 2022 Remi Collet <remi@remirepo.net> - 2.15.2-1
- update to 2.15.2