diff options
| author | Remi Collet <fedora@famillecollet.com> | 2013-08-29 10:23:49 +0200 | 
|---|---|---|
| committer | Remi Collet <fedora@famillecollet.com> | 2013-08-29 10:23:49 +0200 | 
| commit | 8a9fef30cf0949181e0578e4ffdb24c492d16f72 (patch) | |
| tree | 29ca60bb2edb9542592e4d6317c2983f06c96347 | |
| parent | 3bec2f3c8f580063e54a9cc18398c9d2946fbe85 (diff) | |
php-pecl-gearman: 1.1.2
| -rw-r--r-- | php-pecl-gearman.spec | 7 | 
1 files 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 <remi@fedoraproject.org> - 1.1.2-1 +- update to 1.1.2 +  * Mon Aug 19 2013 Remi Collet <remi@fedoraproject.org> - 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  | 
