summaryrefslogtreecommitdiffstats
path: root/php-twig3.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2022-05-16 09:57:49 +0200
committerRemi Collet <remi@php.net>2022-05-16 09:57:49 +0200
commit0e321ae0310ce7c3ac25ca0bd6288231643c0e35 (patch)
tree8cd77bde02d862f1ac6170c6f03e2c1304fc2f42 /php-twig3.spec
parentabe792cfcb871f080c7ed3649322a7af64ba7969 (diff)
update to 3.4.0
Diffstat (limited to 'php-twig3.spec')
-rw-r--r--php-twig3.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-twig3.spec b/php-twig3.spec
index 79976af..ce14742 100644
--- a/php-twig3.spec
+++ b/php-twig3.spec
@@ -14,7 +14,7 @@
%global github_owner twigphp
%global github_name Twig
-%global github_commit 8442df056c51b706793adf80a9fd363406dd3674
+%global github_commit ed19f4bf9d19c4ef920b5d8243910bd32e85b9ba
%global github_short %(c=%{github_commit}; echo ${c:0:7})
%global composer_vendor twig
@@ -27,7 +27,7 @@
%global phpdir %{_datadir}/php
Name: php-%{composer_project}%{major}
-Version: 3.3.10
+Version: 3.4.0
Release: 1%{?dist}
Summary: The flexible, fast, and secure template engine for PHP
@@ -164,6 +164,9 @@ exit $RETURN_CODE
%changelog
+* Mon May 16 2022 Remi Collet <remi@remirepo.net> - 3.4.0-1
+- update to 3.4.0
+
* Wed Apr 6 2022 Remi Collet <remi@remirepo.net> - 3.3.10-1
- update to 3.3.10