-
Task
-
Resolution: Done
-
Major
-
None
-
None
-
None
-
False
-
False
-
-
Sprint 9
For the RPM spec changelogs, we're generating entries by calling out to the date command. However, RPM only accepts english-locale abbreviations for the day of the week (%a), so the build broke on my machine (which has a German locale).
Fix is to set the locale to US English when calling out to date.