summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Aillon <caillon@fedoraproject.org>2008-02-28 03:20:36 +0000
committerChristopher Aillon <caillon@fedoraproject.org>2008-02-28 03:20:36 +0000
commitf06b529fb4d245be56369cc8fc131ecdeefba098 (patch)
tree697bda12d4a0753502466b8069edb871891bdf5d
parent- Update to latest trunk (2008-02-26) (diff)
downloadlibrewolf-fedora-ff-f06b529fb4d245be56369cc8fc131ecdeefba098.tar.gz
librewolf-fedora-ff-f06b529fb4d245be56369cc8fc131ecdeefba098.tar.bz2
librewolf-fedora-ff-f06b529fb4d245be56369cc8fc131ecdeefba098.zip
- Update to latest trunk (2008-02-27)
-rw-r--r--.cvsignore2
-rw-r--r--firefox.spec9
-rw-r--r--sources2
3 files changed, 8 insertions, 5 deletions
diff --git a/.cvsignore b/.cvsignore
index 21cd21a..3a32abb 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1,2 +1,2 @@
firefox-langpacks-20080104.tar.bz2
-mozilla-20080226.tar.bz2
+mozilla-20080227.tar.bz2
diff --git a/firefox.spec b/firefox.spec
index 54639ed..27ea170 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.beta3.28
+%define xulrunner_version 1.9-0.beta3.29
%define official_branding 0
%define build_langpacks 0
%if ! %{official_branding}
-%define cvsdate 20080226
+%define cvsdate 20080227
%define nightly .nightly%{cvsdate}
%endif
Summary: Mozilla Firefox Web browser
Name: firefox
Version: 3.0
-Release: 0.beta3.28%{?nightly}%{?dist}
+Release: 0.beta3.29%{?nightly}%{?dist}
URL: http://www.mozilla.org/projects/firefox/
License: MPLv1.1 or GPLv2+ or LGPLv2+
Group: Applications/Internet
@@ -315,6 +315,9 @@ fi
#---------------------------------------------------------------------
%changelog
+* Wed Feb 27 2008 Christopher Aillon <caillon@redhat.com> 3.0-0.beta3.29
+- Update to latest trunk (2008-02-27)
+
* Tue Feb 26 2008 Christopher Aillon <caillon@redhat.com> 3.0-0.beta3.28
- Update to latest trunk (2008-02-26)
diff --git a/sources b/sources
index 78e7273..4fc5095 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
d04a2981b603b9abbc8a5e0525759c4b firefox-langpacks-20080104.tar.bz2
-9133a5d2fe93987d61b6acab1ea47f9c mozilla-20080226.tar.bz2
+256eae6b55eb47e17396e2e5d6f21ada mozilla-20080227.tar.bz2
bgstack15