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 6545733..2e2a850 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.15.2 +Version: 2.16.0 Release: 1%{?dist} License: LGPLv2 @@ -122,6 +122,9 @@ fi %changelog +* Fri Dec 23 2016 Remi Collet <remi@fedoraproject.org> - 2.16.0-1 +- Update to 2.16.0 + * Thu Oct 13 2016 Remi Collet <remi@fedoraproject.org> - 2.15.2-1 - Update to 2.15.2 |