From f8706d3060d730eeadf178c8f9e27465e8228c55 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 18 Apr 2016 07:21:18 +0200 Subject: php-pecl-oci8: 2.0.11 (php 5.4 and 5.5) --- php-pecl-oci8.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'php-pecl-oci8.spec') diff --git a/php-pecl-oci8.spec b/php-pecl-oci8.spec index 804e7e6..57e6762 100644 --- a/php-pecl-oci8.spec +++ b/php-pecl-oci8.spec @@ -27,8 +27,8 @@ Summary: Extension for Oracle Database Name: %{?scl_prefix}php-pecl-%{pecl_name} -Version: 2.0.10 -Release: 2%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')} +Version: 2.0.11 +Release: 1%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')} License: PHP Group: Development/Languages @@ -308,6 +308,9 @@ rm -rf %{buildroot} %changelog +* Mon Apr 18 2016 Remi Collet - 2.0.11-1 +- Update to 2.0.11 + * Thu Mar 10 2016 Remi Collet - 2.0.10-2 - adapt for F24 - fix license management -- cgit