summaryrefslogtreecommitdiffstats
path: root/php-twig2.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2023-01-03 09:19:26 +0100
committerRemi Collet <remi@php.net>2023-01-03 09:19:26 +0100
commit68727ac1de81fef74f4e6102d11644bcc8d4165c (patch)
tree0b740c84192a55a97debbe757fa5eb2c8aa8dc15 /php-twig2.spec
parent21f0751fa4c732d0df736bedb3c793600f0daaf9 (diff)
update to 2.15.4
Diffstat (limited to 'php-twig2.spec')
-rw-r--r--php-twig2.spec11
1 files changed, 7 insertions, 4 deletions
diff --git a/php-twig2.spec b/php-twig2.spec
index c090c0f..8ac830f 100644
--- a/php-twig2.spec
+++ b/php-twig2.spec
@@ -2,7 +2,7 @@
#
# Fedora spec file for php-twig2
#
-# Copyright (c) 2014-2022 Shawn Iwinski <shawn.iwinski@gmail.com>
+# Copyright (c) 2014-2023 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 ab402673db8746cb3a4c46f3869d6253699f614a
+%global github_commit 3e059001d6d597dd50ea7c74dd2464b4adea48d3
%global github_short %(c=%{github_commit}; echo ${c:0:7})
%global composer_vendor twig
@@ -25,11 +25,11 @@
%global phpdir %{_datadir}/php
Name: php-%{composer_project}2
-Version: 2.15.3
+Version: 2.15.4
Release: 1%{?dist}
Summary: The flexible, fast, and secure template engine for PHP
-License: BSD
+License: BSD-3-Clause
URL: https://twig.symfony.com
Source0: %{name}-%{version}-%{github_short}.tgz
Source1: makesrc.sh
@@ -182,6 +182,9 @@ exit $RETURN_CODE
%changelog
+* Tue Jan 3 2023 Remi Collet <remi@remirepo.net> - 2.15.4-1
+- update to 2.15.4
+
* Thu Sep 29 2022 Remi Collet <remi@remirepo.net> - 2.15.3-1
- update to 2.15.3