forked from pool/MozillaFirefox
Accepting request 423949 from home:AndreasStieger:branches:mozilla:Factory
Mozilla Firefox 48.0.2 OBS-URL: https://build.opensuse.org/request/show/423949 OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox?expand=0&rev=545
This commit is contained in:
parent
7c9c7e7cc9
commit
8f3a8c45f5
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 30 20:25:38 UTC 2016 - astieger@suse.com
|
||||
|
||||
- Mozilla Firefox 48.0.2:
|
||||
* Mitigate a startup crash issue caused on Windows (bmo#1291738)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Aug 20 10:58:26 UTC 2016 - astieger@suse.com
|
||||
|
||||
|
@ -19,9 +19,9 @@
|
||||
|
||||
# changed with every update
|
||||
%define major 48
|
||||
%define mainver %major.0.1
|
||||
%define mainver %major.0.2
|
||||
%define update_channel release
|
||||
%define releasedate 20160818000000
|
||||
%define releasedate 20160824000000
|
||||
|
||||
# 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:a37d5e9b004049c49bdc2e92c240a1e9cd80eaf418eae1c4a0868e44c335d88e
|
||||
size 28520
|
||||
oid sha256:49f395da30e395c16ba2c3dbdeafb4f03d1ec0f810750fd16ecde61c3c3592bf
|
||||
size 28532
|
||||
|
@ -7,8 +7,8 @@
|
||||
|
||||
CHANNEL="release"
|
||||
BRANCH="releases/mozilla-$CHANNEL"
|
||||
RELEASE_TAG="f36f7ace6f48"
|
||||
VERSION="48.0.1"
|
||||
RELEASE_TAG="FIREFOX_48_0_2_RELEASE"
|
||||
VERSION="48.0.2"
|
||||
|
||||
# mozilla
|
||||
if [ -d mozilla ]; then
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:27abec2b8203c8376114c47b42d48bbf0d5bb6631b304f226ad5936a9a950831
|
||||
size 198431940
|
3
firefox-48.0.2-source.tar.xz
Normal file
3
firefox-48.0.2-source.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4069de9c5f88b771fe44fbd26d69a78a0d3a518b710dbf9aa7df9dbba1ba9726
|
||||
size 198952364
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8c57a24acea0f714304a7e95c58497c232afb6cf042f3cb3f5b5328286dfdbab
|
||||
size 43300180
|
3
l10n-48.0.2.tar.xz
Normal file
3
l10n-48.0.2.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:459b5fb222e58f87d49dd76b1761fe4610c7c353c2ef5aaaf0e94a7f278f3e71
|
||||
size 43276076
|
@ -1,2 +1,2 @@
|
||||
REV=f36f7ace6f48
|
||||
REV=d4af06710040
|
||||
REPO=http://hg.mozilla.org/releases/mozilla-release
|
||||
|
Loading…
Reference in New Issue
Block a user