diff options
author | Christopher Aillon <caillon@redhat.com> | 2011-03-22 11:15:04 -0700 |
---|---|---|
committer | Christopher Aillon <caillon@redhat.com> | 2011-03-22 11:21:31 -0700 |
commit | 905589a4fd3bf09a177bf53fa0b122adbc1232ff (patch) | |
tree | e8918a3328b27d74bcdcb052dbb99de5148a1a36 /firefox.spec | |
parent | Use the gecko_verrel macro for our various requires (diff) | |
download | librewolf-fedora-ff-905589a4fd3bf09a177bf53fa0b122adbc1232ff.tar.gz librewolf-fedora-ff-905589a4fd3bf09a177bf53fa0b122adbc1232ff.tar.bz2 librewolf-fedora-ff-905589a4fd3bf09a177bf53fa0b122adbc1232ff.zip |
Rebuild
Diffstat (limited to 'firefox.spec')
-rw-r--r-- | firefox.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/firefox.spec b/firefox.spec index 7042074..b353830 100644 --- a/firefox.spec +++ b/firefox.spec @@ -45,7 +45,7 @@ Summary: Mozilla Firefox Web browser Name: firefox Version: 4.0 -Release: 1%{?pre_tag}%{?dist} +Release: 2%{?pre_tag}%{?dist} URL: http://www.mozilla.org/projects/firefox/ License: MPLv1.1 or GPLv2+ or LGPLv2+ Group: Applications/Internet @@ -357,6 +357,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : #--------------------------------------------------------------------- %changelog +* Tue Mar 22 2011 Christopher Aillon <caillon@redhat.com> - 4.0-2 +- Rebuild + * Tue Mar 22 2011 Christopher Aillon <caillon@redhat.com> - 4.0-1 - Firefox 4 |