summaryrefslogtreecommitdiffstats
path: root/php-twig2.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2017-06-08 07:02:30 +0200
committerRemi Collet <remi@remirepo.net>2017-06-08 07:02:30 +0200
commitc8d3f869a202061c377e85c08931bb3e961726b4 (patch)
tree8364f66d582ad6fbf3a68cecf3427db632c71a92 /php-twig2.spec
parent9a51a8cf5057c1e9d121c8ee956a816278b4f92e (diff)
v2.4.3
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 023774d..b96b9fe 100644
--- a/php-twig2.spec
+++ b/php-twig2.spec
@@ -13,7 +13,7 @@
%global with_tests 0%{!?_without_tests:1}
%global github_owner twigphp
%global github_name Twig
-%global github_commit fe3e3f3359b23b36f65cb600cd516142c07a2e7d
+%global github_commit eab7c3288ae6603d7d6f92b531626af2b162d1f2
%global github_short %(c=%{github_commit}; echo ${c:0:7})
%global composer_vendor twig
@@ -24,7 +24,7 @@
%global phpdir %{_datadir}/php
Name: php-%{composer_project}2
-Version: 2.4.2
+Version: 2.4.3
Release: 1%{?dist}
Summary: The flexible, fast, and secure template engine for PHP
@@ -155,6 +155,9 @@ exit $RETURN_CODE
%changelog
+* Thu Jun 8 2017 Remi Collet <remi@remirepo.net> - 2.4.3-1
+- Update to 2.4.3
+
* Tue Jun 6 2017 Remi Collet <remi@remirepo.net> - 2.4.2-1
- Update to 2.4.2
- add namespaced compat library