diff options
author | Remi Collet <fedora@famillecollet.com> | 2013-08-05 14:24:17 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2013-08-05 14:24:17 +0200 |
commit | f89c6efd1750ba2c1ec9cdc204213e233a4322f5 (patch) | |
tree | 246724302b214b4bb48656bbdf11fb53da73b54e | |
parent | d9493062c74f0574e8d2ce5cc4e74276beed868e (diff) |
php-twig-Twig: 1.13.2
-rw-r--r-- | php-twig-Twig.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/php-twig-Twig.spec b/php-twig-Twig.spec index eb36f9f..1a069c4 100644 --- a/php-twig-Twig.spec +++ b/php-twig-Twig.spec @@ -4,7 +4,7 @@ %global pear_name Twig Name: php-twig-%{pear_name} -Version: 1.13.1 +Version: 1.13.2 Release: 1%{?dist} Summary: The flexible, fast, and secure template engine for PHP @@ -98,6 +98,9 @@ fi %changelog +* Mon Aug 05 2013 Remi Collet <remi@fedoraproject.org> - 1.13.2-1 +- Update to 1.13.2 + * Fri Jun 07 2013 Remi Collet <remi@fedoraproject.org> - 1.13.1-1 - Update to 1.13.1 |