summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2014-12-24 14:34:40 +0100
committerRemi Collet <fedora@famillecollet.com>2014-12-24 14:34:40 +0100
commitc8d70aa4888000983a7c681ad4df5fe03fab78f4 (patch)
tree7edc8c301fae3b2a2c0b75eb5ed25f768e02801a
parentb3a8d3e584639f80dbbb2851c2bda5d2d5526d58 (diff)
Fedora 21 SCL mass rebuild (WIP)
-rw-r--r--php-pecl-gearman.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-gearman.spec b/php-pecl-gearman.spec
index 97eb7d6..1c618be 100644
--- a/php-pecl-gearman.spec
+++ b/php-pecl-gearman.spec
@@ -37,7 +37,7 @@
Name: %{?scl_prefix}php-pecl-gearman
Version: %{extver}
-Release: 6%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}
+Release: 6%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}.1
Summary: PHP wrapper to libgearman
Group: Development/Tools
@@ -202,6 +202,9 @@ fi
%changelog
+* Wed Dec 24 2014 Remi Collet <remi@fedoraproject.org> - 1.1.2-6.1
+- Fedora 21 SCL mass rebuild
+
* Tue Sep 9 2014 Remi Collet <remi@fedoraproject.org> - 1.1.2-6
- don't install tests
- fix license handling