diff options
| author | Remi Collet <fedora@famillecollet.com> | 2012-11-01 09:03:12 +0100 | 
|---|---|---|
| committer | Remi Collet <fedora@famillecollet.com> | 2012-11-01 09:03:12 +0100 | 
| commit | 71c5e65e2d0b973e66c25adc1fa7f36355330905 (patch) | |
| tree | de7e41491a71998def0aa59f954ac6849b26f950 | |
| parent | c8b4ccbac6af5b1d2344237b4e01bd3644b14819 (diff) | |
php-pecl-yaf 2.2.6
| -rw-r--r-- | php-pecl-yaf.spec | 5 | 
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-yaf.spec b/php-pecl-yaf.spec index 1fbe2be..9aa3a57 100644 --- a/php-pecl-yaf.spec +++ b/php-pecl-yaf.spec @@ -4,7 +4,7 @@  Summary:       Yet Another Framework  Name:          php-pecl-yaf -Version:       2.2.5 +Version:       2.2.6  Release:       1%{?dist}  License:       PHP  Group:         Development/Languages @@ -140,6 +140,9 @@ rm -rf %{buildroot}  %changelog +* Thu Nov  1 2012 Remi Collet <remi@fedoraproject.org> - 2.2.6-1 +- version 2.2.6 (stable) +  * Mon Oct 22 2012 Remi Collet <remi@fedoraproject.org> - 2.2.5-1  - version 2.2.5 (stable)  - LICENSE now provided by upstream  | 
