diff --git a/MozillaFirefox.changes b/MozillaFirefox.changes index f6157df..e303f8e 100644 --- a/MozillaFirefox.changes +++ b/MozillaFirefox.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Sat May 23 21:13:49 UTC 2015 - wr@rosenauer.org + +- update to Firefox 38.0.5 + * Keep track of articles and videos with Pocket + * Clean formatting for articles and blog posts with Reader View + * Share the active tab or window in a Hello conversation +- add changes file as source for SRPM (bsc#932142) + ------------------------------------------------------------------- Fri May 15 10:40:19 UTC 2015 - normand@linux.vnet.ibm.com diff --git a/MozillaFirefox.spec b/MozillaFirefox.spec index 96a94a4..7d73b7c 100644 --- a/MozillaFirefox.spec +++ b/MozillaFirefox.spec @@ -19,9 +19,9 @@ # changed with every update %define major 38 -%define mainver %major.0.1 +%define mainver %major.0.5 %define update_channel release -%define releasedate 2015051400 +%define releasedate 2015052300 # general build definitions %if "%{update_channel}" != "aurora" @@ -131,6 +131,7 @@ Source12: mozilla-get-app-id Source13: spellcheck.js Source14: create-tar.sh Source15: firefox-appdata.xml +Source16: MozillaFirefox.changes # Gecko/Toolkit Patch1: toolkit-download-folder.patch Patch2: mozilla-nongnome-proxies.patch diff --git a/compare-locales.tar.xz b/compare-locales.tar.xz index 5d296fc..47d8053 100644 --- a/compare-locales.tar.xz +++ b/compare-locales.tar.xz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:554dc858bdf51da453d404a4db1f63ae13b66bc293794e5b5d9f1ae705430c5c -size 28424 +oid sha256:0c1fe834d0444ca621c835ee88d49fdb052e7fcf91c6e221183dfbaabdb4ddc8 +size 28420 diff --git a/create-tar.sh b/create-tar.sh index 4c6fad0..af3bb09 100644 --- a/create-tar.sh +++ b/create-tar.sh @@ -2,8 +2,8 @@ CHANNEL="release" BRANCH="releases/mozilla-$CHANNEL" -RELEASE_TAG="FIREFOX_38_0_1_RELEASE" -VERSION="38.0.1" +RELEASE_TAG="FIREFOX_38_0_5_RELEASE" +VERSION="38.0.5" # mozilla if [ -d mozilla ]; then diff --git a/firefox-38.0.1-source.tar.xz b/firefox-38.0.1-source.tar.xz deleted file mode 100644 index 337e9ad..0000000 --- a/firefox-38.0.1-source.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:35ce3a749708d48f503ed98e279ca84cebf8d14cd34a168d41974d0c559799ce -size 154301356 diff --git a/firefox-38.0.5-source.tar.xz b/firefox-38.0.5-source.tar.xz new file mode 100644 index 0000000..2de8ccc --- /dev/null +++ b/firefox-38.0.5-source.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d629054a89fd1365267493c1b19d51e112143bab89c13b6b69c032596bb1a4e0 +size 155461356 diff --git a/firefox-kde.patch b/firefox-kde.patch index b6b8cd5..f9bdf26 100644 --- a/firefox-kde.patch +++ b/firefox-kde.patch @@ -1,5 +1,5 @@ # HG changeset patch -# Parent a21f91aa3ed60b4e95b47f45715dfda379dab7c8 +# Parent db8f62578ee4614fc23c628b523e2bc7ae92ea04 diff --git a/browser/base/content/browser-kde.xul b/browser/base/content/browser-kde.xul new file mode 100644 @@ -1330,7 +1330,7 @@ diff --git a/browser/base/content/browser.xul b/browser/base/content/browser.xul