]> git.pld-linux.org Git - packages/firefox.git/commitdiff
- up to 61.0
authorAdam Osuchowski <adwol@pld-linux.org>
Tue, 26 Jun 2018 17:37:58 +0000 (19:37 +0200)
committerAdam Osuchowski <adwol@pld-linux.org>
Tue, 26 Jun 2018 17:37:58 +0000 (19:37 +0200)
firefox.spec

index c5c3a5c3a2e75249dd6426d00d801084cd3b0135..71d8ec7b82143bbc378b80cbcdad327e9c6bfd7f 100644 (file)
@@ -30,20 +30,20 @@ curl -s $U | sed -ne 's,.*href="\([^"]\+\)/".*,'"$U"'xpi/\1.xpi,p'
 # The actual sqlite version (see RHBZ#480989):
 %define                sqlite_build_version %(pkg-config --silence-errors --modversion sqlite3 2>/dev/null || echo ERROR)
 
 # The actual sqlite version (see RHBZ#480989):
 %define                sqlite_build_version %(pkg-config --silence-errors --modversion sqlite3 2>/dev/null || echo ERROR)
 
-%define                nspr_ver        4.17
-%define                nss_ver         3.34.1
+%define                nspr_ver        4.19
+%define                nss_ver         3.37
 
 Summary:       Firefox web browser
 Summary(hu.UTF-8):     Firefox web böngésző
 Summary(pl.UTF-8):     Firefox - przeglądarka WWW
 Name:          firefox
 
 Summary:       Firefox web browser
 Summary(hu.UTF-8):     Firefox web böngésző
 Summary(pl.UTF-8):     Firefox - przeglądarka WWW
 Name:          firefox
-Version:       60.0.2
+Version:       61.0
 Release:       1
 License:       MPL v2.0
 Group:         X11/Applications/Networking
 # http://archive.mozilla.org/pub/firefox/releases/%{version}/SOURCE
 Source0:       http://archive.mozilla.org/pub/firefox/releases/%{version}/source/firefox-%{version}.source.tar.xz
 Release:       1
 License:       MPL v2.0
 Group:         X11/Applications/Networking
 # http://archive.mozilla.org/pub/firefox/releases/%{version}/SOURCE
 Source0:       http://archive.mozilla.org/pub/firefox/releases/%{version}/source/firefox-%{version}.source.tar.xz
-# Source0-md5: b00d75651f328abff5eb6782d9373b73
+# Source0-md5: a5a0e633a348d338f1baaa838f5f24bf
 Source3:       %{name}.desktop
 Source4:       %{name}.sh
 Source5:       vendor.js
 Source3:       %{name}.desktop
 Source4:       %{name}.sh
 Source5:       vendor.js
This page took 0.393341 seconds and 4 git commands to generate.