summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Aillon <caillon@fedoraproject.org>2005-11-03 15:03:30 +0000
committerChristopher Aillon <caillon@fedoraproject.org>2005-11-03 15:03:30 +0000
commite9219828c9faa006aef8a4dfb970c079a989ea70 (patch)
tree125496e7aaa45f6760cd0c8a0ce0f045d8261daf
parent- Update to 1.5 beta 2 (diff)
downloadlibrewolf-fedora-ff-e9219828c9faa006aef8a4dfb970c079a989ea70.tar.gz
librewolf-fedora-ff-e9219828c9faa006aef8a4dfb970c079a989ea70.tar.bz2
librewolf-fedora-ff-e9219828c9faa006aef8a4dfb970c079a989ea70.zip
- Update to 1.5 rc1
- Clean up the default bookmarks
-rw-r--r--.cvsignore1
-rw-r--r--firefox.spec8
-rw-r--r--sources2
3 files changed, 8 insertions, 3 deletions
diff --git a/.cvsignore b/.cvsignore
index b564e91..ccbc07f 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -12,3 +12,4 @@ firefox-1.0-locales.tar.bz2
deerpark-alpha1-source.tar.bz2
firefox-1.1a2-source.tar.bz2
firefox-1.5b1-source.tar.bz2
+firefox-1.5rc1-source.tar.bz2
diff --git a/firefox.spec b/firefox.spec
index b616626..06040da 100644
--- a/firefox.spec
+++ b/firefox.spec
@@ -11,14 +11,14 @@ ExcludeArch: ppc64
Summary: Mozilla Firefox Web browser.
Name: firefox
Version: 1.5
-Release: 0.5.0.beta2
+Release: 0.5.0.rc1
URL: http://www.mozilla.org/projects/firefox/
License: MPL/LGPL
Group: Applications/Internet
%if %{official_branding}
%define tarball firefox-%{version}-source.tar.bz2
%else
-%define tarball firefox-1.5b2-source.tar.bz2
+%define tarball firefox-1.5rc1-source.tar.bz2
%endif
Source0: %{tarball}
Source1: firefox-gnomestripe-0.1.tar.gz
@@ -251,6 +251,10 @@ fi
#---------------------------------------------------------------------
%changelog
+* Thu Nov 3 2005 Christopher Aillon <caillon@redhat.com> - 1.5-0.5.0.rc1
+- Update to 1.5 rc1
+- Clean up the default bookmarks
+
* Sat Oct 8 2005 Christopher Aillon <caillon@redhat.com> - 1.5-0.5.0.beta2
- Update to 1.5 beta 2
diff --git a/sources b/sources
index 63fa3b6..8a45ffd 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,3 @@
b628d5f24a49ab15d1943b7d694edd90 firefox-gnomestripe-0.1.tar.gz
2a9c2ae93baa98b96d28db380a805442 firefox-1.0-locales.tar.bz2
-08eb51cbab8050ebfd3d53e6592fc0f0 firefox-1.5b2-source.tar.bz2
+9f45c0892871aebf638ea74c249727f0 firefox-1.5rc1-source.tar.bz2
bgstack15