summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2019-11-12 11:18:18 +0100
committerRemi Collet <remi@remirepo.net>2019-11-12 11:18:18 +0100
commit2beebca24fe5fc0282529c94aa42aed918bd8545 (patch)
tree31b2ea0fe1cc5effe67a65de4e2ba033993e9eeb
parentcf735558e00642fce1092a37b74bbcaa2b3b444e (diff)
v2.12.2
-rw-r--r--php-twig2.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-twig2.spec b/php-twig2.spec
index 74b34d5..307bcfb 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 ddd4134af9bfc6dba4eff7c8447444ecc45b9ee5
+%global github_commit d761fd1f1c6b867ae09a7d8119a6d95d06dc44ed
%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.12.1
+Version: 2.12.2
Release: 1%{?dist}
Summary: The flexible, fast, and secure template engine for PHP
@@ -183,6 +183,9 @@ exit $RETURN_CODE
%changelog
+* Tue Nov 12 2019 Remi Collet <remi@remirepo.net> - 2.12.2-1
+- update to 2.12.2
+
* Thu Oct 17 2019 Remi Collet <remi@remirepo.net> - 2.12.1-1
- update to 2.12.1 (no change)
- sources from git snapshot