From 25170e41ab388aae1ea3440f14e66e296d44eb7a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miroslav=20Such=C3=BD?= Date: Wed, 4 Sep 2024 22:39:46 +0200 Subject: [PATCH] convert license to SPDX This is part of https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_4 --- vim-command-t.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/vim-command-t.spec b/vim-command-t.spec index 927f6e7..af21424 100644 --- a/vim-command-t.spec +++ b/vim-command-t.spec @@ -4,9 +4,10 @@ Name: vim-command-t Version: 5.0.3 -Release: 12%{?dist} +Release: 13%{?dist} Summary: An extremely fast, intuitive mechanism for opening files in VIM -License: BSD +# Automatically converted from old format: BSD - review is highly recommended. +License: LicenseRef-Callaway-BSD URL: https://github.com/wincent/command-t Source0: https://github.com/wincent/command-t/archive/%{version}/command-t-%{version}.tar.gz # Relax the Command-T version checking. @@ -107,6 +108,9 @@ rspec -Iruby spec %changelog +* Wed Sep 04 2024 Miroslav Suchý - 5.0.3-13 +- convert license to SPDX + * Sat Jul 20 2024 Fedora Release Engineering - 5.0.3-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild