summaryrefslogtreecommitdiffstats
path: root/php-pecl-stats.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-06-02 17:43:34 +0200
committerRemi Collet <fedora@famillecollet.com>2016-06-02 17:43:34 +0200
commitf3fc9c27e6a9ade020e54d208bb0e4e00449d95e (patch)
treedba02d458721c6a257811638810f798d38787299 /php-pecl-stats.spec
parent3430d4f196857dd32f877740cb77b4d7ec6e750b (diff)
php-pecl-stats: 1.0.5 and 2.0.3
Diffstat (limited to 'php-pecl-stats.spec')
-rw-r--r--php-pecl-stats.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/php-pecl-stats.spec b/php-pecl-stats.spec
index 9ae9e49..b6a533d 100644
--- a/php-pecl-stats.spec
+++ b/php-pecl-stats.spec
@@ -18,15 +18,13 @@
Summary: Routines for statistical computation
Name: %{?scl_prefix}php-pecl-%{pecl_name}
-Version: 1.0.4
+Version: 1.0.5
Release: 1%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
License: PHP
Group: Development/Languages
URL: http://pecl.php.net/package/%{pecl_name}
Source0: http://pecl.php.net/get/%{pecl_name}-%{version}.tgz
-Patch0: %{pecl_name}-upstream.patch
-
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: %{?scl_prefix}php-devel
BuildRequires: %{?scl_prefix}php-pear
@@ -83,7 +81,6 @@ sed -e 's/role="test"/role="src"/' \
-i package.xml
cd NTS
-%patch0 -p1 -b .fix
# Sanity check, really often broken
extver=$(sed -n '/#define PHP_STATS_VERSION/{s/.* "//;s/".*$//;p}' php_stats.h)
@@ -221,6 +218,9 @@ rm -rf %{buildroot}
%changelog
+* Thu Jun 2 2016 Remi Collet <remi@fedoraproject.org> - 1.0.5-1
+- update to 1.0.5 (php 5, stable)
+
* Sat May 28 2016 Remi Collet <remi@fedoraproject.org> - 1.0.4-1
- update to 1.0.4 (php 5, stable)