forked from pool/MozillaFirefox
- update to Firefox 15.0.1 (bnc#779936)
* Sites visited while in Private Browsing mode could be found through manual browser cache inspection (bmo#787743) OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox?expand=0&rev=293
This commit is contained in:
parent
84ebf9d464
commit
a1842748f3
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 10 19:37:56 UTC 2012 - wr@rosenauer.org
|
||||
|
||||
- update to Firefox 15.0.1 (bnc#779936)
|
||||
* Sites visited while in Private Browsing mode could be found
|
||||
through manual browser cache inspection (bmo#787743)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Aug 26 13:47:43 UTC 2012 - wr@rosenauer.org
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define major 15
|
||||
%define mainver %major.0
|
||||
%define mainver %major.0.1
|
||||
%define update_channel release
|
||||
|
||||
Name: MozillaFirefox
|
||||
@ -54,7 +54,7 @@ BuildRequires: pkgconfig(gstreamer-plugins-base-0.10)
|
||||
%endif
|
||||
Version: %{mainver}
|
||||
Release: 0
|
||||
%define releasedate 2012082500
|
||||
%define releasedate 2012090600
|
||||
Provides: firefox = %{mainver}
|
||||
Provides: firefox = %{version}-%{release}
|
||||
Provides: web_browser
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:89d95a1e2f9a6d0c37fd94a5f3bfc2be7704c94a7cff9297e304acddcb92132e
|
||||
size 29359
|
||||
oid sha256:af28abf28728f5e44f04b74735f305f22ea05496d627d6c31dfec8c2b613f0c8
|
||||
size 29300
|
||||
|
@ -2,8 +2,8 @@
|
||||
|
||||
CHANNEL="release"
|
||||
BRANCH="releases/mozilla-$CHANNEL"
|
||||
RELEASE_TAG="FIREFOX_15_0_RELEASE"
|
||||
VERSION="15.0"
|
||||
RELEASE_TAG="FIREFOX_15_0_1_RELEASE"
|
||||
VERSION="15.0.1"
|
||||
|
||||
# mozilla
|
||||
echo "cloning $BRANCH..."
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9f01d95f6d1af06db05ed6d2a16897a8c954d8e5a1fede027b97ed9b5b8ac589
|
||||
size 83655558
|
3
firefox-15.0.1-source.tar.bz2
Normal file
3
firefox-15.0.1-source.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e2b898c3e56d3c825f4a378f8a3903b1040c9d0eb385b4a2c646ec83d679ff0c
|
||||
size 83657418
|
3
l10n-15.0.1.tar.bz2
Normal file
3
l10n-15.0.1.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0c758deb9816f80476bc5660ec3c833ef1414c37300d864a6093629a0394030d
|
||||
size 49787598
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:39da3a72f8d0f5c98a01425d731e04ba300359291b5551a88454a4d279702357
|
||||
size 49775556
|
@ -1,2 +1,2 @@
|
||||
REV=450143d2d810
|
||||
REV=0b774a1067fe
|
||||
REPO=http://hg.mozilla.org/releases/mozilla-release
|
||||
|
Loading…
Reference in New Issue
Block a user