diff --git a/.gitignore b/.gitignore index ca19b97..5163c70 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /gearman-0.7.0.tgz /gearman-1.0.1.tgz /gearman-1.0.2.tgz +/gearman-1.1.0.tgz diff --git a/php-pecl-gearman.spec b/php-pecl-gearman.spec index 0462db1..d532535 100644 --- a/php-pecl-gearman.spec +++ b/php-pecl-gearman.spec @@ -4,7 +4,7 @@ %define pecl_name gearman Name: php-pecl-gearman -Version: 1.0.2 +Version: 1.1.0 Release: 1%{?dist} Summary: PHP wrapper to libgearman @@ -114,6 +114,9 @@ fi %changelog +* Fri Nov 30 2012 Tom Callaway - 1.1.0-1 +- update to 1.1.0 + * Sat Aug 04 2012 Remi Collet - 1.0.2-1 - update to 1.0.2 - add BR on libgearman-1.0, workaround for https://bugzilla.redhat.com/819209 diff --git a/sources b/sources index d6a3736..dff9c5c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -98464746d1de660f15a25b1bc8fcbc8a gearman-1.0.2.tgz +9a39176b9be649ffa29875f5d4af6990 gearman-1.1.0.tgz