summaryrefslogtreecommitdiffstats
path: root/php-twig2.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2021-01-06 14:24:55 +0100
committerRemi Collet <remi@remirepo.net>2021-01-06 14:24:55 +0100
commit7686a70b9330064bb48b9e5fbd5dc9aa8b24974e (patch)
treed7eb42511ad68b617523c7c504e866827b183047 /php-twig2.spec
parent1b0da653db770c093d02f31fe982e0b2994e2957 (diff)
update to 2.14.3
Diffstat (limited to 'php-twig2.spec')
-rw-r--r--php-twig2.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/php-twig2.spec b/php-twig2.spec
index 040d95c..818afd7 100644
--- a/php-twig2.spec
+++ b/php-twig2.spec
@@ -2,7 +2,7 @@
#
# Fedora spec file for php-twig2
#
-# 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
@@ -14,7 +14,7 @@
%global github_owner twigphp
%global github_name Twig
-%global github_commit 5eb9ac5dfdd20c3f59495c22841adc5da980d312
+%global github_commit 8bc568d460d88b25c00c046256ec14a787ea60d9
%global github_short %(c=%{github_commit}; echo ${c:0:7})
%global composer_vendor twig
@@ -25,7 +25,7 @@
%global phpdir %{_datadir}/php
Name: php-%{composer_project}2
-Version: 2.14.1
+Version: 2.14.3
Release: 1%{?dist}
Summary: The flexible, fast, and secure template engine for PHP
@@ -182,6 +182,9 @@ exit $RETURN_CODE
%changelog
+* Wed Jan 6 2021 Remi Collet <remi@remirepo.net> - 2.14.3-1
+- update to 2.14.3
+
* Wed Oct 28 2020 Remi Collet <remi@remirepo.net> - 2.14.1-1
- update to 2.14.1