#284 bogus bogus date warning? (saturday vs friday? or something else?)
Closed: Fixed 8 months ago by nphilipp. Opened a year ago by mattdm.

See https://kojipkgs.fedoraproject.org//work/tasks/6534/94836534/build.log:

Wrote: /builddir/build/SRPMS/calc-2.14.1.2-1.fc38.src.rpm
RPM build warnings:
    bogus date in %changelog: Sat Jan 01 2021 Matthew Miller <mattdm@fedoraproject.org> 2.14.0.14-1
    bogus date in %changelog: Sat Jan 01 2021 Matthew Miller <mattdm@fedoraproject.org> 2.14.0.13-2
Child return code was: 0

The git changelog entries are

https://src.fedoraproject.org/rpms/calc/c/124165f23baf7372c170e747e39dd42c3246ce0a?branch=rawhide

https://src.fedoraproject.org/rpms/calc/c/786e7fb7ee036ba6296043c1715c0ff95cecd9e5?branch=rawhide

My calendar tells me that Jan 01, 2021 was a Saturday, not a Friday. Maybe some sort of new year threshold wrap error?


RPM build warnings:
    bogus date in %changelog: Sun Jan 01 2022 Maxwell G <gotmax@e.email>

In https://pagure.io/fedora-infra/rpmautospec/blob/main/f/rpmautospec/changelog.py#_110, the format string should be "EEE MMM dd y". The current upper-case Y formats the ISO week year, which doesn’t align with the calendar year right now.

Fixed in #286, needs deployment

Metadata Update from @nphilipp:
- Issue tagged with: Needs Deployment

a year ago

This has been long fixed in version 0.3.2, closing.

Metadata Update from @nphilipp:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

8 months ago

Login to comment on this ticket.

Metadata
Related Pull Requests
  • #286 Merged a year ago