summaryrefslogtreecommitdiffstats
path: root/php-mock-phpunit/php-mock-phpunit.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-mock-phpunit/php-mock-phpunit.spec')
-rw-r--r--php-mock-phpunit/php-mock-phpunit.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-mock-phpunit/php-mock-phpunit.spec b/php-mock-phpunit/php-mock-phpunit.spec
index fa86c99..4fe898a 100644
--- a/php-mock-phpunit/php-mock-phpunit.spec
+++ b/php-mock-phpunit/php-mock-phpunit.spec
@@ -14,11 +14,11 @@
Name: php-mock-phpunit
Version: 1.1.1
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Mock built-in PHP functions with PHPUnit.
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
@@ -104,5 +104,8 @@ rm -rf %{buildroot}
%changelog
+* Mon Feb 22 2016 Remi Collet <remi@fedoraproject.org> - 1.1.1-2
+- Fix: license is WTFPL
+
* Fri Feb 12 2016 Remi Collet <remi@fedoraproject.org> - 1.1.1-1
- initial package \ No newline at end of file