From 9136cfaca1692a992d4e0ab01036629a90a7f846 Mon Sep 17 00:00:00 2001 From: Akira TAGOH Date: Dec 27 2005 03:49:08 +0000 Subject: - New upstream release. - fixed a missing return statement. (#140833) - fixed an use of uninitialized variable. (#144890) --- diff --git a/.cvsignore b/.cvsignore index db3afa4..d6ac41a 100644 --- a/.cvsignore +++ b/.cvsignore @@ -8,3 +8,4 @@ ruby-1.8.2.tar.gz ruby-1.8.3.tar.gz ruby-1.8.4-preview1.tar.gz ruby-1.8.4-preview2.tar.gz +ruby-1.8.4.tar.gz diff --git a/ruby.spec b/ruby.spec index 3215c9f..334a117 100644 --- a/ruby.spec +++ b/ruby.spec @@ -4,7 +4,7 @@ Name: ruby Version: 1.8.4 -Release: 0.4.preview2 +Release: 1 License: Distributable URL: http://www.ruby-lang.org/ BuildRoot: %{_tmppath}/%{name}-%{version}-root @@ -418,6 +418,11 @@ rm -rf tmp-ruby-docs %dir %{_datadir}/emacs/site-lisp/ruby-mode %changelog +* Tue Dec 27 2005 Akira TAGOH - 1.8.4-1 +- New upstream release. + - fixed a missing return statement. (#140833) + - fixed an use of uninitialized variable. (#144890) + * Fri Dec 16 2005 Akira TAGOH - 1.8.4-0.4.preview2 - updates to 1.8.4-preview2. - renamed the packages to ruby-* (#175765) diff --git a/sources b/sources index f815bc8..cc60eef 100644 --- a/sources +++ b/sources @@ -2,4 +2,4 @@ d65e3a216d6d345a2a6f1aa8758c2f75 ruby-refm-rdp-1.8.1-ja-html.tar.gz 7f3e181c0be9a1579e43a5a8b26372d6 rubyfaq-990927.tar.bz2 8aa2e2da327dc43ff6e46e634eb657b6 rubyfaq-jp-990927.tar.bz2 -e5a48054fb34f09da17e8e8f04b8c706 ruby-1.8.4-preview2.tar.gz +bd8c2e593e1fa4b01fd98eaf016329bb ruby-1.8.4.tar.gz