public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Thomas E. Dickey <dickey@invisible-island.net>
To: git-commits@fedoraproject.org
Subject: [rpms/mawk] f44: correct release version in upgrade to 1.3.4-20260302 (RHBZ#2493260)
Date: Sun, 05 Jul 2026 16:10:10 GMT	[thread overview]
Message-ID: <178326781022.1.12056558936431421465.rpms-mawk-4855e5844328@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/mawk
            Branch : f44
            Commit : 4855e5844328bb391e76df131379794c12aac0e2
            Author : Thomas E. Dickey <dickey@invisible-island.net>
            Date   : 2026-07-05T12:09:36-04:00
            Stats  : +9/-1 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/mawk/c/4855e5844328bb391e76df131379794c12aac0e2?branch=f44

            Log:
            correct release version in upgrade to 1.3.4-20260302 (RHBZ#2493260)

In the upgrade to 1.3.4-20260129, I overlooked the package revision
which is prefixed to the patch-date, and reset that from 6 to 1.  A
subsequent change to the style of the spec-file introduced 7 for the
package revision; that should have been kept (or bumped again for my
minor changes).  Making it 7 in f44 makes the package contents match
rawhide, so that an upgrade to f45 should work.

---
diff --git a/mawk.spec b/mawk.spec
index cf8366b..faefb8f 100644
--- a/mawk.spec
+++ b/mawk.spec
@@ -2,7 +2,7 @@
 
 Name:		mawk
 Version:	1.3.4
-Release:	1.%{pver}%{?dist}
+Release:	7.%{pver}%{?dist}
 Epoch:		1
 Summary:	Interpreter for the AWK programming language
 License:	GPL-2.0-only
@@ -37,10 +37,18 @@ make install DESTDIR=%{buildroot} INSTALL='install -p'
 %{_mandir}/man7/mawk-*.7*
 
 %changelog
+* Sun Jul 05 2026 Thomas Dickey <dickey@invisible-island.net> - 1:1.3.4-8.20260302
+- correct release version in upgrade to 1.3.4-20260302 (RHBZ#2493260)
+
 * Thu Jun 25 2026 Thomas Dickey <dickey@invisible-island.net> - 1:1.3.4-1.20260302
 - upgrade to 1.3.4-20260302 (RHBZ#2493260)
+
+* Fri May 22 2026  Xose Vazquez Perez <xose.vazquez@gmail.com>- 1:1.3.7-1.20260302
 - modernize spec
 
+* Tue Mar 03 2026 Thomas Dickey <dickey@invisible-island.net> - 1:1.3.4-1.20260302
+- upgrade to 1.3.4-20260302
+
 * Sat Jan 31 2026 Thomas Dickey <dickey@invisible-island.net> - 1:1.3.4-1.20260129
 - upgrade to 1.3.4-20260129
 

                 reply	other threads:[~2026-07-05 16:10 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=178326781022.1.12056558936431421465.rpms-mawk-4855e5844328@fedoraproject.org \
    --to=dickey@invisible-island.net \
    --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