summaryrefslogtreecommitdiffstats
path: root/php-mock/php-mock.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-mock/php-mock.spec')
-rw-r--r--php-mock/php-mock.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-mock/php-mock.spec b/php-mock/php-mock.spec
index 32b3420..a2828db 100644
--- a/php-mock/php-mock.spec
+++ b/php-mock/php-mock.spec
@@ -14,11 +14,11 @@
Name: php-mock
Version: 1.0.1
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: PHP-Mock can mock built-in PHP functions
Group: Development/Libraries
-License: BSD
+License: WTFPL
URL: https://github.com/%{gh_owner}/%{gh_project}
Source0: https://github.com/%{gh_owner}/%{gh_project}/archive/%{gh_commit}/%{gh_project}-%{version}-%{gh_short}.tar.gz
Source1: %{name}-autoload.php
@@ -118,5 +118,8 @@ rm -rf %{buildroot}
%changelog
+* Mon Feb 22 2016 Remi Collet <remi@fedoraproject.org> - 1.0.1-2
+- Fix: license is WTFPL, from review #1306968
+
* Fri Feb 12 2016 Remi Collet <remi@fedoraproject.org> - 1.0.1-1
- initial package \ No newline at end of file