Bug 1043593

Summary: bogus date in %changelog
Product: Red Hat Enterprise Linux 7 Reporter: jcpunk
Component: apache-commons-configurationAssignee: Stanislav Ochotnicky <sochotni>
Status: CLOSED WONTFIX QA Contact: BaseOS QE - Apps <qe-baseos-apps>
Severity: low Docs Contact:
Priority: unspecified    
Version: 7.0CC: csieh
Target Milestone: rc   
Target Release: ---   
Hardware: All   
OS: All   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-12-18 13:39:10 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description jcpunk 2013-12-16 18:05:14 UTC
Description of problem:The changelog contains bad date range


Version-Release number of selected component (if applicable):1.9-7.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.0.d3-2jpp

Expected results:
valid dates

Additional info:

Comment 2 Stanislav Ochotnicky 2013-12-18 13:39:10 UTC
Thank you for filing these QE related bugs.

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.