summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--php-twig.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/php-twig.spec b/php-twig.spec
index 125e839..368ba08 100644
--- a/php-twig.spec
+++ b/php-twig.spec
@@ -2,7 +2,7 @@
#
# Fedora spec file for php-twig
#
-# Copyright (c) 2014-2020 Shawn Iwinski <shawn.iwinski@gmail.com>
+# Copyright (c) 2014-2021 Shawn Iwinski <shawn.iwinski@gmail.com>
# Remi Collet <remi@fedoraproject.org>
#
# License: MIT
@@ -16,8 +16,8 @@
%global github_owner twigphp
%global github_name Twig
-%global github_version 1.44.1
-%global github_commit 04b15d4c0bb18ddbf82626320ac07f6a73f199c9
+%global github_version 1.44.2
+%global github_commit 138c493c5b8ee7cff3821f80b8896d371366b5fe
%global github_short %(c=%{github_commit}; echo ${c:0:7})
# Lib
@@ -187,6 +187,9 @@ exit $RETURN_CODE
%changelog
+* Wed Jan 6 2021 Remi Collet <remi@remirepo.net> - 1.44.2-1
+- update to 1.44.2
+
* Wed Oct 28 2020 Remi Collet <remi@remirepo.net> - 1.44.1-1
- update to 1.44.1