diff options
author | Martin Stransky <stransky@anakreon.cz> | 2012-08-01 09:01:14 +0200 |
---|---|---|
committer | Martin Stransky <stransky@anakreon.cz> | 2012-08-01 09:01:14 +0200 |
commit | 69f696677caab18b427418c9549b1edb0bd89ef2 (patch) | |
tree | 9fb0ec63b3cbcfb14664dc43f42d8e2c8177b8b1 /firefox.spec | |
parent | build fix (diff) | |
download | librewolf-fedora-ff-69f696677caab18b427418c9549b1edb0bd89ef2.tar.gz librewolf-fedora-ff-69f696677caab18b427418c9549b1edb0bd89ef2.tar.bz2 librewolf-fedora-ff-69f696677caab18b427418c9549b1edb0bd89ef2.zip |
removed StartupWMClass (rhbz#844860)
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 b47163f..32634f2 100644 --- a/firefox.spec +++ b/firefox.spec @@ -52,7 +52,7 @@ Summary: Mozilla Firefox Web browser Name: firefox Version: 14.0.1 -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 @@ -391,6 +391,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : #--------------------------------------------------------------------- %changelog +* Wed Aug 1 2012 Martin Stransky <stransky@redhat.com> - 14.0.1-2 +- removed StartupWMClass (rhbz#844860) + * Mon Jul 16 2012 Martin Stransky <stransky@redhat.com> - 14.0.1-1 - Update to 14.0.1 |