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