summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-11-04 07:41:43 +0100
committerRemi Collet <fedora@famillecollet.com>2015-11-04 07:41:43 +0100
commit6456d778a9e4724dc2420f4d365352036d54dcc3 (patch)
tree8919041f74dac3bc4a6ab306b218aafd09e5feaa
parent5b83daa3a75dea8f14cc5404bc9ba60391039854 (diff)
php-kukulich-fshl: fix license
-rw-r--r--php-kukulich-fshl.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-kukulich-fshl.spec b/php-kukulich-fshl.spec
index f695622..5c1da8b 100644
--- a/php-kukulich-fshl.spec
+++ b/php-kukulich-fshl.spec
@@ -16,11 +16,11 @@
Name: php-%{gh_owner}-%{gh_project}
Version: 2.1.0
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: FSHL: fast syntax highlighter
Group: Development/Libraries
-License: MIT
+License: GPLv2+
URL: http://fshl.kukulich.cz/
# git snashop to get upstream test suite
Source0: %{name}-%{version}-%{gh_short}.tgz
@@ -99,5 +99,8 @@ rm -rf %{buildroot}
%changelog
+* Wed Nov 4 2015 Remi Collet <remi@fedoraproject.org> - 2.1.0-2
+- License is GPLv2+, from review #1277487
+
* Tue Oct 20 2015 Remi Collet <remi@fedoraproject.org> - 2.1.0-1
- initial package, version 2.1.0 \ No newline at end of file