diff options
author | Tom Callaway <spot@fedoraproject.org> | 2015-04-06 15:31:46 -0400 |
---|---|---|
committer | Tom Callaway <spot@fedoraproject.org> | 2015-04-06 15:31:46 -0400 |
commit | 767c3940df6c3ed5879ece5c1089445069066b7a (patch) | |
tree | e810f31caa9836e263dddef7b01e697aebbe2118 | |
parent | Fix build on AArch64 (based on upstream skia changes) (diff) | |
download | librewolf-fedora-ff-767c3940df6c3ed5879ece5c1089445069066b7a.tar.gz librewolf-fedora-ff-767c3940df6c3ed5879ece5c1089445069066b7a.tar.bz2 librewolf-fedora-ff-767c3940df6c3ed5879ece5c1089445069066b7a.zip |
rebuild for libvpx 1.4.0
-rw-r--r-- | firefox.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/firefox.spec b/firefox.spec index 3114b83..1c4d2c7 100644 --- a/firefox.spec +++ b/firefox.spec @@ -107,7 +107,7 @@ Summary: Mozilla Firefox Web browser Name: firefox Version: 37.0 -Release: 3%{?pre_tag}%{?dist} +Release: 4%{?pre_tag}%{?dist} URL: http://www.mozilla.org/projects/firefox/ License: MPLv1.1 or GPLv2+ or LGPLv2+ Group: Applications/Internet @@ -803,6 +803,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : #--------------------------------------------------------------------- %changelog +* Mon Apr 6 2015 Tom Callaway <spot@fedoraproject.org> - 37.0-4 +- rebuild for libvpx 1.4.0 + * Tue Mar 31 2015 Marcin Juszkiewicz <mjuszkiewicz@redhat.com> - 37.0-3 - Fix build on AArch64 (based on upstream skia changes) |