diff options
author | Remi Collet <fedora@famillecollet.com> | 2014-08-12 08:43:13 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2014-08-12 08:43:13 +0200 |
commit | 985a0448e33bbd21002b83d1c6859e70b0784e4f (patch) | |
tree | 7117ce1917c99911ae261fd79b4bf56bc62d3927 | |
parent | 15a61915780fb4c532c6d4d32830da1ea0212dd4 (diff) |
php-theseer-autoload: 1.15.0
-rw-r--r-- | php-theseer-autoload.spec | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/php-theseer-autoload.spec b/php-theseer-autoload.spec index fef4e40..e4fd3e0 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.14.2 +Version: 1.15.0 Release: 1%{?dist} Summary: A tool and library to generate autoload code @@ -45,6 +45,7 @@ Requires: php-date Requires: php-spl Provides: php-pear(%{pear_channel}/%{pear_name}) = %{version} +Provides: php-composer(theseer/autoload) = %{version} %description @@ -119,6 +120,9 @@ fi %changelog +* Tue Aug 12 2014 Remi Collet <remi@fedoraproject.org> - 1.15.0-1 +- Update to 1.15.0 + * Thu Apr 24 2014 Remi Collet <remi@fedoraproject.org> - 1.14.2-1 - Update to 1.14.2 |