summaryrefslogtreecommitdiffstats
path: root/php-twig.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-01-26 07:29:00 +0100
committerRemi Collet <fedora@famillecollet.com>2016-01-26 07:29:00 +0100
commitd5390863f4892f6005a808bf0e6644320f9f7244 (patch)
treedce676c4b9d3912673b5cbafb76e1f5ed28051eb /php-twig.spec
parentfa6fb7f13272e7064e36c60ebcaf36e6edfaaddc (diff)
php-twig: 1.24.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 9a88ca5..3389228 100644
--- a/php-twig.spec
+++ b/php-twig.spec
@@ -14,8 +14,8 @@
%global github_owner twigphp
%global github_name Twig
-%global github_version 1.23.3
-%global github_commit ae53fc2c312fdee63773b75cb570304f85388b08
+%global github_version 1.24.0
+%global github_commit 3e5aa30ebfbafd5951fb1b01e338e1800ce7e0e8
%global github_short %(c=%{github_commit}; echo ${c:0:7})
@@ -299,6 +299,9 @@ rm -rf %{buildroot}
%changelog
+* Tue Jan 26 2016 Remi Collet <remi@fedoraproject.org> - 1.24.0-1
+- Update to 1.24.0
+
* Mon Jan 11 2016 Remi Collet <remi@fedoraproject.org> - 1.23.3-1
- Update to 1.23.3
- run test suite with both PHP 5 and 7 when available