summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2020-10-28 10:42:24 +0100
committerRemi Collet <remi@remirepo.net>2020-10-28 10:42:24 +0100
commit8fd5d85b67f48e2d60b6d715b4cee9e044bc0731 (patch)
tree577d916f52c08447e7e2b7cdfea8817f75f8358e
parent972a9674402b147251775c15ebc6c308bf66762a (diff)
update to 3.1.1
-rw-r--r--php-twig3.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-twig3.spec b/php-twig3.spec
index 93e287c..fb91af2 100644
--- a/php-twig3.spec
+++ b/php-twig3.spec
@@ -14,7 +14,7 @@
%global github_owner twigphp
%global github_name Twig
-%global github_commit 9a29e1fa7b5431969f96878b8662e3fcb18601b7
+%global github_commit b02fa41f3783a2616eccef7b92fbc2343ffed737
%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.1.0
+Version: 3.1.1
Release: 1%{?dist}
Summary: The flexible, fast, and secure template engine for PHP
@@ -165,6 +165,9 @@ exit $RETURN_CODE
%changelog
+* Wed Oct 28 2020 Remi Collet <remi@remirepo.net> - 3.1.1-1
+- update to 3.1.1
+
* Wed Oct 21 2020 Remi Collet <remi@remirepo.net> - 3.1.0-1
- update to 3.1.0