diff options
author | Martin Stransky <stransky@redhat.com> | 2022-05-18 09:27:05 +0200 |
---|---|---|
committer | Martin Stransky <stransky@redhat.com> | 2022-05-18 09:27:05 +0200 |
commit | b6cd53938dfc9c48b7920ec26a3377b59702f693 (patch) | |
tree | 6624e95c14d185e992d9545c41b395b0a8d3bd5f /firefox.spec | |
parent | Added fix for mozbz#1767916 (diff) | |
download | librewolf-fedora-ff-b6cd53938dfc9c48b7920ec26a3377b59702f693.tar.gz librewolf-fedora-ff-b6cd53938dfc9c48b7920ec26a3377b59702f693.tar.bz2 librewolf-fedora-ff-b6cd53938dfc9c48b7920ec26a3377b59702f693.zip |
Updated to 100.0.1
Diffstat (limited to 'firefox.spec')
-rw-r--r-- | firefox.spec | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/firefox.spec b/firefox.spec index 13b52e2..5a6f4cb 100644 --- a/firefox.spec +++ b/firefox.spec @@ -162,13 +162,13 @@ ExcludeArch: aarch64 Summary: Mozilla Firefox Web browser Name: firefox -Version: 100.0 -Release: 4%{?pre_tag}%{?dist} +Version: 100.0.1 +Release: 1%{?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 %if %{with langpacks} -Source1: firefox-langpacks-%{version}%{?pre_version}-20220502.tar.xz +Source1: firefox-langpacks-%{version}%{?pre_version}-20220518.tar.xz %endif Source2: cbindgen-vendor.tar.xz Source10: firefox-mozconfig @@ -1050,6 +1050,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : #--------------------------------------------------------------------- %changelog +* Wed May 18 2022 Martin Stransky <stransky@redhat.com>- 100.0.1-1 +- Updated to 100.0.1 + * Mon May 9 2022 Martin Stransky <stransky@redhat.com>- 100.0-4 - Added fix for mozbz#1767916. |