diff --git a/.gitignore b/.gitignore index 14d0c6c..ac942cd 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /xcache-3.0.0.tar.gz /xcache-3.0.1.tar.gz /xcache-3.0.2.tar.gz +/xcache-3.0.4.tar.gz diff --git a/php-xcache.spec b/php-xcache.spec index 42c93ab..36e1f20 100644 --- a/php-xcache.spec +++ b/php-xcache.spec @@ -11,7 +11,7 @@ Summary: Fast, stable PHP opcode cacher Name: php-xcache -Version: 3.0.2 +Version: 3.0.4 Release: 1%{?dist} License: BSD Group: Development/Languages @@ -190,6 +190,9 @@ REPORT_EXIT_STATUS=1 \ %changelog +* Sat Oct 12 2013 Remi Collet - 3.0.4-1 +- version 3.0.4 (bugfixes) + * Fri Jun 14 2013 Remi Collet - 3.0.2-1 - bugfixes version diff --git a/sources b/sources index 78041c4..cfa3853 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5ec9952c4b4c14e13d084c0787d0d49c xcache-3.0.2.tar.gz +d24dbef9e88e79375958f7e37386bc84 xcache-3.0.4.tar.gz