From 8a9fef30cf0949181e0578e4ffdb24c492d16f72 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 29 Aug 2013 10:23:49 +0200 Subject: php-pecl-gearman: 1.1.2 --- php-pecl-gearman.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/php-pecl-gearman.spec b/php-pecl-gearman.spec index d7737d2..5f20c29 100644 --- a/php-pecl-gearman.spec +++ b/php-pecl-gearman.spec @@ -11,14 +11,14 @@ %global libver 0.21 %endif %if 0%{?fedora} >= 19 || 0%{?rhel} >= 5 -%global extver 1.1.1 +%global extver 1.1.2 %global libver 1.1.0 %endif Name: php-pecl-gearman Version: %{extver} -Release: 2%{?dist}.1 +Release: 1%{?dist}.1 Summary: PHP wrapper to libgearman Group: Development/Tools @@ -148,6 +148,9 @@ fi %changelog +* Thu Aug 29 2013 Remi Collet - 1.1.2-1 +- update to 1.1.2 + * Mon Aug 19 2013 Remi Collet - 1.1.1-1 - single spec for 0.8.x / 1.0.x / 1.1.x - update to 1.1.1, requires libgearman >= 1.1.0 -- cgit