public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/iotop-c] epel9: rebuild
@ 2026-08-02  1:09 Michal Hlavinka
  0 siblings, 0 replies; only message in thread
From: Michal Hlavinka @ 2026-08-02  1:09 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/iotop-c
            Branch : epel9
            Commit : c85c3822778b7903a6ff8511fec0d0b1ed88a3e3
            Author : Michal Hlavinka <mhlavink@redhat.com>
            Date   : 2025-02-10T20:23:57+01:00
            Stats  : +4/-1 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/iotop-c/c/c85c3822778b7903a6ff8511fec0d0b1ed88a3e3?branch=epel9

            Log:
            rebuild

Previous changelog/commit message had a timezone race condition where
changelog (implicit UTC) date was in future of git log date as local
timezone pushed git log to previous date (in UTC timezone)
See reproducible-builds links for more details:
https://docs.fedoraproject.org/en-US/reproducible-builds/
https://docs.fedoraproject.org/en-US/reproducible-builds/common_problems/

---
diff --git a/iotop-c.spec b/iotop-c.spec
index 3e073df..185a575 100644
--- a/iotop-c.spec
+++ b/iotop-c.spec
@@ -1,6 +1,6 @@
 Name:           iotop-c
 Version:        1.27
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        Simple top-like I/O monitor (implemented in C)
 
 License:        GPL-2.0-or-later
@@ -54,6 +54,9 @@ V=1 STRIP=: BINDIR=$RPM_BUILD_ROOT%{_bindir} %make_install
 %{_mandir}/man8/iotop.8*
 
 %changelog
+* Mon Feb 10 2025 Michal Hlavinka <mhlavink@redhat.com> - 1.27-4
+- rebuild
+
 * Wed Jan 22 2025 Michal Hlavinka <mhlavink@redhat.com> - 1.27-3
 - update for bin and sbin merge https://fedoraproject.org/wiki/Changes/Unify_bin_and_sbin
 

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

only message in thread, other threads:[~2026-08-02  1:09 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-02  1:09 [rpms/iotop-c] epel9: rebuild Michal Hlavinka

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