summaryrefslogtreecommitdiffstats
path: root/php-mock-integration
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-02-22 14:33:36 +0100
committerRemi Collet <fedora@famillecollet.com>2016-02-22 14:33:36 +0100
commitcfccac64e11bd09792baa71fb618a9e886bfa48f (patch)
treee8a696b80b75583eb9a1edb15b63707d0447bdae /php-mock-integration
parent101ad62b3a65b9a0a409330706c75afd0eb53435 (diff)
php-mock*: Fix: license is WTFPL
Diffstat (limited to 'php-mock-integration')
-rw-r--r--php-mock-integration/php-mock-integration.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/php-mock-integration/php-mock-integration.spec b/php-mock-integration/php-mock-integration.spec
index 39ccd09..f54d79b 100644
--- a/php-mock-integration/php-mock-integration.spec
+++ b/php-mock-integration/php-mock-integration.spec
@@ -14,11 +14,11 @@
Name: php-mock-integration
Version: 1.0.0
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Integration package for PHP-Mock
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
@@ -102,5 +102,8 @@ rm -rf %{buildroot}
%changelog
-* Fri Feb 12 2016 Remi Collet <remi@fedoraproject.org> - 1.0.1-1
+* Mon Feb 22 2016 Remi Collet <remi@fedoraproject.org> - 1.0.0-2
+- Fix: license is WTFPL
+
+* Fri Feb 12 2016 Remi Collet <remi@fedoraproject.org> - 1.0.0-1
- initial package \ No newline at end of file