summaryrefslogtreecommitdiffstats
path: root/php-twig2.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2023-05-04 07:35:31 +0200
committerRemi Collet <remi@php.net>2023-05-04 07:35:31 +0200
commitc8434a296ae25886296c11d2430364bdac7ffea8 (patch)
treeeb26e6e86a1a3cb61e99fca8d95bf80a2b4081c2 /php-twig2.spec
parent68727ac1de81fef74f4e6102d11644bcc8d4165c (diff)
update to 2.15.5HEADmaster
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 8ac830f..fdfed23 100644
--- a/php-twig2.spec
+++ b/php-twig2.spec
@@ -14,7 +14,7 @@
%global github_owner twigphp
%global github_name Twig
-%global github_commit 3e059001d6d597dd50ea7c74dd2464b4adea48d3
+%global github_commit fc02a6af3eeb97c4bf5650debc76c2eda85ac22e
%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.4
+Version: 2.15.5
Release: 1%{?dist}
Summary: The flexible, fast, and secure template engine for PHP
@@ -182,6 +182,9 @@ exit $RETURN_CODE
%changelog
+* Thu May 4 2023 Remi Collet <remi@remirepo.net> - 2.15.5-1
+- update to 2.15.5
+
* Tue Jan 3 2023 Remi Collet <remi@remirepo.net> - 2.15.4-1
- update to 2.15.4