diff options
author | Christopher Aillon <caillon@fedoraproject.org> | 2008-02-14 02:22:37 +0000 |
---|---|---|
committer | Christopher Aillon <caillon@fedoraproject.org> | 2008-02-14 02:22:37 +0000 |
commit | 30f55ba62ecccd8627a4ffcc3c81a1bef1538abd (patch) | |
tree | 6cdc4858336ba2b6c91971db734cbf38f82fff06 | |
parent | - Update to latest trunk (2008-02-12) (diff) | |
download | librewolf-fedora-ff-30f55ba62ecccd8627a4ffcc3c81a1bef1538abd.tar.gz librewolf-fedora-ff-30f55ba62ecccd8627a4ffcc3c81a1bef1538abd.tar.bz2 librewolf-fedora-ff-30f55ba62ecccd8627a4ffcc3c81a1bef1538abd.zip |
- Update to latest trunk (2008-02-13)
-rw-r--r-- | .cvsignore | 2 | ||||
-rw-r--r-- | firefox.spec | 6 | ||||
-rw-r--r-- | sources | 2 |
3 files changed, 5 insertions, 5 deletions
@@ -1,2 +1,2 @@ firefox-langpacks-20080104.tar.bz2 -mozilla-20080212.tar.bz2 +mozilla-20080213.tar.bz2 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) @@ -1,2 +1,2 @@ d04a2981b603b9abbc8a5e0525759c4b firefox-langpacks-20080104.tar.bz2 -e2267e312dd828d0501210c3c4de331a mozilla-20080212.tar.bz2 +f1511ac338f8cc63071eaef900a851f3 mozilla-20080213.tar.bz2 |