diff options
author | Christopher Aillon <caillon@fedoraproject.org> | 2007-03-21 02:40:12 +0000 |
---|---|---|
committer | Christopher Aillon <caillon@fedoraproject.org> | 2007-03-21 02:40:12 +0000 |
commit | 05af7bc300be110ed03714a4e886b1d4fb1f2d71 (patch) | |
tree | ef65d2803f8082e7857fa160df6e476a57574963 | |
parent | bookmarks changes (diff) | |
download | librewolf-fedora-ff-05af7bc300be110ed03714a4e886b1d4fb1f2d71.tar.gz librewolf-fedora-ff-05af7bc300be110ed03714a4e886b1d4fb1f2d71.tar.bz2 librewolf-fedora-ff-05af7bc300be110ed03714a4e886b1d4fb1f2d71.zip |
- Update to 2.0.0.3
-rw-r--r-- | .cvsignore | 4 | ||||
-rw-r--r-- | firefox.spec | 7 | ||||
-rw-r--r-- | sources | 4 |
3 files changed, 9 insertions, 6 deletions
@@ -1,2 +1,2 @@ -firefox-2.0.0.1-source.tar.bz2 -firefox-langpacks-2.0.0.1-20061220.tar.bz2 +firefox-langpacks-2.0.0.3-20070320.tar.bz2 +firefox-2.0.0.3-source.tar.bz2 diff --git a/firefox.spec b/firefox.spec index 291869d..f6b6805 100644 --- a/firefox.spec +++ b/firefox.spec @@ -11,8 +11,8 @@ Summary: Mozilla Firefox Web browser. Name: firefox -Version: 2.0.0.2 -Release: 3%{?dist} +Version: 2.0.0.3 +Release: 1%{?dist} URL: http://www.mozilla.org/projects/firefox/ License: MPL/LGPL Group: Applications/Internet @@ -415,6 +415,9 @@ fi #--------------------------------------------------------------------- %changelog +* Tue Mar 20 2007 Christopher Aillon <caillon@redhat.com> 2.0.0.3-1 +- Update to 2.0.0.3 + * Tue Mar 20 2007 Christopher Aillon <caillon@redhat.com> 2.0.0.2-3 - Default bookmarks no longer live here; use system-bookmarks @@ -1,2 +1,2 @@ -d7db87b76c1e78a229b662d7dd642265 firefox-2.0.0.2-source.tar.bz2 -b0bf9fedd0956bf56e07eeadc7942071 firefox-langpacks-2.0.0.2-20070223.tar.bz2 +775913a54f9aae0020947284a6f63cf6 firefox-langpacks-2.0.0.3-20070320.tar.bz2 +24398e3d98673a2a92a01a8f771ca12a firefox-2.0.0.3-source.tar.bz2 |