Updated to 104.0.1
This commit is contained in:
parent
5075a9d0d6
commit
8cc909acb9
2
.gitignore
vendored
2
.gitignore
vendored
@ -526,3 +526,5 @@ firefox-3.6.4.source.tar.bz2
|
||||
/firefox-104.0.source.tar.xz
|
||||
/firefox-langpacks-104.0-20220816.tar.xz
|
||||
/firefox-langpacks-104.0-20220822.tar.xz
|
||||
/firefox-langpacks-104.0.1-20220830.tar.xz
|
||||
/firefox-104.0.1.source.tar.xz
|
||||
|
@ -158,13 +158,13 @@
|
||||
|
||||
Summary: Mozilla Firefox Web browser
|
||||
Name: firefox
|
||||
Version: 104.0
|
||||
Release: 5%{?pre_tag}%{?dist}
|
||||
Version: 104.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}-20220822.tar.xz
|
||||
Source1: firefox-langpacks-%{version}%{?pre_version}-20220830.tar.xz
|
||||
%endif
|
||||
Source2: cbindgen-vendor.tar.xz
|
||||
Source10: firefox-mozconfig
|
||||
@ -1084,6 +1084,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
|
||||
#---------------------------------------------------------------------
|
||||
|
||||
%changelog
|
||||
* Tue Aug 30 2022 Martin Stransky <stransky@redhat.com>- 104.0.1-1
|
||||
- Updated to 104.0.1
|
||||
|
||||
* Tue Aug 23 2022 Kalev Lember <klember@redhat.com> - 104.0-5
|
||||
- Use constrain_build macro to simplify parallel make handling
|
||||
- Drop obsolete build conditionals
|
||||
|
4
sources
4
sources
@ -1,4 +1,4 @@
|
||||
SHA512 (mochitest-python.tar.gz) = 18e1aeb475df5fbf1fe3838897d5ac2f3114aa349030713fc2be27af087b1b12f57642621b87bd052f324a7cb7fbae5f36b21502191d85692f62c8cdd69c8bf2
|
||||
SHA512 (cbindgen-vendor.tar.xz) = 0d45c1decfd7aaee853748745c9f5a907c0c6a0cf809c2387aac1cdcf680b0844b1ef4d05148e0527de4ff6e4d4666110bea317bd00b7d73a1210eb58a815563
|
||||
SHA512 (firefox-104.0.source.tar.xz) = 8778650ffa3c2d18802c348e27789f00cff143c7ca0ae01b1bcd050b6942c149db25696b48f3c702fbde901c15fcae976ac731a456f641637cae3eb56d0077d3
|
||||
SHA512 (firefox-langpacks-104.0-20220822.tar.xz) = f2eb109de14f82041115eab5f4e10d8555017617f8d5067709a1588536d50df8fd94f767d9b5866002f8da6901894d46931d82bfce9c2aceb1a33b68c48074db
|
||||
SHA512 (firefox-langpacks-104.0.1-20220830.tar.xz) = 616b4abfa30234efbc522dc2046ff30bef591262ee3f7d83ad2d8c9c5386474cddf194e143627bc19dffa309042a84023c223799ad8f87573f4c948bf9a360ce
|
||||
SHA512 (firefox-104.0.1.source.tar.xz) = ad80fccfde34a201fc4b596c2a0a1d959abc132946dde0865b6da624a07fd9c57381bc268c394a17f295e0e183d122b2cf5c5126e8a0bc99684affaa6212e246
|
||||
|
Loading…
Reference in New Issue
Block a user