summaryrefslogtreecommitdiffstats
path: root/php-twig.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2020-10-28 10:22:26 +0100
committerRemi Collet <remi@remirepo.net>2020-10-28 10:22:26 +0100
commit75680ba0ee68155ddc694914e1c0bd7f6dc0c436 (patch)
treef8e826bde12c926248273314519c9d03f9eb81d8 /php-twig.spec
parent04a7971242f1fd8baabd2718c82aa2e2383a6611 (diff)
update to 1.44.1
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 a165809..125e839 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.0
-%global github_commit e7c93a4af5eba2b0b3cf51d540e0a131187d7410
+%global github_version 1.44.1
+%global github_commit 04b15d4c0bb18ddbf82626320ac07f6a73f199c9
%global github_short %(c=%{github_commit}; echo ${c:0:7})
# Lib
@@ -187,6 +187,9 @@ exit $RETURN_CODE
%changelog
+* Wed Oct 28 2020 Remi Collet <remi@remirepo.net> - 1.44.1-1
+- update to 1.44.1
+
* Wed Oct 21 2020 Remi Collet <remi@remirepo.net> - 1.44.0-1
- update to 1.44.0
- raise dependency on PHP 7.2.5