summaryrefslogtreecommitdiffstats
path: root/php-twig2.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2018-04-03 07:52:03 +0200
committerRemi Collet <remi@remirepo.net>2018-04-03 07:52:03 +0200
commitb2fd8c7e45606252f55c58008fa989cae4d09fc3 (patch)
tree578671557470ffbac0be24bfdeecb5fca7bb85f6 /php-twig2.spec
parent980352772e91928fd1a2adf84f52086bcc6d7c16 (diff)
v2.4.8
Diffstat (limited to 'php-twig2.spec')
-rw-r--r--php-twig2.spec9
1 files changed, 7 insertions, 2 deletions
diff --git a/php-twig2.spec b/php-twig2.spec
index 34d9ab1..cc4701a 100644
--- a/php-twig2.spec
+++ b/php-twig2.spec
@@ -13,7 +13,7 @@
%global with_tests 0%{!?_without_tests:1}
%global github_owner twigphp
%global github_name Twig
-%global github_commit 69aacd44dbbaa3199d5afb68605c996d577896fc
+%global github_commit 7b604c89da162034bdf4bb66310f358d313dd16d
%global github_short %(c=%{github_commit}; echo ${c:0:7})
%global composer_vendor twig
@@ -24,7 +24,7 @@
%global phpdir %{_datadir}/php
Name: php-%{composer_project}2
-Version: 2.4.7
+Version: 2.4.8
Release: 1%{?dist}
Summary: The flexible, fast, and secure template engine for PHP
@@ -39,9 +39,11 @@ BuildRequires: php-fedora-autoloader-devel
# For tests
BuildRequires: php(language) >= %{php_min_ver}
BuildRequires: php-composer(phpunit/phpunit)
+# remirepo:1
%if 0%{?fedora} >= 27 || 0%{?rhel} >= 8
BuildRequires: (php-composer(symfony/debug) >= 2.7 with php-composer(symfony/debug) < 3)
BuildRequires: (php-composer(psr/container) >= 1.0 with php-composer(psr/container) < 2)
+# remirepo:5
%else
BuildRequires: php-symfony-debug >= 2.7
BuildRequires: php-composer(psr/container) < 2
@@ -158,6 +160,9 @@ exit $RETURN_CODE
%changelog
+* Tue Apr 3 2018 Remi Collet <remi@remirepo.net> - 2.4.8-1
+- update to 2.4.8
+
* Tue Mar 20 2018 Remi Collet <remi@remirepo.net> - 2.4.7-1
- update to 2.4.7