- update to Firefox 52.0.2
* Use Nirmala UI as fallback font for additional Indic languages (bmo#1342787) * Fix loading tab icons on session restore (bmo#1338009) * Fix a crash on startup on Linux (bmo#1345413) * Fix new installs erroneously not prompting to change the default browser setting (bmo#1343938) OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox?expand=0&rev=581
This commit is contained in:
parent
6094b70f36
commit
ea17bff0fb
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 3 06:16:26 UTC 2017 - wr@rosenauer.org
|
||||
|
||||
- update to Firefox 52.0.2
|
||||
* Use Nirmala UI as fallback font for additional Indic languages (bmo#1342787)
|
||||
* Fix loading tab icons on session restore (bmo#1338009)
|
||||
* Fix a crash on startup on Linux (bmo#1345413)
|
||||
* Fix new installs erroneously not prompting to change the default
|
||||
browser setting (bmo#1343938)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 20 15:35:57 UTC 2017 - wr@rosenauer.org
|
||||
|
||||
|
@ -19,9 +19,9 @@
|
||||
|
||||
# changed with every update
|
||||
%define major 52
|
||||
%define mainver %major.0.1
|
||||
%define mainver %major.0.2
|
||||
%define update_channel release
|
||||
%define releasedate 20170317000000
|
||||
%define releasedate 20170324000000
|
||||
|
||||
# PIE, full relro (x86_64 for now)
|
||||
%define build_hardened 1
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8bf0cfe026ce074a95740fb9ad5bbcd3dffb90302aa83cf0812fc397f2108a7c
|
||||
size 28364
|
||||
oid sha256:47a67f091ed6167646536b7532002d2d2e1a0b7e9abb7403efb8e0097c6b7450
|
||||
size 28392
|
||||
|
@ -7,8 +7,8 @@
|
||||
|
||||
CHANNEL="release"
|
||||
BRANCH="releases/mozilla-$CHANNEL"
|
||||
RELEASE_TAG="2f2b4a119565e9b5691187ee5fbe91881c90b249"
|
||||
VERSION="52.0.1"
|
||||
RELEASE_TAG="FIREFOX_52_0_2_RELEASE"
|
||||
VERSION="52.0.2"
|
||||
|
||||
# mozilla
|
||||
if [ -d mozilla ]; then
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b194bafcee613ffad76e709131dc0ffc47bcdc7798d3f08b3203dede46db28a3
|
||||
size 222457968
|
3
firefox-52.0.2-source.tar.xz
Normal file
3
firefox-52.0.2-source.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:588891ce97cd4e8999c2d436247e11d854b32afb0ccc7a01bee6a45ba6abe68e
|
||||
size 222520096
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4db93dbc09359aae93a13c6fff3740bbf007c83722f4a03b14c85724c8f34e17
|
||||
size 44976248
|
3
l10n-52.0.2.tar.xz
Normal file
3
l10n-52.0.2.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3bdb01f7490f3a9f7ddfcb3fd6960f1c9788e01cde4f8ac0d06181105862ca24
|
||||
size 45022808
|
@ -1,2 +1,2 @@
|
||||
REV=2f2b4a119565
|
||||
REV=e81854d6ce91
|
||||
REPO=http://hg.mozilla.org/releases/mozilla-release
|
||||
|
Loading…
Reference in New Issue
Block a user