[totem] Fix invalid dates in %changelog

Christophe Fergeau teuf at fedoraproject.org
Thu Oct 23 08:42:11 UTC 2014


commit 8ceaac26c9e4c12a5da9e67361eeb87fd699a6d0
Author: Christophe Fergeau <cfergeau at redhat.com>
Date:   Thu Oct 9 17:09:59 2014 +0200

    Fix invalid dates in %changelog
    
    This fixes warnings from fedpkg

 totem.spec |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/totem.spec b/totem.spec
index 0b0d609..198db51 100644
--- a/totem.spec
+++ b/totem.spec
@@ -889,7 +889,7 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 * Mon May 21 2007 - Bastien Nocera <bnocera at redhat.com> - 2.19.2-3
 - Fix unclosed curly brace
 
-* Fri May 21 2007 - Bastien Nocera <bnocera at redhat.com> - 2.19.2-2
+* Mon May 21 2007 - Bastien Nocera <bnocera at redhat.com> - 2.19.2-2
 - Add lirc, and galago sub-packages
 
 * Sun May 20 2007 Matthias Clasen <mclasen at redhat.com> - 2.19.2-1
@@ -1031,7 +1031,7 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 - GStreamer has been split into gstreamer08 and gstreamer (0.10) packages
   we need gstreamer08 for now
 
-* Thu Dec 20 2005 Matthias Clasen <mclasen at redhat.com> 1.3.0-1
+* Tue Dec 20 2005 Matthias Clasen <mclasen at redhat.com> 1.3.0-1
 - Update to 1.3.0
 
 * Thu Dec 15 2005 Matthias Clasen <mclasen at redhat.com> 1.2.1-1
@@ -1046,7 +1046,7 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 * Tue Oct 25 2005 Matthias Clasen <mclasen at redhat.com> - 1.1.5-1
 - Update to 1.1.5
 
-* Tue Aug 18 2005 John (J5) Palmieri <johnp at redhat.com> - 1.1.4-1
+* Thu Aug 18 2005 John (J5) Palmieri <johnp at redhat.com> - 1.1.4-1
 - Update to upstream version 1.1.4 and rebuild
 - Don't build with nautilus-cd-burner on s390 platforms
 
@@ -1060,7 +1060,7 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 - Update to upstream version 1.0.2 to fix minor bugs
 - Register the thumbnail and handlers schemas
 
-* Tue Feb 29 2005 John (J5) Palmieri <johnp at redhat.com> - 1.0.1-1
+* Tue Mar 29 2005 John (J5) Palmieri <johnp at redhat.com> - 1.0.1-1
 - Update to upstream version 1.0.1
 - Break out devel package
 


More information about the scm-commits mailing list