public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Michal Hlavinka <mhlavink@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/less] f43: updated to 702 (#2480789)
Date: Mon, 01 Jun 2026 10:17:24 GMT	[thread overview]
Message-ID: <178030904493.1.4140378996538156279.rpms-less-3264675b2d6a@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/less
Branch : f43
Commit : 3264675b2d6a50bdbea3a3dd0a63d437c670d7fa
Author : Michal Hlavinka <mhlavink@redhat.com>
Date   : 2026-06-01T11:56:53+02:00
Stats  : +10/-5 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/less/c/3264675b2d6a50bdbea3a3dd0a63d437c670d7fa?branch=f43

Log:
updated to 702 (#2480789)

---
diff --git a/.gitignore b/.gitignore
index 4b49c21..5f4ca55 100644
--- a/.gitignore
+++ b/.gitignore
@@ -20,3 +20,4 @@
 /lesspipe-2.23.tar.gz
 /lesspipe-2.24.tar.gz
 /lesspipe-2.25.tar.gz
+/less-702.tar.gz

diff --git a/less.spec b/less.spec
index 5fc36a9..2f17b6f 100644
--- a/less.spec
+++ b/less.spec
@@ -1,7 +1,7 @@
 Summary: A text file browser similar to more, but better
 Name: less
-Version: 692
-Release: 7%{?dist}
+Version: 702
+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
@@ -72,7 +72,7 @@ sed -i -e 's|"#!/usr/bin/env $selected_shell"|"#!$shellcmd"|' -e '/ZSH_/d' lessp
 %build
 rm -f ./configure
 autoreconf -fiv
-%configure
+%configure --libexecdir=%{_libexecdir}/%{name}
 %make_build CFLAGS="%{optflags} -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64"
 
 pushd lesspipe-src
@@ -103,16 +103,20 @@ popd
 %license LICENSE COPYING
 /etc/profile.d/*
 %{_bindir}/less
-%{_bindir}/lessecho
 %{_bindir}/lesskey
 %{_bindir}/lesspipe.sh
 %{_libexecdir}/%{name}/lesscomplete
+%{_libexecdir}/%{name}/lessecho
+%{_libexecdir}/%{name}/less-osc8-open
 %{_mandir}/man1/*
 
 %files color
 %{_bindir}/archive_color
 
 %changelog
+* Mon Jun 01 2026 Michal Hlavinka <mhlavink@redhat.com> - 702-1
+- updated to 702 (#2480789)
+
 * Tue Apr 28 2026 Michal Hlavinka <mhlavink@redhat.com> - 692-7
 - update lesspipe to 2.25
 

diff --git a/sources b/sources
index c8a8f38..88348c7 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
+SHA512 (less-702.tar.gz) = 6cdb7e4d023aad412453b5c13b89d4025c7dc8641370f066cb5c13ee5dcd645b98f95fc0d8371c6b6446e2f24a07a3eef8d54965460a2bfb693bdf300f44b1eb
 SHA512 (lesspipe-2.25.tar.gz) = eb1189f69ca2882920ec27dff886128f8248473efc2aed4ae444a53bb63440da00ae6a0f54278fc375fc5d47478e284658c7a1c56774c0d0d608b9c452e051dd
-SHA512 (less-692.tar.gz) = 57a2d2b8c45c93550ab3f4c8a427f877ccfc4660028880a776d6463fdc155c7c71abc51c842bc3b2107085eb205f9d30edc21b23e21239ef61033762558209e3

                 reply	other threads:[~2026-06-01 10:17 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178030904493.1.4140378996538156279.rpms-less-3264675b2d6a@fedoraproject.org \
    --to=mhlavink@redhat.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox