From 5ff4c337089fbc1dbe5dbde3e65f03ba0a1eac34 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 19 Jun 2014 19:43:32 +0200 Subject: php-pecl-solr: add REFLECTION for 1.0.2 --- php-pecl-solr.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'php-pecl-solr.spec') diff --git a/php-pecl-solr.spec b/php-pecl-solr.spec index 7be87f0..6442ae6 100644 --- a/php-pecl-solr.spec +++ b/php-pecl-solr.spec @@ -25,7 +25,7 @@ Summary: Object oriented API to Apache Solr Summary(fr): API orientée objet pour Apache Solr Name: %{?scl_prefix}php-pecl-solr -Version: 1.0.2 +Version: 1.1.0 Release: 9%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')} License: PHP Group: Development/Languages @@ -269,6 +269,9 @@ rm -rf %{buildroot} %changelog +* Thu Jun 19 2014 Remi Collet - 1.1.0-1 +- Update to 1.1.0 + * Thu Apr 17 2014 Remi Collet - 1.0.2-9 - add numerical prefix to extension configuration file (php 5.6) -- cgit