summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2018-03-20 14:28:15 +0100
committerRemi Collet <remi@remirepo.net>2018-03-20 14:28:15 +0100
commit980352772e91928fd1a2adf84f52086bcc6d7c16 (patch)
treead52963e8337d369f62d2bbe2c44c8cabe238a80
parent05bbaa900b03eef5f13ed3e28f9d1445c3cc6a9b (diff)
v2.4.7
-rw-r--r--composer.json4
-rw-r--r--php-twig2.spec7
2 files changed, 7 insertions, 4 deletions
diff --git a/composer.json b/composer.json
index d7c9756..d4e37ce 100644
--- a/composer.json
+++ b/composer.json
@@ -31,8 +31,8 @@
"symfony/polyfill-mbstring": "~1.0"
},
"require-dev": {
- "symfony/phpunit-bridge": "~3.3@dev",
- "symfony/debug": "~2.7",
+ "symfony/phpunit-bridge": "^3.3",
+ "symfony/debug": "^2.7",
"psr/container": "^1.0"
},
"autoload": {
diff --git a/php-twig2.spec b/php-twig2.spec
index 68f9c69..34d9ab1 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 d2117ec118c1ff3d28ccddca8212d82787a4809f
+%global github_commit 69aacd44dbbaa3199d5afb68605c996d577896fc
%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.6
+Version: 2.4.7
Release: 1%{?dist}
Summary: The flexible, fast, and secure template engine for PHP
@@ -158,6 +158,9 @@ exit $RETURN_CODE
%changelog
+* Tue Mar 20 2018 Remi Collet <remi@remirepo.net> - 2.4.7-1
+- update to 2.4.7
+
* Sun Mar 4 2018 Remi Collet <remi@remirepo.net> - 2.4.6-1
- Update to 2.4.6