diff options
-rw-r--r-- | php-pear-phing.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pear-phing.spec b/php-pear-phing.spec index 83b5b0a..cdf075f 100644 --- a/php-pear-phing.spec +++ b/php-pear-phing.spec @@ -15,7 +15,7 @@ Summary: A project build system based on Apache Ant Name: php-pear-phing -Version: 2.11.0 +Version: 2.12.0 Release: 1%{?dist} License: LGPLv2 @@ -120,6 +120,9 @@ fi %changelog +* Tue Aug 25 2015 Remi Collet <remi@fedoraproject.org> - 2.12.0-1 +- Update to 2.12.0 + * Wed May 20 2015 Remi Collet <remi@fedoraproject.org> - 2.11.0-1 - Update to 2.11.0 |