summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Aillon <caillon@fedoraproject.org>2008-02-11 00:31:43 +0000
committerChristopher Aillon <caillon@fedoraproject.org>2008-02-11 00:31:43 +0000
commit44314cb82c5407d5248a5a10a0721b592df3db21 (patch)
treeadfc93677f9134b6ad0770f6d03f8c3417d48cfb
parent- Update to latest trunk (2008-02-09) (diff)
downloadlibrewolf-fedora-ff-44314cb82c5407d5248a5a10a0721b592df3db21.tar.gz
librewolf-fedora-ff-44314cb82c5407d5248a5a10a0721b592df3db21.tar.bz2
librewolf-fedora-ff-44314cb82c5407d5248a5a10a0721b592df3db21.zip
- Update to latest trunk (2008-02-10)
-rw-r--r--firefox.spec9
-rw-r--r--sources3
2 files changed, 7 insertions, 5 deletions
diff --git a/firefox.spec b/firefox.spec
index ba9b4a7..d76d377 100644
--- a/firefox.spec
+++ b/firefox.spec
@@ -7,20 +7,20 @@
%define mozappdir %{_libdir}/%{name}-%{version_internal}
%define gecko_version 1.9
-%define xulrunner_version 1.9-0.beta2.17
+%define xulrunner_version 1.9-0.beta2.18
%define official_branding 0
%define build_langpacks 0
%if ! %{official_branding}
-%define cvsdate 20080209
+%define cvsdate 20080210
%define nightly .nightly%{cvsdate}
%endif
Summary: Mozilla Firefox Web browser
Name: firefox
Version: 3.0
-Release: 0.beta2.17%{?nightly}%{?dist}
+Release: 0.beta2.18%{?nightly}%{?dist}
URL: http://www.mozilla.org/projects/firefox/
License: MPLv1.1 or GPLv2+ or LGPLv2+
Group: Applications/Internet
@@ -311,6 +311,9 @@ fi
#---------------------------------------------------------------------
%changelog
+* Sun Feb 10 2008 Christopher Aillon <caillon@redhat.com> 3.0-0.beta2.18
+- Update to latest trunk (2008-02-10)
+
* Sat Feb 9 2008 Christopher Aillon <caillon@redhat.com> 3.0-0.beta2.17
- Update to latest trunk (2008-02-09)
diff --git a/sources b/sources
index b536167..f47c03a 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,2 @@
d04a2981b603b9abbc8a5e0525759c4b firefox-langpacks-20080104.tar.bz2
-51f3855944f281a4910243fea3f526be mozilla-20080206.tar.bz2
-eaa1acc0f2a50efd1ac590ca99dbf336 mozilla-20080209.tar.bz2
+880eb2913dad02030a684d7142456287 mozilla-20080210.tar.bz2
bgstack15