diff options
Diffstat (limited to 'php-twig.spec')
-rw-r--r-- | php-twig.spec | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/php-twig.spec b/php-twig.spec index c25f7f2..b57b9db 100644 --- a/php-twig.spec +++ b/php-twig.spec @@ -16,8 +16,8 @@ %global github_owner twigphp %global github_name Twig -%global github_version 1.44.3 -%global github_commit 920a9b9a616cdc3ee80dfee67cab5223a2cae7fa +%global github_version 1.44.4 +%global github_commit 4d400421528e9fa40caaffcf7824c172526dd99d %global github_short %(c=%{github_commit}; echo ${c:0:7}) # Lib @@ -190,6 +190,9 @@ exit $RETURN_CODE %changelog +* Mon May 17 2021 Remi Collet <remi@remirepo.net> - 1.44.4-1 +- update to 1.44.4 + * Wed May 12 2021 Remi Collet <remi@remirepo.net> - 1.44.3-1 - update to 1.44.3 |