[shadow-utils] Fix bogus dates in changelog

Tomáš Mráz tmraz at fedoraproject.org
Thu Jul 25 12:30:44 UTC 2013


commit 462b4b2f45f6da8d7737a19b1f3cff55e74f2492
Author: Tomas Mraz <tmraz at fedoraproject.org>
Date:   Thu Jul 25 14:30:32 2013 +0200

    Fix bogus dates in changelog

 shadow-utils.spec |   12 ++++++------
 1 files changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/shadow-utils.spec b/shadow-utils.spec
index 56f8a3f..1d4ff2e 100644
--- a/shadow-utils.spec
+++ b/shadow-utils.spec
@@ -258,7 +258,7 @@ rm -rf $RPM_BUILD_ROOT
 * Mon Jun 18 2012 Peter Vrabec <pvrabec at redhat.com> - 2:4.1.5-3
 - pwconv/grpconv skipped 2nd of consecutive failures (#832995)
 
-* Wed Mar 22 2012 Peter Vrabec <pvrabec at redhat.com> - 2:4.1.5-2
+* Thu Mar 22 2012 Peter Vrabec <pvrabec at redhat.com> - 2:4.1.5-2
 - fix selinux context handling
 - reset selinux context on files copied from skel
 
@@ -471,11 +471,11 @@ rm -rf $RPM_BUILD_ROOT
 * Tue Jun 26 2007 Peter Vrabec <pvrabec at redhat.com> 2:4.0.18.1-16
 - fix "CAVEATS" section of groupadd man page (#245590)
 
-* Tue Jun 06 2007 Peter Vrabec <pvrabec at redhat.com> 2:4.0.18.1-15
+* Wed Jun 06 2007 Peter Vrabec <pvrabec at redhat.com> 2:4.0.18.1-15
 - fix infinitive loop if there are duplicate entries
   in /etc/group (#240915)
 
-* Tue Jun 06 2007 Peter Vrabec <pvrabec at redhat.com> 2:4.0.18.1-14
+* Wed Jun 06 2007 Peter Vrabec <pvrabec at redhat.com> 2:4.0.18.1-14
 - do not run find_new_uid() twice and use getpwuid() to check
   UID uniqueness (#236871)
 
@@ -646,7 +646,7 @@ rm -rf $RPM_BUILD_ROOT
 - fix memory leak, and CPU spinning when grp_update() and
   duplicate group entries in /etc/group (#151484)
 
-* Mon Mar 29 2005 Peter Vrabec <pvrabec at redhat.com>  2:4.0.7-4
+* Tue Mar 29 2005 Peter Vrabec <pvrabec at redhat.com>  2:4.0.7-4
 - use newgrp binary
 - newgrp don't ask for password if user's default GID = group ID,
   ask for password if there is some in /etc/gshadow
@@ -756,7 +756,7 @@ rm -rf $RPM_BUILD_ROOT
 * Thu Sep 4 2003 Dan Walsh <dwalsh at redhat.com> 4.0.3-11.sel
 - build with SELinux support
 
-* Fri Jul 28 2003 Dan Walsh <dwalsh at redhat.com> 4.0.3-10
+* Mon Jul 28 2003 Dan Walsh <dwalsh at redhat.com> 4.0.3-10
 - Add SELinux support
 
 * Wed Jun 04 2003 Elliot Lee <sopwith at redhat.com>
@@ -980,7 +980,7 @@ rm -rf $RPM_BUILD_ROOT
 * Thu Nov 06 1997 Cristian Gafton <gafton at redhat.com>
 - added forgot lastlog command to the spec file
 
-* Mon Oct 26 1997 Cristian Gafton <gafton at redhat.com>
+* Mon Oct 27 1997 Cristian Gafton <gafton at redhat.com>
 - obsoletes adduser
 
 * Thu Oct 23 1997 Cristian Gafton <gafton at redhat.com>


More information about the scm-commits mailing list