forked from pool/MozillaFirefox
Accepting request 388302 from mozilla:Factory
1 OBS-URL: https://build.opensuse.org/request/show/388302 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/MozillaFirefox?expand=0&rev=232
This commit is contained in:
commit
951bb72257
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 11 22:49:24 UTC 2016 - astieger@suse.com
|
||||
|
||||
- Mozilla Firefox 45.0.2:
|
||||
* Fix an issue impacting the cookie header when third-party
|
||||
cookies are blocked (bmo#1257861)
|
||||
* Fix a web compatibility regression impacting the srcset
|
||||
attribute of the image tag (bmo#1259482)
|
||||
* Fix a crash impacting the video playback with Media Source
|
||||
Extension (bmo#1258562)
|
||||
* Fix a regression impacting some specific uploads (bmo#1255735)
|
||||
* Fix a regression with the copy and paste with some old versions
|
||||
of some Gecko applications like Thunderbird (bmo#1254980)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 18 08:52:58 UTC 2016 - astieger@suse.com
|
||||
|
||||
|
@ -19,9 +19,9 @@
|
||||
|
||||
# changed with every update
|
||||
%define major 45
|
||||
%define mainver %major.0.1
|
||||
%define mainver %major.0.2
|
||||
%define update_channel release
|
||||
%define releasedate 2016031600
|
||||
%define releasedate 2016041100
|
||||
|
||||
# general build definitions
|
||||
%if "%{update_channel}" != "aurora"
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a0334b0bea4e2e605c41783a722ef8da39479e4541ba069b6a15a28332cb0f39
|
||||
size 28368
|
||||
oid sha256:f37ce5f7f12518683b59fffe274845490bf6c75c65d1963d50907dc070025edf
|
||||
size 28504
|
||||
|
@ -2,8 +2,8 @@
|
||||
|
||||
CHANNEL="release"
|
||||
BRANCH="releases/mozilla-$CHANNEL"
|
||||
RELEASE_TAG="FIREFOX_45_0_1_RELEASE"
|
||||
VERSION="45.0.1"
|
||||
RELEASE_TAG="FIREFOX_45_0_2_RELEASE"
|
||||
VERSION="45.0.2"
|
||||
|
||||
# mozilla
|
||||
if [ -d mozilla ]; then
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6f9797de2d33da2573cf08f0af9fe9e2177a16e916844e050653f41354620c35
|
||||
size 194379984
|
3
firefox-45.0.2-source.tar.xz
Normal file
3
firefox-45.0.2-source.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:563784f3349fc217b2413e47bd01757d955e98c9ef636e273b154dc00fcfb5c8
|
||||
size 194204728
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f41bb46154316fc93656021dc0eb16e3e79b7808b39911e54975d7a2439b7d11
|
||||
size 43118980
|
3
l10n-45.0.2.tar.xz
Normal file
3
l10n-45.0.2.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5b92281ef0dd881e19767643e0b93d36592b346d9a845ebdcb58b13d46da1f28
|
||||
size 43337352
|
@ -1,2 +1,2 @@
|
||||
REV=e0e51efe7b15
|
||||
REV=e35da3da61cb
|
||||
REPO=http://hg.mozilla.org/releases/mozilla-release
|
||||
|
Loading…
Reference in New Issue
Block a user