firefox-83.0 ver. bump

This commit is contained in:
Rmys
2020-12-02 21:06:39 +03:00
committed by GitHub
parent 5ad4dd9239
commit 209e3eceb8
3 changed files with 3520 additions and 6 deletions
+1 -1
View File
@@ -65,4 +65,4 @@ def install():
pisitools.insinto("/usr/share/pixmaps", "browser/branding/official/default256.png", "firefox.png")
# Install docs
pisitools.dodoc("LEGAL", "LICENSE")
pisitools.dodoc("README*", "LICENSE")
File diff suppressed because one or more lines are too long
+5 -5
View File
@@ -15,7 +15,7 @@
<IsA>app:gui</IsA>
<Summary>Firefox Web Browser</Summary>
<Description>It is more secure and faster to browse the web with Firefox web browser. You can personalize your web browser with many specifications that is not enough to explain in two sentences.</Description>
<Archive sha1sum="06c09c33d795d0c5c11b1d662c5ea204b53b0a00" type="tarxz">https://ftp.mozilla.org/pub/firefox/releases/82.0.2/source/firefox-82.0.2.source.tar.xz</Archive>
<Archive sha1sum="aaec6599db2102d8149a426a7deafbe35d248375" type="tarxz">https://ftp.mozilla.org/pub/firefox/releases/83.0/source/firefox-83.0.source.tar.xz</Archive>
<AdditionalFiles>
<!--Our main configure script. Configure paramters are stored here.-->
<AdditionalFile target=".mozconfig" permission="0644">mozconfig</AdditionalFile>
@@ -66,7 +66,7 @@
<Dependency>gdb-devel</Dependency>
</BuildDependencies>
<Patches>
<!-- <Patch level="1">bug1654465.diff</Patch> -->
<Patch level="1">0002-Bug-1667736-Update-packed_simd-to-compile-on-Rust-1.patch</Patch>
</Patches>
</Source>
@@ -550,9 +550,9 @@
</Package>
<History>
<Update release="48">
<Date>2020-10-28</Date>
<Version>82.0.2</Version>
<Update release="49">
<Date>2020-11-16</Date>
<Version>83.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>