diff options
| author | Remi Collet <fedora@famillecollet.com> | 2013-01-04 14:11:36 +0100 | 
|---|---|---|
| committer | Remi Collet <fedora@famillecollet.com> | 2013-01-04 14:11:36 +0100 | 
| commit | 4f239c5081a8e7c5dac65f37dcf63732c66b5645 (patch) | |
| tree | 616ad84bc54da25088a4edd0f99dca1b9620845b | |
| parent | a06e1acc915cccc2a3764c41b18fa10f0710a084 (diff) | |
php-pecl-yaf: 2.2.9
| -rw-r--r-- | php-pecl-yaf.spec | 7 | 
1 files changed, 5 insertions, 2 deletions
diff --git a/php-pecl-yaf.spec b/php-pecl-yaf.spec index 422017a..3253b5b 100644 --- a/php-pecl-yaf.spec +++ b/php-pecl-yaf.spec @@ -4,8 +4,8 @@  Summary:       Yet Another Framework  Name:          php-pecl-yaf -Version:       2.2.8 -Release:       1%{?dist}.2 +Version:       2.2.9 +Release:       1%{?dist}.1  License:       PHP  Group:         Development/Languages  URL:           http://pecl.php.net/package/yaf @@ -145,6 +145,9 @@ rm -rf %{buildroot}  %changelog +* Fri Jan  4 2013 Remi Collet <remi@fedoraproject.org> - 2.2.9-1 +- version 2.2.9 (stable) +  * Tue Dec 18 2012 Remi Collet <remi@fedoraproject.org> - 2.2.8-1  - version 2.2.8 (stable)  | 
