diff options
| author | Remi Collet <fedora@famillecollet.com> | 2015-09-25 15:06:52 +0200 | 
|---|---|---|
| committer | Remi Collet <fedora@famillecollet.com> | 2015-09-25 15:06:52 +0200 | 
| commit | 16ba07fb7599202e19d3f4039d90825c5614b110 (patch) | |
| tree | 5abefb6c771506280cda7b133866e6d2bf1fd160 | |
| parent | 64ed4c3226b2eb41fcd5b3846173861013027841 (diff) | |
php-pecl-solr2: test build
| -rw-r--r-- | php-pecl-solr2.spec | 5 | 
1 files changed, 4 insertions, 1 deletions
| diff --git a/php-pecl-solr2.spec b/php-pecl-solr2.spec index d3ee5d5..5d339b2 100644 --- a/php-pecl-solr2.spec +++ b/php-pecl-solr2.spec @@ -38,7 +38,7 @@ Summary:        Object oriented API to Apache Solr  Summary(fr):    API orientée objet pour Apache Solr  Name:           %{?sub_prefix}php-pecl-solr2  Version:        2.2.0 -Release:        0.2%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}} +Release:        0.3%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}  License:        PHP  Group:          Development/Languages  URL:            http://pecl.php.net/package/solr @@ -265,6 +265,9 @@ rm -rf %{buildroot}  %changelog +* Fri Sep 25 2015 Remi Collet <rcollet@redhat.com> - 2.2.0-0.3 +- test build for upcoming 2.2.0 +  * Wed Sep 23 2015 Remi Collet <rcollet@redhat.com> - 2.2.0-0.2  - test build for upcoming 2.2.0 | 
