From 6e17e4bccd99e9663c457c01bd891e8eb6fc8094 Mon Sep 17 00:00:00 2001 From: lvfei Date: Tue, 11 Oct 2022 04:33:13 -0400 Subject: [PATCH] update change fix date does not match the day of the week --- filesystem.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/filesystem.spec b/filesystem.spec index 643a104..fda9154 100644 --- a/filesystem.spec +++ b/filesystem.spec @@ -582,7 +582,7 @@ restorecon /afs 2>/dev/null >/dev/null || : in Fedora 11. - Remove explicit BuildRoot. -* Fri Sep 25 2010 Ondrej Vasik 2.4.36-1 +* Sat Sep 25 2010 Ondrej Vasik 2.4.36-1 - own /usr/lib/sse2 even on 64-bit (#636748) * Mon Apr 19 2010 Ondrej Vasik 2.4.35-1 @@ -873,7 +873,7 @@ restorecon /afs 2>/dev/null >/dev/null || : * Thu Jun 22 2000 Preston Brown - remove /usr/info -* Sun Jun 19 2000 Bill Nottingham +* Mon Jun 19 2000 Bill Nottingham - remove /usr/man * Sat Jun 17 2000 Bill Nottingham @@ -896,7 +896,7 @@ restorecon /afs 2>/dev/null >/dev/null || : * Thu Apr 13 2000 Jakub Jelinek - removed /var/state, added /var/opt, /var/mail for FHS 2.1 compliance -* Mon Aug 28 1999 Preston Brown +* Sat Aug 28 1999 Preston Brown - added /opt, /var/state, /var/cache for FHS compliance (#3966) * Sun Mar 21 1999 Cristian Gafton -- Gitee