diff options
author | Remi Collet <fedora@famillecollet.com> | 2014-08-14 11:18:33 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2014-08-14 11:18:33 +0200 |
commit | f18f0f8f4642b2276adf7f04cb3d34fdb26202e3 (patch) | |
tree | a19f90cea287cb9df8256ed1a44104f5d41020a0 | |
parent | 985a0448e33bbd21002b83d1c6859e70b0784e4f (diff) |
php-theseer-autoload: 1.15.1
-rw-r--r-- | php-theseer-autoload.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/php-theseer-autoload.spec b/php-theseer-autoload.spec index e4fd3e0..03ef71e 100644 --- a/php-theseer-autoload.spec +++ b/php-theseer-autoload.spec @@ -11,7 +11,7 @@ %global pear_channel pear.netpirates.net Name: php-theseer-autoload -Version: 1.15.0 +Version: 1.15.1 Release: 1%{?dist} Summary: A tool and library to generate autoload code @@ -120,6 +120,9 @@ fi %changelog +* Thu Aug 14 2014 Remi Collet <remi@fedoraproject.org> - 1.15.1-1 +- Update to 1.15.1 + * Tue Aug 12 2014 Remi Collet <remi@fedoraproject.org> - 1.15.0-1 - Update to 1.15.0 |