Updated to 67.0 Build 2, Use %lang() in regular builds.
This commit is contained in:
parent
f0f06660d5
commit
be085d6310
1
.gitignore
vendored
1
.gitignore
vendored
@ -344,3 +344,4 @@ firefox-3.6.4.source.tar.bz2
|
||||
/firefox-langpacks-66.0.5-20190508.tar.xz
|
||||
/firefox-67.0.source.tar.xz
|
||||
/firefox-langpacks-67.0-20190515.tar.xz
|
||||
/firefox-langpacks-67.0-20190517.tar.xz
|
||||
|
@ -104,7 +104,7 @@ 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}-20190515.tar.xz
|
||||
Source1: firefox-langpacks-%{version}%{?pre_version}-20190517.tar.xz
|
||||
%endif
|
||||
Source2: cbindgen-vendor.tar.xz
|
||||
Source10: firefox-mozconfig
|
||||
@ -936,6 +936,7 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
|
||||
%changelog
|
||||
* Fri May 17 2019 Martin Stransky <stransky@redhat.com> - 67.0-3
|
||||
- Use %lang() in regular builds.
|
||||
- Updated to 67.0 Build 2
|
||||
|
||||
* Thu May 16 2019 Jan Horak <jhorak@redhat.com> - 67.0-2
|
||||
- Removed %lang() prefix from langpacks file list due to flatpak
|
||||
|
4
sources
4
sources
@ -1,3 +1,3 @@
|
||||
SHA512 (firefox-67.0.source.tar.xz) = f782f83f45177e84ae788deb7ab250083fee5fe2a081cdcb72fdde9e2344078767285380a790778cfcda8bbd1c0f6c8c26c8da22587a6aad45ea58a292ef40e9
|
||||
SHA512 (firefox-langpacks-67.0-20190515.tar.xz) = d107e680755a8f5c46e4e255f29a3758c721ffff46ff1a1c30ceae1634242574fca987c11e0af4ea74b91131a734262327889945502f8012297ceeaf460095d9
|
||||
SHA512 (cbindgen-vendor.tar.xz) = bdd1535c9923a082cdca263ff2c1765814b00b6a1c74be95bac4dbf7d0b7b29c1c27f0fed6feae99c88521c96e2865f0ea3cf784bd9a32a44cec6ee4df850662
|
||||
SHA512 (firefox-67.0.source.tar.xz) = a1000d6ca8146a9a3c74a3f69041b755c0c5014c8a608298d9c4cbe39577939d43139a7ad742983697ae90b635d3f5d8f9a008fcc2b3778adaadc25acc49ca29
|
||||
SHA512 (firefox-langpacks-67.0-20190517.tar.xz) = f8406332e5bf841ae78b1ff57a4eebb11110f94b0ecdac629ac6935c9f0feddfde4de33b18310b7693015b7ae5b438df86a67f7a0bdf8fa36a3bcccbea15d13e
|
||||
|
Loading…
Reference in New Issue
Block a user