[gnome-boxes] Fix dates in %changelog

Christophe Fergeau teuf at fedoraproject.org
Wed Feb 6 11:46:36 UTC 2013


commit edb62271d5e7cb001edb30fdea1fc231ee9eeba0
Author: Christophe Fergeau <cfergeau at redhat.com>
Date:   Wed Feb 6 12:13:01 2013 +0100

    Fix dates in %changelog
    
    Fixes
    error: Bad exit status from /var/tmp/rpm-tmp.SuBLvm (%install)
        bogus date in %changelog: Mon Nov 20 2012 Zeeshan Ali <zeenix at redhat.com> - 3.7.2-1
        bogus date in %changelog: Mon Oct 16 2012 Zeeshan Ali <zeenix at redhat.com> - 3.6.1.1-2
        bogus date in %changelog: Mon Oct 16 2012 Zeeshan Ali <zeenix at redhat.com> - 3.6.1.1-1
        bogus date in %changelog: Mon May 15 2012 Zeeshan Ali <zeenix at redhat.com> - 3.4.2-1
        bogus date in %changelog: Thu Jan 17 2012 Christophe Fergeau <cfergeau at redhat.com> - 3.3.4-2
        bogus date in %changelog: Thu Jan 17 2012 Christophe Fergeau <cfergeau at redhat.com> - 3.3.4-1
        Bad exit status from /var/tmp/rpm-tmp.SuBLvm (%install)

 gnome-boxes.spec |   12 ++++++------
 1 files changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/gnome-boxes.spec b/gnome-boxes.spec
index bbde1bc..477aee7 100644
--- a/gnome-boxes.spec
+++ b/gnome-boxes.spec
@@ -121,16 +121,16 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 - Reenable USB redirection (it's disabled by default, packagers must
   enable it if appropriate)
 
-* Mon Nov 20 2012 Zeeshan Ali <zeenix at redhat.com> - 3.7.2-1
+* Tue Nov 20 2012 Zeeshan Ali <zeenix at redhat.com> - 3.7.2-1
 - Update to 3.7.2.
 
 * Tue Nov 13 2012 Christophe Fergeau <cfergeau at redhat.com> - 3.6.2-2
 - Update to 3.6.2
 
-* Mon Oct 16 2012 Zeeshan Ali <zeenix at redhat.com> - 3.6.1.1-2
+* Tue Oct 16 2012 Zeeshan Ali <zeenix at redhat.com> - 3.6.1.1-2
 - Enable USB redirection in new domains.
 
-* Mon Oct 16 2012 Zeeshan Ali <zeenix at redhat.com> - 3.6.1.1-1
+* Tue Oct 16 2012 Zeeshan Ali <zeenix at redhat.com> - 3.6.1.1-1
 - Update to 3.6.1.1
 
 * Mon Oct 15 2012 Zeeshan Ali <zeenix at redhat.com> - 3.6.1-1
@@ -177,7 +177,7 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 * Wed May 16 2012 Christophe Fergeau <cfergeau at redhat.com> - 3.4.2-2
 - Remove ExclusiveArch now that spice-gtk is built on all arch
 
-* Mon May 15 2012 Zeeshan Ali <zeenix at redhat.com> - 3.4.2-1
+* Tue May 15 2012 Zeeshan Ali <zeenix at redhat.com> - 3.4.2-1
 - Update to 3.4.2
 
 * Thu Apr 26 2012 Christophe Fergeau <cfergeau at redhat.com> - 3.4.1-2
@@ -226,12 +226,12 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 - Fix %%global use (%%url_ver got expanded to 3.3.4 instead of 3.3 in
   -2)
 
-* Thu Jan 17 2012 Christophe Fergeau <cfergeau at redhat.com> - 3.3.4-2
+* Tue Jan 17 2012 Christophe Fergeau <cfergeau at redhat.com> - 3.3.4-2
 - Remove use of BuildRoot
 - Remove use of defattr
 - Use %%global instead of %%define
 
-* Thu Jan 17 2012 Christophe Fergeau <cfergeau at redhat.com> - 3.3.4-1
+* Tue Jan 17 2012 Christophe Fergeau <cfergeau at redhat.com> - 3.3.4-1
 - Update to 3.3.4 release
 
 * Thu Jan 05 2012 Christophe Fergeau <cfergeau at redhat.com> - 3.3.3-3


More information about the scm-commits mailing list