diff options
author | Martin Stransky <stransky@anakreon.cz> | 2016-01-04 13:54:49 +0100 |
---|---|---|
committer | Martin Stransky <stransky@anakreon.cz> | 2016-01-04 13:54:49 +0100 |
commit | 6fa6641b191bbcc05f91065e9976a38991d9d740 (patch) | |
tree | 3c23a47dca4c025648ed2e0c6bb37a7c5954af2e /firefox.spec | |
parent | added comment to skia patch (diff) | |
download | librewolf-fedora-ff-6fa6641b191bbcc05f91065e9976a38991d9d740.tar.gz librewolf-fedora-ff-6fa6641b191bbcc05f91065e9976a38991d9d740.tar.bz2 librewolf-fedora-ff-6fa6641b191bbcc05f91065e9976a38991d9d740.zip |
Enabled Skia (rhbz#1282134)
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 64f601b..04e8cd7 100644 --- a/firefox.spec +++ b/firefox.spec @@ -77,7 +77,7 @@ Summary: Mozilla Firefox Web browser Name: firefox Version: 43.0.3 -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 @@ -753,6 +753,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : #--------------------------------------------------------------------- %changelog +* Mon Jan 4 2016 Martin Stransky <stransky@redhat.com> - 43.0.3-2 +- Enabled Skia (rhbz#1282134) + * Tue Dec 29 2015 Martin Stransky <stransky@redhat.com> - 43.0.3-1 - Update to 43.0.3 |