convert license to SPDX
This is part of https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_4
This commit is contained in:
parent
3d027a4aa8
commit
25170e41ab
1 changed files with 6 additions and 2 deletions
|
|
@ -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ý <msuchy@redhat.com> - 5.0.3-13
|
||||
- convert license to SPDX
|
||||
|
||||
* Sat Jul 20 2024 Fedora Release Engineering <releng@fedoraproject.org> - 5.0.3-12
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue