summaryrefslogtreecommitdiffstats
path: root/php-twig2.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2019-05-15 11:05:46 +0200
committerRemi Collet <remi@remirepo.net>2019-05-15 11:05:46 +0200
commita001482381a1dd363951b384029413936c6eceb8 (patch)
treee8d3006d06ea6ef011971394851d6ea28a976757 /php-twig2.spec
parent0e6c154c4b4c8aa781eae61acdf8a34c2a56bf58 (diff)
v2.10.0
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 30326c4..504204b 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 82a1c055c8ed4c4705023bfd0405f3c74db6e3ae
+%global github_commit 5240e21982885b76629552d83b4ebb6d41ccde6b
%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.9.0
+Version: 2.10.0
Release: 1%{?dist}
Summary: The flexible, fast, and secure template engine for PHP
@@ -177,6 +177,9 @@ exit $RETURN_CODE
%changelog
+* Wed May 15 2019 Remi Collet <remi@remirepo.net> - 2.10.0-1
+- update to 2.10.0
+
* Mon Apr 29 2019 Remi Collet <remi@remirepo.net> - 2.9.0-1
- update to 2.9.0