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 27c4b85..5baddf7 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.14.0 +Version: 2.15.0 Release: 1%{?dist} License: LGPLv2 @@ -122,6 +122,9 @@ fi %changelog +* Thu Sep 15 2016 Remi Collet <remi@fedoraproject.org> - 2.15.0-1 +- Update to 2.15.0 + * Fri Mar 11 2016 Remi Collet <remi@fedoraproject.org> - 2.14.0-1 - Update to 2.14.0 |