forked from pool/MozillaFirefox
Accepting request 453042 from home:AndreasStieger:branches:mozilla:Factory
Mozilla Firefox 51.0.1 OBS-URL: https://build.opensuse.org/request/show/453042 OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox?expand=0&rev=570
This commit is contained in:
parent
4a4070a0e9
commit
3ce0e89892
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jan 27 20:25:59 UTC 2017 - astieger@suse.com
|
||||||
|
|
||||||
|
- Mozilla Firefox 51.0.1:
|
||||||
|
- Multiprocess incompatibility did not correctly register with
|
||||||
|
some add-ons (bmo#1333423)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jan 20 13:57:56 UTC 2017 - wr@rosenauer.org
|
Fri Jan 20 13:57:56 UTC 2017 - wr@rosenauer.org
|
||||||
|
|
||||||
|
@ -19,9 +19,9 @@
|
|||||||
|
|
||||||
# changed with every update
|
# changed with every update
|
||||||
%define major 51
|
%define major 51
|
||||||
%define mainver %major.0
|
%define mainver %major.0.1
|
||||||
%define update_channel release
|
%define update_channel release
|
||||||
%define releasedate 20170119000000
|
%define releasedate 20170126000000
|
||||||
|
|
||||||
# PIE, full relro (x86_64 for now)
|
# PIE, full relro (x86_64 for now)
|
||||||
%define build_hardened 1
|
%define build_hardened 1
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:12c32d95d0c71f3fbfc29c6931b0ff0c57f4f696bd60aef2413cfcc7e9e9d3d2
|
oid sha256:39f4acd60561c280126c6663b90027674e56c69720c8cd8a26e5072bd2023878
|
||||||
size 28376
|
size 28492
|
||||||
|
@ -7,8 +7,8 @@
|
|||||||
|
|
||||||
CHANNEL="release"
|
CHANNEL="release"
|
||||||
BRANCH="releases/mozilla-$CHANNEL"
|
BRANCH="releases/mozilla-$CHANNEL"
|
||||||
RELEASE_TAG="ea82b5e20cbbd103f8fa65f0df0386ee4135cc47"
|
RELEASE_TAG="327e081221b064b05a302d7877c6e4be2949a617"
|
||||||
VERSION="51.0"
|
VERSION="51.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:4eebff694596c0e614ffb160420c67bbc087ba741464b71f283a1acb6c3b334d
|
|
||||||
size 213540564
|
|
3
firefox-51.0.1-source.tar.xz
Normal file
3
firefox-51.0.1-source.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:b8abc0d939bcf01a610440864408a43a96db993aa2052249daec3a29223a3d23
|
||||||
|
size 213490132
|
3
l10n-51.0.1.tar.xz
Normal file
3
l10n-51.0.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e84d69f77c3966daf0728f346976e90752a18c67d3136ef125bed8f1006a1ab8
|
||||||
|
size 44728900
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:c51c2310aa7cb7d7b15d2d492eda6fd003f261d9493c97365d8c8972f81579e3
|
|
||||||
size 45223200
|
|
@ -1,2 +1,2 @@
|
|||||||
REV=ea82b5e20cbb
|
REV=327e081221b0
|
||||||
REPO=http://hg.mozilla.org/releases/mozilla-release
|
REPO=http://hg.mozilla.org/releases/mozilla-release
|
||||||
|
Loading…
Reference in New Issue
Block a user