summaryrefslogtreecommitdiffstats
path: root/php-pecl-raphf.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2013-11-26 13:32:57 +0100
committerRemi Collet <fedora@famillecollet.com>2013-11-26 13:32:57 +0100
commit373a926c3ce63b26da664ba190956854a1a73451 (patch)
tree45e171b8729a4631d375e1783c1b74d2f6018588 /php-pecl-raphf.spec
parent3a10131672f9c9bcf49271e9135401e3cd099524 (diff)
php-pecl-raphf: 1.0.4 (stable)
Diffstat (limited to 'php-pecl-raphf.spec')
-rw-r--r--php-pecl-raphf.spec7
1 files changed, 6 insertions, 1 deletions
diff --git a/php-pecl-raphf.spec b/php-pecl-raphf.spec
index ae77827..a693737 100644
--- a/php-pecl-raphf.spec
+++ b/php-pecl-raphf.spec
@@ -19,7 +19,7 @@
Summary: Resource and persistent handles factory
Name: php-pecl-%{pecl_name}
-Version: 1.0.3
+Version: 1.0.4
Release: 1%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}
License: BSD
Group: Development/Languages
@@ -44,9 +44,11 @@ Provides: php-pecl(%{pecl_name}) = %{version}
Provides: php-pecl(%{pecl_name})%{?_isa} = %{version}
# Other third party repo stuff
+%if "%{php_version}" > "5.4"
Obsoletes: php53-pecl-raphf
Obsoletes: php53u-pecl-raphf
Obsoletes: php54-pecl-raphf
+%endif
%if "%{php_version}" > "5.5"
Obsoletes: php55u-pecl-raphf
%endif
@@ -222,6 +224,9 @@ rm -rf %{buildroot}
%changelog
+* Tue Nov 26 2013 Remi Collet <remi@fedoraproject.org> - 1.0.4-1
+- Update to 1.0.4 (stable)
+
* Fri Nov 15 2013 Remi Collet <remi@fedoraproject.org> - 1.0.3-1
- Update to 1.0.3 (stable)
- install doc in pecl doc_dir