summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTodd Zullinger <tmz@pobox.com>2022-12-01 12:12:46 -0500
committerTodd Zullinger <tmz@pobox.com>2022-12-01 12:12:46 -0500
commit4c859712c8c4414cafaab47721cecb825b900b17 (patch)
tree95755666e6cbf490d47a23d805a30023a5e3a6bd
parent79170ad8583966d3904879515d9348af459f2cba (diff)
downloadcgit_EL6-4c859712c8c4414cafaab47721cecb825b900b17.tar.gz
convert license to SPDX
-rw-r--r--cgit.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/cgit.spec b/cgit.spec
index 7720a5e..8aa26a1 100644
--- a/cgit.spec
+++ b/cgit.spec
@@ -34,10 +34,10 @@
Name: cgit
Version: 1.2.3
-Release: 11%{?dist}
+Release: 12%{?dist}
Summary: A fast web interface for git
-License: GPLv2
+License: GPL-2.0-only
URL: https://git.zx2c4.com/cgit/about/
Source0: https://git.zx2c4.com/cgit/snapshot/%{name}-%{version}.tar.xz
Source1: https://www.kernel.org/pub/software/scm/git/git-%{gitver}.tar.xz
@@ -230,6 +230,9 @@ install -Dp -m0644 httpd.conf %{buildroot}%{httpdconfd}/%{name}.conf
%changelog
+* Thu Dec 01 2022 Todd Zullinger <tmz@pobox.com> - 1.2.3-11
+- convert license to SPDX
+
* Mon Aug 01 2022 Todd Zullinger <tmz@pobox.com> - 1.2.3-11
- update cgit homepage
- set path to linker script in %%_package_note_file