public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/mawk] f44: correct release version in upgrade to 1.3.4-20260302 (RHBZ#2493260)
@ 2026-07-05 16:10 Thomas E. Dickey
0 siblings, 0 replies; only message in thread
From: Thomas E. Dickey @ 2026-07-05 16:10 UTC (permalink / raw)
To: git-commits
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-05 16:10 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-05 16:10 [rpms/mawk] f44: correct release version in upgrade to 1.3.4-20260302 (RHBZ#2493260) Thomas E. Dickey
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox