public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/libtool] snapshot: Fix %changelog ordering in the changelog sidecar
@ 2026-09-18 20:05 Siddhesh Poyarekar
  0 siblings, 0 replies; only message in thread
From: Siddhesh Poyarekar @ 2026-09-18 20:05 UTC (permalink / raw)
  To: git-commits

            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
 

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-09-18 20:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-18 20:05 [rpms/libtool] snapshot: Fix %changelog ordering in the changelog sidecar Siddhesh Poyarekar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox