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