Skip to content

Commit c3ee1fc

Browse files
anakryikoacmel
authored andcommitted
spec: Fix dates in RPM spec
Two dates have invalid days of the week. Fix that. Signed-off-by: Andrii Nakryiko <[email protected]> Cc: [email protected] Cc: [email protected] Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
1 parent ae0b7dd commit c3ee1fc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

rpm/SPECS/dwarves.spec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -295,7 +295,7 @@ rm -Rf %{buildroot}
295295
* Sat Nov 20 2010 Arnaldo Carvalho de Melo <[email protected]> - 1.9-1
296296
- New release
297297

298-
* Tue Feb 08 2010 Fedora Release Engineering <[email protected]> - 1.8-2
298+
* Mon Feb 08 2010 Fedora Release Engineering <[email protected]> - 1.8-2
299299
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
300300

301301
* Fri Dec 4 2009 Arnaldo Carvalho de Melo <[email protected]> - 1.8-1
@@ -446,7 +446,7 @@ rm -Rf %{buildroot}
446446
- Fix emission of arrays of structs, unions, etc
447447
- use sysconf for the default cacheline size
448448

449-
* Wed Jan 18 2007 Arnaldo Carvalho de Melo <[email protected]>
449+
* Thu Jan 18 2007 Arnaldo Carvalho de Melo <[email protected]>
450450
- fab0db03ea9046893ca110bb2b7d71b764f61033
451451
- pdwtags added
452452

0 commit comments

Comments
 (0)