summaryrefslogtreecommitdiffstats
path: root/php-twig3.spec
diff options
context:
space:
mode:
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 e0bd247..5dfa6f1 100644
--- a/php-twig3.spec
+++ b/php-twig3.spec
@@ -14,7 +14,7 @@
%global github_owner twigphp
%global github_name Twig
-%global github_commit f795ca686d38530045859b0350b5352f7d63447d
+%global github_commit 1f3b7e2c06cc05d42936a8ad508ff1db7975cdc5
%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.2.1
+Version: 3.3.0
Release: 1%{?dist}
Summary: The flexible, fast, and secure template engine for PHP
@@ -165,6 +165,9 @@ exit $RETURN_CODE
%changelog
+* Mon Feb 8 2021 Remi Collet <remi@remirepo.net> - 3.3.0-1
+- update to 3.3.0
+
* Wed Jan 6 2021 Remi Collet <remi@remirepo.net> - 3.2.1-1
- update to 3.2.1