[ruby] Fix bogus dates in %changelog reported by rpm-4.11.

Vít Ondruch vondruch at fedoraproject.org
Thu Dec 6 13:31:16 UTC 2012


commit e7ad4decdbe8af1695a6ee4eee739b0dd99acfd0
Author: Vít Ondruch <vondruch at redhat.com>
Date:   Thu Dec 6 13:42:40 2012 +0100

    Fix bogus dates in %changelog reported by rpm-4.11.

 ruby.spec |   18 +++++++++---------
 1 files changed, 9 insertions(+), 9 deletions(-)
---
diff --git a/ruby.spec b/ruby.spec
index 7d4feab..634c6b6 100644
--- a/ruby.spec
+++ b/ruby.spec
@@ -818,18 +818,18 @@ make check TESTS="-v $DISABLE_TESTS"
 - Create and own RubyGems directories for binary extensions.
 - Fix build with GCC 4.7.
 
-* Wed Jan 16 2012 Vít Ondruch <vondruch at redhat.com> - 1.9.3.0-3
+* Mon Jan 16 2012 Vít Ondruch <vondruch at redhat.com> - 1.9.3.0-3
 - Fix RHEL build.
 - Fixed directory ownership.
 - Verose build output.
 
-* Wed Jan 15 2012 Vít Ondruch <vondruch at redhat.com> - 1.9.3.0-2
+* Sun Jan 15 2012 Vít Ondruch <vondruch at redhat.com> - 1.9.3.0-2
 - Install RubyGems outside of Ruby directory structure.
 - RubyGems has not its own -devel subpackage.
 - Enhanced macros.ruby and macros.rubygems.
 - All tests are green now (bkabrda).
 
-* Tue Jan 14 2012 Vít Ondruch <vondruch at redhat.com> - 1.9.3.0-1
+* Sat Jan 14 2012 Vít Ondruch <vondruch at redhat.com> - 1.9.3.0-1
 - Initial package
 
 * Sat Jan 14 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.8.7.357-2
@@ -843,7 +843,7 @@ make check TESTS="-v $DISABLE_TESTS"
 - dont normalise arm cpus to arm
 - there is something weird about how ruby choses where to put bits
 
-* Thu Nov 16 2011 Mamoru Tasaka <mtasaka at fedoraproject.org> - 1.8.7.352-3
+* Thu Nov 17 2011 Mamoru Tasaka <mtasaka at fedoraproject.org> - 1.8.7.352-3
 - F-17: kill gdbm support for now due to licensing compatibility issue
 
 * Sat Oct  1 2011 Mamoru Tasaka <mtasaka at fedoraproject.org> - 1.8.7.352-2
@@ -1128,11 +1128,11 @@ make check TESTS="-v $DISABLE_TESTS"
 * Fri Aug 10 2007 Akira TAGOH <tagoh at redhat.com>
 - Update License tag.
 
-* Mon Jul 25 2007 Akira TAGOH <tagoh at redhat.com> - 1.8.6.36-3
+* Mon Jun 25 2007 Akira TAGOH <tagoh at redhat.com> - 1.8.6.36-3
 - ruby-r12567.patch: backport patch from upstream svn to get rid of
   the unnecessary declarations. (#245446)
 
-* Wed Jul 20 2007 Akira TAGOH <tagoh at redhat.com> - 1.8.6.36-2
+* Wed Jun 20 2007 Akira TAGOH <tagoh at redhat.com> - 1.8.6.36-2
 - New upstream release.
   - Fix Etc::getgrgid to get the correct gid as requested. (#236647)
 
@@ -1596,7 +1596,7 @@ make check TESTS="-v $DISABLE_TESTS"
 - Removed ruby_cvs.2000092718.patch and added ruby_cvs.2000100218.patch
   (upgraded ruby to latest cvs version).
 
-* Thu Sep 27 2000 akira yamada <akira at vinelinux.org>
+* Wed Sep 27 2000 akira yamada <akira at vinelinux.org>
 - Updated to upstream version 1.6.1.
 - Removed ruby_cvs.2000082901.patch and added ruby_cvs.2000092718.patch
   (upgraded ruby to latest cvs version).
@@ -1628,7 +1628,7 @@ make check TESTS="-v $DISABLE_TESTS"
 - Removed ruby-list.23190.patch(included into ruby_cvs.patch).
 - Added ruby-dev.10054.patch.
 
-* Tue Jun 15 2000 akira yamada <akira at redhat.com>
+* Thu Jun 15 2000 akira yamada <akira at redhat.com>
 - Updated to version 1.4.4(06/12/2000 CVS).
 - Added manuals and FAQs.
 - Split into ruby, ruby-devel, ruby-tcltk, ruby-docs, irb.
@@ -1674,7 +1674,7 @@ make check TESTS="-v $DISABLE_TESTS"
 * Fri Nov 13 1998 Toru Hoshina <hoshina at best.com>
 - Version up.
 
-* Mon Sep 22 1998 Toru Hoshina <hoshina at best.com>
+* Tue Sep 22 1998 Toru Hoshina <hoshina at best.com>
 - To make a libruby.so.
 
 * Mon Sep 21 1998 Toru Hoshina <hoshina at best.com>


More information about the scm-commits mailing list