diff options
author | Christopher Aillon <caillon@fedoraproject.org> | 2008-05-22 17:56:58 +0000 |
---|---|---|
committer | Christopher Aillon <caillon@fedoraproject.org> | 2008-05-22 17:56:58 +0000 |
commit | 10e446d0a2883abe2396cd6cb03eeb17f21207a3 (patch) | |
tree | a4213c9aa60d04aeb62daac9d1ff296b87a75e62 | |
parent | get the name right... (diff) | |
download | librewolf-fedora-ff-10e446d0a2883abe2396cd6cb03eeb17f21207a3.tar.gz librewolf-fedora-ff-10e446d0a2883abe2396cd6cb03eeb17f21207a3.tar.bz2 librewolf-fedora-ff-10e446d0a2883abe2396cd6cb03eeb17f21207a3.zip |
- Revert to 2008-04-16 trunk
-rw-r--r-- | firefox.spec | 7 | ||||
-rw-r--r-- | sources | 2 |
2 files changed, 6 insertions, 3 deletions
diff --git a/firefox.spec b/firefox.spec index 5b9d7d3..13c52fa 100644 --- a/firefox.spec +++ b/firefox.spec @@ -12,14 +12,14 @@ %define build_langpacks 0 %if ! %{official_branding} -%define cvsdate 20080516 +%define cvsdate 20080416 %define nightly .cvs%{cvsdate} %endif Summary: Mozilla Firefox Web browser Name: firefox Version: 3.0 -Release: 0.63%{?nightly}%{?dist} +Release: 0.65%{?nightly}%{?dist} URL: http://www.mozilla.org/projects/firefox/ License: MPLv1.1 or GPLv2+ or LGPLv2+ Group: Applications/Internet @@ -325,6 +325,9 @@ fi #--------------------------------------------------------------------- %changelog +* Thu May 22 2008 Christopher Aillon <caillon@redhat.com> 3.0-0.65 +- Revert to 2008-04-16 trunk + * Fri Apr 16 2008 Christopher Aillon <caillon@redhat.com> 3.0-0.63 - Update to latest trunk (2008-05-16) @@ -1 +1 @@ -53a9e0126ec237968a47fad84bd02d0c mozilla-20080516.tar.bz2 +cbe123d9c1e8f26e03965d741980817f mozilla-20080416.tar.bz2 |