summaryrefslogtreecommitdiffstats
path: root/php-pecl-solr.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2014-06-19 19:43:32 +0200
committerRemi Collet <fedora@famillecollet.com>2014-06-19 19:43:32 +0200
commit5ff4c337089fbc1dbe5dbde3e65f03ba0a1eac34 (patch)
tree988b5c1289a189181244284007e7cd6945b95240 /php-pecl-solr.spec
parent19b1c45e09edb72418c2205646fae6e6eeb144e3 (diff)
php-pecl-solr: add REFLECTION for 1.0.2
Diffstat (limited to 'php-pecl-solr.spec')
-rw-r--r--php-pecl-solr.spec5
1 files changed, 4 insertions, 1 deletions
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 <remi@fedoraproject.org> - 1.1.0-1
+- Update to 1.1.0
+
* Thu Apr 17 2014 Remi Collet <remi@fedoraproject.org> - 1.0.2-9
- add numerical prefix to extension configuration file (php 5.6)