diff options
| -rw-r--r-- | php-xcache.spec | 5 | 
1 files changed, 4 insertions, 1 deletions
diff --git a/php-xcache.spec b/php-xcache.spec index fb0cbff..ad9905f 100644 --- a/php-xcache.spec +++ b/php-xcache.spec @@ -10,7 +10,7 @@  Summary:       Fast, stable PHP opcode cacher  Name:          php-xcache -Version:       3.0.2 +Version:       3.0.3  Release:       1%{?dist}  License:       BSD  Group:         Development/Languages @@ -188,6 +188,9 @@ REPORT_EXIT_STATUS=1 \  %changelog +* Fri Jun 28 2013 Remi Collet <remi@fedoraproject.org> - 3.0.3-1 +- bump version, no change +  * Fri Jun 14 2013 Remi Collet <remi@fedoraproject.org> - 3.0.2-1  - bugfixes version  | 
