public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/nano] rawhide: rebase to the latest upstream release
Date: Wed, 24 Jun 2026 11:31:14 GMT	[thread overview]
Message-ID: <178230067498.1.11608953985380485063.rpms-nano-e0ab153989b6@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/nano
            Branch : rawhide
            Commit : e0ab153989b6a3968ffc5f87ee4e5bacccc66950
            Author : Lukáš Zaoral <lzaoral@redhat.com>
            Date   : 2026-06-24T13:29:31+02:00
            Stats  : +9/-4 in 3 file(s)
            URL    : https://src.fedoraproject.org/rpms/nano/c/e0ab153989b6a3968ffc5f87ee4e5bacccc66950?branch=rawhide

            Log:
            rebase to the latest upstream release

Resolves: rhbz#2491643

---
diff --git a/.gitignore b/.gitignore
index 978868b..2a9324f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,5 @@
 /nano-[3-8].*.tar.xz.asc
 /nano-9.0.tar.xz
 /nano-9.0.tar.xz.asc
+/nano-9.1.tar.xz.asc
+/nano-9.1.tar.xz

diff --git a/nano.spec b/nano.spec
index a3cb0cd..ab20320 100644
--- a/nano.spec
+++ b/nano.spec
@@ -7,8 +7,8 @@
 
 Summary:         A small text editor
 Name:            nano
-Version:         9.0
-Release:         2%{?dist}
+Version:         9.1
+Release:         1%{?dist}
 License:         GPL-3.0-or-later
 URL:             https://www.nano-editor.org
 
@@ -131,6 +131,9 @@ install -Dpm 0644 %{SOURCE13} %{buildroot}%{_datadir}/fish/vendor_conf.d/%{basen
 
 
 %changelog
+* Wed Jun 24 2026 Lukáš Zaoral <lzaoral@redhat.com> - 9.1-1
+- rebase to the latest upstream release (rhbz#2491643)
+
 * Wed Jun 03 2026 Lukáš Zaoral <lzaoral@redhat.com> - 9.0-2
 - remove redundant build requires
 

diff --git a/sources b/sources
index 389f694..15aa1d0 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (nano-9.0.tar.xz) = b684a20b676676900275b37f8dd652589574dd8ea4bf8c1cc97594ce85f8e504c5d746a009c99461308a4aa386aca2fb8e1d462a472fef7d5991d3f7bda6cbc4
-SHA512 (nano-9.0.tar.xz.asc) = 969f7a5cc04c58a10a47c052e12abcad5ad1e3db66b2da99f9e4428e754bcdf1da619b4c16ebf3ae44af701827bba6a5c54f8e470ebc366ad12c6af86d6a9d1b
+SHA512 (nano-9.1.tar.xz) = 4d49281bea50d251693a0fd2982ec9392ed72a91b863ac57ffd29fef9fe0e0fef0a8383131a185392de642fd292ab944311dc36b545420d5b2659ba982eff8b8
+SHA512 (nano-9.1.tar.xz.asc) = 254b21f1f31e9e455cef3b1986c9db22d72a4a4970ef2d0039c3704afdf45c2e94d27fc8532d8d302b1dafff34314c94571a73082ae9c1411b3e8deb1b8bcf36

                 reply	other threads:[~2026-06-24 11:31 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=178230067498.1.11608953985380485063.rpms-nano-e0ab153989b6@fedoraproject.org \
    --to=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