From 8452434b26ff025f6b01ae30702325bc3ad5822e Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 28 Sep 2017 07:00:48 +0200 Subject: v1.35.0 --- php-twig.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'php-twig.spec') diff --git a/php-twig.spec b/php-twig.spec index e2cd91e..fac26d0 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.34.4 -%global github_commit f878bab48edb66ad9c6ed626bf817f60c6c096ee +%global github_version 1.35.0 +%global github_commit daa657073e55b0a78cce8fdd22682fddecc6385f %global github_short %(c=%{github_commit}; echo ${c:0:7}) %if "%{php_version}" < "7" @@ -349,6 +349,9 @@ exit $ret %changelog +* Thu Sep 28 2017 Remi Collet - 1.35.0-1 +- Update to 1.35.0 + * Wed Jul 5 2017 Remi Collet - 1.34.4-1 - Update to 1.34.4 -- cgit