public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Siddhesh Poyarekar <siddhesh@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/libtool] snapshot: Fix %changelog ordering in the changelog sidecar
Date: Fri, 18 Sep 2026 20:05:54 GMT [thread overview]
Message-ID: <178976195400.1.14938536034669444451.rpms-libtool-7aed048fb67b@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/libtool
Branch : snapshot
Commit : 7aed048fb67b0d960992f472382a87b6dcd3dd30
Author : Siddhesh Poyarekar <siddhesh@redhat.com>
Date : 2026-09-18T15:50:41-04:00
Stats : +3/-3 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/libtool/c/7aed048fb67b0d960992f472382a87b6dcd3dd30?branch=snapshot
Log:
Fix %changelog ordering in the changelog sidecar
The rawhide-to-snapshot merge concatenated the preserved snapshot-only
entries ahead of rawhide's migrated changelog file without interleaving
by date, breaking descending chronological order (rpmbuild: "%changelog
not in descending chronological order"). Sort by date instead.
Assisted-by: Claude <noreply@anthropic.com>
---
diff --git a/changelog b/changelog
index 0b5cee9..d56e004 100644
--- a/changelog
+++ b/changelog
@@ -6,15 +6,15 @@
* Thu Jul 16 2026 Siddhesh Poyarekar <siddhesh@redhat.com> - 2.5.4-10.2.snap
- Rebuild for snapshot.
+* Thu Jul 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 2.5.4-11
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
+
* Wed Jul 08 2026 Siddhesh Poyarekar <siddhesh@redhat.com> - 2.5.4-11.1.snap
- Rebuild for snapshot.
* Thu May 28 2026 Siddhesh Poyarekar <siddhesh@redhat.com> - 2.5.4-10.0.snap
- Bump for snapshot.
-* Thu Jul 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 2.5.4-11
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
-
* Fri Jan 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 2.5.4-10
- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
reply other threads:[~2026-09-18 20:05 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=178976195400.1.14938536034669444451.rpms-libtool-7aed048fb67b@fedoraproject.org \
--to=siddhesh@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