| Summary: | bogus date in %changelog | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 7 | Reporter: | jcpunk | ||||
| Component: | xorg-x11-drv-ati | Assignee: | Jérôme Glisse <jglisse> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Desktop QE <desktop-qa-list> | ||||
| Severity: | low | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 7.0 | CC: | csieh, ejhuff | ||||
| Target Milestone: | rc | ||||||
| Target Release: | --- | ||||||
| Hardware: | All | ||||||
| OS: | All | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | xorg-x11-drv-ati-7.2.0-9.20140113git3213df1.el7 | Doc Type: | Bug Fix | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2014-03-05 15:06:23 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: | |||||
| Attachments: |
|
||||||
|
Description
jcpunk
2013-12-16 18:27:06 UTC
Created attachment 863126 [details]
bash script to fix bogus weekdays in rpm spec files.
bash script to fix bogus weekdays in rpm spec files.
This script automatically corrects bogus weekdays in spec files, generating a
changelog entry and adding a line after the bogus date noting the original date.
(The weekday might have been correct and the day of the month wrong).
The input file is copied to a backup file, and a diff is printed.
Fixed, thanks. |