Hide Forgot
Description of problem:The changelog contains bad date range Version-Release number of selected component (if applicable):1.3-19.el7 How reproducible: 100% Steps to Reproduce: 1. rpmbuild --rebuild <SRPM> 2. 3. Actual results: warning: bogus date in %changelog: Sun Aug 23 2004 Randy Watler <rwatler at finali.com> - 0:1.1-3jpp Expected results: valid dates Additional info:
(In reply to jcpunk from comment #0) > warning: bogus date in %changelog: Sun Aug 23 2004 Randy Watler <rwatler at > finali.com> - 0:1.1-3jpp Only incorrect statement in the changelog is the day of the week (rpm warns that given date and day of the week don't match). This is not causing any issues and it's historical data which I consider immutable. For the above reason closing as WONTFIX.