summaryrefslogtreecommitdiff
path: root/firefox.spec
diff options
context:
space:
mode:
authorChristopher Aillon <caillon@fedoraproject.org>2008-02-14 02:22:37 +0000
committerChristopher Aillon <caillon@fedoraproject.org>2008-02-14 02:22:37 +0000
commit30f55ba62ecccd8627a4ffcc3c81a1bef1538abd (patch)
tree6cdc4858336ba2b6c91971db734cbf38f82fff06 /firefox.spec
parent- Update to latest trunk (2008-02-12) (diff)
downloadlibrewolf-fedora-ff-30f55ba62ecccd8627a4ffcc3c81a1bef1538abd.tar.gz
librewolf-fedora-ff-30f55ba62ecccd8627a4ffcc3c81a1bef1538abd.tar.bz2
librewolf-fedora-ff-30f55ba62ecccd8627a4ffcc3c81a1bef1538abd.zip
- Update to latest trunk (2008-02-13)
Diffstat (limited to 'firefox.spec')
-rw-r--r--firefox.spec6
1 files changed, 3 insertions, 3 deletions
diff --git a/firefox.spec b/firefox.spec
index 650b04c..5ff6946 100644
--- a/firefox.spec
+++ b/firefox.spec
@@ -13,7 +13,7 @@
%define build_langpacks 0
%if ! %{official_branding}
-%define cvsdate 20080212
+%define cvsdate 20080213
%define nightly .nightly%{cvsdate}
%endif
@@ -312,8 +312,8 @@ fi
#---------------------------------------------------------------------
%changelog
-* Tue Feb 12 2008 Christopher Aillon <caillon@redhat.com> 3.0-0.beta3.20
-- Update to latest trunk (2008-02-12)
+* Tue Feb 13 2008 Christopher Aillon <caillon@redhat.com> 3.0-0.beta3.20
+- Update to latest trunk (2008-02-13)
* Mon Feb 11 2008 Christopher Aillon <caillon@redhat.com> 3.0-0.beta2.19
- Update to latest trunk (2008-02-11)
bgstack15