summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--php-pecl-mongodb-dev.spec9
-rw-r--r--php-pecl-mongodb.spec7
2 files changed, 11 insertions, 5 deletions
diff --git a/php-pecl-mongodb-dev.spec b/php-pecl-mongodb-dev.spec
index f0d1f09..ae4cd1f 100644
--- a/php-pecl-mongodb-dev.spec
+++ b/php-pecl-mongodb-dev.spec
@@ -41,8 +41,8 @@
Summary: MongoDB driver for PHP
Name: %{?sub_prefix}php-pecl-%{pecl_name}
Version: 1.1.8
-Release: 2%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
-License: BSD
+Release: 4%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
+License: ASL 2.0
Group: Development/Languages
URL: http://pecl.php.net/package/%{pecl_name}
Source0: http://pecl.php.net/get/%{pecl_name}-%{version}%{?prever}.tgz
@@ -317,7 +317,10 @@ exit $ret
%changelog
-* Wed Jul 06 2016 Remi Collet <remi@fedoraproject.org> - 1.1.8-1
+* Tue Jul 19 2016 Remi Collet <remi@fedoraproject.org> - 1.1.8-4
+- License is ASL 2.0, from review #1269056
+
+* Wed Jul 06 2016 Remi Collet <remi@fedoraproject.org> - 1.1.8-2
- Update to 1.1.8
* Fri Jun 3 2016 Remi Collet <remi@fedoraproject.org> - 1.1.7-3
diff --git a/php-pecl-mongodb.spec b/php-pecl-mongodb.spec
index 7d0485d..5e31a51 100644
--- a/php-pecl-mongodb.spec
+++ b/php-pecl-mongodb.spec
@@ -23,8 +23,8 @@
Summary: MongoDB driver for PHP
Name: php-pecl-%{pecl_name}
Version: 1.1.8
-Release: 1%{?dist}
-License: BSD
+Release: 3%{?dist}
+License: ASL 2.0
Group: Development/Languages
URL: http://pecl.php.net/package/%{pecl_name}
Source0: http://pecl.php.net/get/%{pecl_name}-%{version}%{?prever}.tgz
@@ -188,6 +188,9 @@ cd ../ZTS
%changelog
+* Tue Jul 19 2016 Remi Collet <remi@fedoraproject.org> - 1.1.8-2
+- License is ASL 2.0, from review #1269056
+
* Wed Jul 06 2016 Remi Collet <remi@fedoraproject.org> - 1.1.8-1
- Update to 1.1.8