summaryrefslogtreecommitdiffstats
path: root/php-twig.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2019-04-29 09:51:28 +0200
committerRemi Collet <remi@remirepo.net>2019-04-29 09:51:28 +0200
commitcdfc6c1a43f517307cfacdc493e2af43a1281d97 (patch)
treee05a2d8e23cac7f9c0c49d92baa51995d7c0102e /php-twig.spec
parentb0bbc4e0d708fc1051f32960395c0809b1b9b2c3 (diff)
v1.40.0
Diffstat (limited to 'php-twig.spec')
-rw-r--r--php-twig.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-twig.spec b/php-twig.spec
index 9278dfb..d195df4 100644
--- a/php-twig.spec
+++ b/php-twig.spec
@@ -30,8 +30,8 @@
%global github_owner twigphp
%global github_name Twig
-%global github_version 1.39.1
-%global github_commit 23e7b6f0cfa1d7ba3de69f30d8e05cf957412fec
+%global github_version 1.40.0
+%global github_commit 2ba4eaf6b0649760a2cdbc0ada19486f9c1b4125
%global github_short %(c=%{github_commit}; echo ${c:0:7})
%if "%{php_version}" < "7"
@@ -353,6 +353,9 @@ exit $ret
%changelog
+* Mon Apr 29 2019 Remi Collet <remi@remirepo.net> - 1.40.0-1
+- update to 1.40.0
+
* Wed Apr 17 2019 Remi Collet <remi@remirepo.net> - 1.39.1-1
- update to 1.39.1