public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/less] rawhide: updated to 710 (#2536583)
@ 2026-09-23 12:06 Michal Hlavinka
0 siblings, 0 replies; only message in thread
From: Michal Hlavinka @ 2026-09-23 12:06 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/less
Branch : rawhide
Commit : 3f86470ebf972bab0f160b300e30fad0ad1fdca8
Author : Michal Hlavinka <mhlavink@redhat.com>
Date : 2026-09-23T14:05:53+02:00
Stats : +8/-26 in 4 file(s)
URL : https://src.fedoraproject.org/rpms/less/c/3f86470ebf972bab0f160b300e30fad0ad1fdca8?branch=rawhide
Log:
updated to 710 (#2536583)
---
diff --git a/.gitignore b/.gitignore
index 090ecd4..5060071 100644
--- a/.gitignore
+++ b/.gitignore
@@ -25,3 +25,4 @@
/lesspipe-2.26.tar.gz
/lesspipe-2.27.tar.gz
/lesspipe-2.28.tar.gz
+/less-710.tar.gz
diff --git a/less-458-lesskey-usage.patch b/less-458-lesskey-usage.patch
deleted file mode 100644
index e9c5cc3..0000000
--- a/less-458-lesskey-usage.patch
+++ /dev/null
@@ -1,20 +0,0 @@
-diff -upr less-458_orig/lesskey.c less-458_work/lesskey.c
---- less-458_orig/lesskey.c 2013-05-07 14:03:52.062104533 +0200
-+++ less-458_work/lesskey.c 2013-05-07 11:21:10.881991855 +0200
-@@ -217,7 +217,15 @@ extern char version[];
-
- static void usage(void)
- {
-- fprintf(stderr, "usage: lesskey [-o output] [input]\n");
-+ fprintf(stderr, "usage: lesskey [-o output] [input]\n\n");
-+ fprintf(stderr,
-+ " -o output\t- specify output file, otherwise $HOME/.less is used\n");
-+ fprintf(stderr,
-+ " -i input\t- specify input file, otherwise standard input is used\n");
-+ fprintf(stderr,
-+ " -V\t\t- print lesskey version\n");
-+ fprintf(stderr,
-+ " -h\t\t- print this help\n");
- exit(1);
- }
-
diff --git a/less.spec b/less.spec
index d7c74c3..92bf886 100644
--- a/less.spec
+++ b/less.spec
@@ -1,7 +1,7 @@
Summary: A text file browser similar to more, but better
Name: less
-Version: 704
-Release: 5%{?dist}
+Version: 710
+Release: 1%{?dist}
# less dual license GPL-3.0-only OR BSD-2-Clause
# lesspipe GPL-2.0-or-later
License: (GPL-3.0-only OR BSD-2-Clause) AND GPL-2.0-or-later
@@ -15,7 +15,6 @@ Patch5: less-475-fsync.patch
Patch6: less-436-manpage-add-old-bot-option.patch
Patch8: less-458-lessecho-usage.patch
Patch9: less-458-less-filters-man.patch
-Patch10: less-458-lesskey-usage.patch
Patch11: less-458-old-bot-in-help.patch
Patch13: less-436-help.patch
URL: https://www.greenwoodsoftware.com/less/
@@ -62,7 +61,6 @@ mv lesspipe-%{lesspipe_version} lesspipe-src
%patch -P 6 -p1 -b .manpage-add-old-bot-option
%patch -P 8 -p1 -b .lessecho-usage
%patch -P 9 -p1 -b .less-filters-man
-%patch -P 10 -p1 -b .lesskey-usage
%patch -P 11 -p1 -b .old-bot
%patch -P 13 -p1 -b .help
@@ -103,17 +101,20 @@ popd
%license LICENSE COPYING
/etc/profile.d/*
%{_bindir}/less
-%{_bindir}/lesskey
%{_bindir}/lesspipe.sh
%{_libexecdir}/%{name}/lesscomplete
%{_libexecdir}/%{name}/lessecho
%{_libexecdir}/%{name}/less-osc8-open
%{_mandir}/man1/*
+%{_mandir}/man5/*
%files color
%{_bindir}/archive_color
%changelog
+* Wed Sep 23 2026 Michal Hlavinka <mhlavink@redhat.com> - 710-1
+- updated to 710 (#2536583)
+
* Wed Sep 16 2026 Michal Hlavinka <mhlavink@redhat.com> - 704-5
- update lesspipe to 2.28
diff --git a/sources b/sources
index ceeff6b..39653e1 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (less-704.tar.gz) = c6a933dd6dc058f912de524fc4e71614deb3873e4d8e3830d7cfc0e45dca8f4e8671d1e63d6099ebc9cd224f52e8dbdb4fe00a89a00d33e937fd9b852ad3609c
+SHA512 (less-710.tar.gz) = e278fb1ffbfd95c801ae7f8d8e5b442ef25c7828bb7355efd9b6020b2ee3c94e61bae2291062e815c1e22efcf9c4ddc33fbc85cec38023f8cf4f03991c68a335
SHA512 (lesspipe-2.28.tar.gz) = 4aadf11e17c75044d4927c4618937a19ad27d6d7a092c863dd1ad562624d1ac3e1ae18350ec2fa7abcf5be3cc0bb1a9bc20af2e8d4ad09fe5648e2268e040be7
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-23 12:06 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-23 12:06 [rpms/less] rawhide: updated to 710 (#2536583) Michal Hlavinka
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox