Fix License field
Related: RHEL-32740
This commit is contained in:
parent
cb00d47eba
commit
815dce11cc
@ -1,8 +1,8 @@
|
||||
Summary: A text file browser similar to more, but better
|
||||
Name: less
|
||||
Version: 643
|
||||
Release: 5%{?dist}
|
||||
License: GPL-3.0-only and BSD-2-Clause
|
||||
Release: 6%{?dist}
|
||||
License: GPL-3.0-only AND BSD-2-Clause
|
||||
Source0: https://www.greenwoodsoftware.com/less/%{name}-%{version}.tar.gz
|
||||
Source1: lesspipe.sh
|
||||
Source2: less.sh
|
||||
@ -63,6 +63,10 @@ install -p -m 644 %{SOURCE3} $RPM_BUILD_ROOT/etc/profile.d
|
||||
%{_mandir}/man1/*
|
||||
|
||||
%changelog
|
||||
* Tue Jun 04 2024 Matej Mužila <mmuzila@redhat.com> - 643-6
|
||||
- Fix License field
|
||||
- Related: RHEL-32740
|
||||
|
||||
* Tue Apr 23 2024 Matej Mužila <mmuzila@redhat.com> - 643-5
|
||||
- Fix CVE-2024-32487
|
||||
- Add gating.yaml
|
||||
|
Loading…
Reference in New Issue
Block a user