summaryrefslogtreecommitdiff
path: root/firefox.spec
diff options
context:
space:
mode:
authorJan Horak <jhorak@redhat.com>2019-11-14 10:12:10 +0100
committerJan Horak <jhorak@redhat.com>2019-11-14 10:12:10 +0100
commitd58c8650ea0621b1914d1b8ecc09a0e57ab2ada9 (patch)
tree3c1ff162fb9a36092040324d2649cf6033a17de3 /firefox.spec
parentTest build with in-tree nss (rhbz#1752303) (diff)
downloadlibrewolf-fedora-ff-d58c8650ea0621b1914d1b8ecc09a0e57ab2ada9.tar.gz
librewolf-fedora-ff-d58c8650ea0621b1914d1b8ecc09a0e57ab2ada9.tar.bz2
librewolf-fedora-ff-d58c8650ea0621b1914d1b8ecc09a0e57ab2ada9.zip
Revert in-tree nss testbuild
Diffstat (limited to 'firefox.spec')
-rw-r--r--firefox.spec5
1 files changed, 1 insertions, 4 deletions
diff --git a/firefox.spec b/firefox.spec
index 5a239cf..4e779ea 100644
--- a/firefox.spec
+++ b/firefox.spec
@@ -94,7 +94,7 @@ ExcludeArch: ppc64le
Summary: Mozilla Firefox Web browser
Name: firefox
Version: 70.0.1
-Release: 3.nss%{?pre_tag}%{?dist}
+Release: 2%{?pre_tag}%{?dist}
URL: https://www.mozilla.org/firefox/
License: MPLv1.1 or GPLv2+ or LGPLv2+
Source0: https://archive.mozilla.org/pub/firefox/releases/%{version}%{?pre_version}/source/firefox-%{version}%{?pre_version}.source.tar.xz
@@ -951,9 +951,6 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
#---------------------------------------------------------------------
%changelog
-* Thu Nov 7 2019 Martin Stransky <stransky@redhat.com> - 70.0-3.nss
-- Test build with in-tree nss (rhbz#1752303)
-
* Mon Nov 04 2019 Jan Horak <jhorak@redhat.com> - 70.0.1-2
- Added fix for non-scrollable popups
bgstack15