diff --git a/.gitignore b/.gitignore index 36316b5..77ee528 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,3 @@ +*spec~ /xcache-3.0.0.tar.gz +/xcache-3.0.1.tar.gz diff --git a/php-xcache.spec b/php-xcache.spec index cd08921..d374e5c 100644 --- a/php-xcache.spec +++ b/php-xcache.spec @@ -3,8 +3,8 @@ Summary: Fast, stable PHP opcode cacher Name: php-xcache -Version: 3.0.0 -Release: 1%{?dist}.1 +Version: 3.0.1 +Release: 1%{?dist} License: BSD Group: Development/Languages URL: http://xcache.lighttpd.net/ @@ -181,6 +181,9 @@ REPORT_EXIT_STATUS=1 \ %changelog +* Thu Jan 17 2013 Remi Collet - 3.0.1-1 +- bugfixes version + * Sat Nov 22 2012 Remi Collet - 3.0.0-1.1 - upstream have fixed the sources (review #859504) diff --git a/sources b/sources index 9536de4..19048c2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9250622c58fb3b8a01968f4b6903b18b xcache-3.0.0.tar.gz +46b33bc04bbf8a5d1615e7235e8b84d5 xcache-3.0.1.tar.gz