summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.cvsignore4
-rw-r--r--firefox.spec9
-rw-r--r--sources4
3 files changed, 10 insertions, 7 deletions
diff --git a/.cvsignore b/.cvsignore
index 1879874..d03a150 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1,2 +1,2 @@
-firefox-1.5.0.4-source.tar.bz2
-firefox-langpacks-1.5.0.4-20060612.tar.bz2
+firefox-1.5.0.5-source.tar.bz2
+firefox-langpacks-1.5.0.5-20060726.tar.bz2
diff --git a/firefox.spec b/firefox.spec
index ba0d58e..5fe2a1a 100644
--- a/firefox.spec
+++ b/firefox.spec
@@ -9,8 +9,8 @@
Summary: Mozilla Firefox Web browser.
Name: firefox
-Version: 1.5.0.4
-Release: 5
+Version: 1.5.0.5
+Release: 2
URL: http://www.mozilla.org/projects/firefox/
License: MPL/LGPL
Group: Applications/Internet
@@ -20,7 +20,7 @@ Group: Applications/Internet
%define tarball firefox-1.5rc3-source.tar.bz2
%endif
Source0: %{tarball}
-Source2: firefox-langpacks-%{version}-20060612.tar.bz2
+Source2: firefox-langpacks-%{version}-20060726.tar.bz2
Source10: firefox-mozconfig
Source11: firefox-mozconfig-branded
Source12: firefox-redhat-default-bookmarks.html
@@ -336,6 +336,9 @@ fi
#---------------------------------------------------------------------
%changelog
+* Wed Jul 26 2006 Christopher Aillon <caillon@redhat.com> - 1.5.0.5-2
+- Update to 1.5.0.5
+
* Mon Jul 24 2006 Christopher Aillon <caillon@redhat.com> - 1.5.0.4-4
- Ugh:
- Mozilla the platform is deprecated
diff --git a/sources b/sources
index 27c0a64..6cf10d5 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-4cb3d7c1b5345585750766c589308b5e firefox-1.5.0.4-source.tar.bz2
-f86cb08ab1d8d172e4cd87bb58d8fee2 firefox-langpacks-1.5.0.4-20060612.tar.bz2
+cfa7cd1af35571d3871c922c3a2b9c7f firefox-1.5.0.5-source.tar.bz2
+b7021e012b02a745e73e51e05308cd49 firefox-langpacks-1.5.0.5-20060726.tar.bz2
bgstack15