Accepting request 380049 from mozilla:Factory
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/380049 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/MozillaFirefox?expand=0&rev=231
This commit is contained in:
commit
e1b5fd601b
@ -1,3 +1,20 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Mar 18 08:52:58 UTC 2016 - astieger@suse.com
|
||||||
|
|
||||||
|
- Mozilla Firefox 45.0.1:
|
||||||
|
* Fix a regression causing search engine settings to be lost in
|
||||||
|
some context (bmo#1254694)
|
||||||
|
* Bring back non-standard jar: URIs to fix a regression in IBM
|
||||||
|
iNotes (bmo#1255139)
|
||||||
|
* XSLTProcessor.importStylesheet was failing when <import> was
|
||||||
|
used (bmo#1249572)
|
||||||
|
* Fix an issue which could cause the list of search provider to
|
||||||
|
be empty (bmo#1255605)
|
||||||
|
* Fix a regression when using the location bar (bmo#1254503)
|
||||||
|
* Fix some loading issues when Accept third-party cookies: was
|
||||||
|
set to Never (bmo#1254856)
|
||||||
|
* Disabled Graphite font shaping library
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Mar 6 19:52:13 UTC 2016 - wr@rosenauer.org
|
Sun Mar 6 19:52:13 UTC 2016 - wr@rosenauer.org
|
||||||
|
|
||||||
|
@ -19,9 +19,9 @@
|
|||||||
|
|
||||||
# changed with every update
|
# changed with every update
|
||||||
%define major 45
|
%define major 45
|
||||||
%define mainver %major.0
|
%define mainver %major.0.1
|
||||||
%define update_channel release
|
%define update_channel release
|
||||||
%define releasedate 2016030500
|
%define releasedate 2016031600
|
||||||
|
|
||||||
# general build definitions
|
# general build definitions
|
||||||
%if "%{update_channel}" != "aurora"
|
%if "%{update_channel}" != "aurora"
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:e0758abf226a86c06c7c793ab5214f7c6c01f26fce59ffc5803d5b30c31a7556
|
oid sha256:a0334b0bea4e2e605c41783a722ef8da39479e4541ba069b6a15a28332cb0f39
|
||||||
size 28400
|
size 28368
|
||||||
|
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
CHANNEL="release"
|
CHANNEL="release"
|
||||||
BRANCH="releases/mozilla-$CHANNEL"
|
BRANCH="releases/mozilla-$CHANNEL"
|
||||||
RELEASE_TAG="FIREFOX_45_0_RELEASE"
|
RELEASE_TAG="FIREFOX_45_0_1_RELEASE"
|
||||||
VERSION="45.0"
|
VERSION="45.0.1"
|
||||||
|
|
||||||
# mozilla
|
# mozilla
|
||||||
if [ -d mozilla ]; then
|
if [ -d mozilla ]; then
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:3e6dee86eaaa1660abdefcd5a44ecec414b1734e28cb6f6a0924018dd3dc6627
|
|
||||||
size 194129856
|
|
3
firefox-45.0.1-source.tar.xz
Normal file
3
firefox-45.0.1-source.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:6f9797de2d33da2573cf08f0af9fe9e2177a16e916844e050653f41354620c35
|
||||||
|
size 194379984
|
3
l10n-45.0.1.tar.xz
Normal file
3
l10n-45.0.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:f41bb46154316fc93656021dc0eb16e3e79b7808b39911e54975d7a2439b7d11
|
||||||
|
size 43118980
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:227021a66089ff25b57789d1022bd10cada4a2eb63e2975107c877d31c2309d9
|
|
||||||
size 43432208
|
|
@ -1,2 +1,2 @@
|
|||||||
REV=b6609650a911
|
REV=e0e51efe7b15
|
||||||
REPO=http://hg.mozilla.org/releases/mozilla-release
|
REPO=http://hg.mozilla.org/releases/mozilla-release
|
||||||
|
Loading…
Reference in New Issue
Block a user