summaryrefslogtreecommitdiff
path: root/firefox.spec
diff options
context:
space:
mode:
authorcvsdist <cvsdist@fedoraproject.org>2004-09-09 04:44:56 +0000
committercvsdist <cvsdist@fedoraproject.org>2004-09-09 04:44:56 +0000
commitfb122755501de65dc12637fda7109de582849122 (patch)
tree6903b03deb72f8a54ee21b0382aada6bad00791b /firefox.spec
parentauto-import changelog data from firefox-0.9.3-7.src.rpm (diff)
downloadlibrewolf-fedora-ff-fb122755501de65dc12637fda7109de582849122.tar.gz
librewolf-fedora-ff-fb122755501de65dc12637fda7109de582849122.tar.bz2
librewolf-fedora-ff-fb122755501de65dc12637fda7109de582849122.zip
auto-import changelog data from firefox-0.9.3-8.src.rpm
0.9.3-8 - Fixup .desktop entry Name, GenericName, and Comment (#131602) - Add MimeType desktop entry (patch from jrb@redhat.com) - Build with --disable-xprint
Diffstat (limited to 'firefox.spec')
-rw-r--r--firefox.spec7
1 files changed, 6 insertions, 1 deletions
diff --git a/firefox.spec b/firefox.spec
index 27411d7..b29a1da 100644
--- a/firefox.spec
+++ b/firefox.spec
@@ -3,7 +3,7 @@ ExclusiveArch: i386 x86_64 ia64 ppc
Summary: Mozilla Firefox Web browser.
Name: firefox
Version: 0.9.3
-Release: 7
+Release: 8
Epoch: 0
URL: http://www.mozilla.org/projects/firefox/
License: MPL/LGPL
@@ -154,6 +154,11 @@ fi
#---------------------------------------------------------------------
%changelog
+* Fri Sep 03 2004 Christopher Aillon <caillon@redhat.com> 0:0.9.3-8
+- Fixup .desktop entry Name, GenericName, and Comment (#131602)
+- Add MimeType desktop entry (patch from jrb@redhat.com)
+- Build with --disable-xprint
+
* Tue Aug 31 2004 Warren Togami <wtogami@redhat.com> 0:0.9.3-7
- rawhide import
- fedora.us #1765 NetBSD's freetype 2.1.8 compat patch
bgstack15