]> git.pld-linux.org Git - packages/mozilla-firefox-bin.git/blobdiff - mozilla-firefox-bin.spec
up to 104.0.2
[packages/mozilla-firefox-bin.git] / mozilla-firefox-bin.spec
index cdaa706eb4dadd68025ee7221983a7331af37f9d..50df0cd097aef329c484d22c8d5d9d83200837d8 100644 (file)
@@ -1,6 +1,6 @@
 # Conditional build:
 %bcond_with    system_ffmpeg   # build with system ffmpeg library
-%bcond_without system_gtk      # build with internal gtk library
+%bcond_with    system_gtk      # build with internal gtk library
 %bcond_with    system_sqlite   # build with internal sqlite library
 
 %define                realname        firefox
 Summary:       Mozilla Firefox web browser
 Summary(pl.UTF-8):     Mozilla Firefox - przeglÄ…darka WWW
 Name:          mozilla-firefox-bin
-Version:       98.0.1
+Version:       104.0.2
 Release:       1
 License:       MPL/LGPL
 Group:         X11/Applications/Networking
 Source0:       https://ftp.mozilla.org/pub/firefox/releases/%{version}/linux-i686/en-US/%{realname}-%{version}.tar.bz2?/%{realname}-%{version}.i686.tar.bz2
-# Source0-md5: c4c60b5cd8fcd92e756b53c34b6c3301
+# Source0-md5: 162ffc24b9185c022c841d178a8d0282
 Source1:       https://ftp.mozilla.org/pub/firefox/releases/%{version}/linux-x86_64/en-US/%{realname}-%{version}.tar.bz2?/%{realname}-%{version}.x8664.tar.bz2
-# Source1-md5: 0498a9df646fc82bd4b730efe50a49b1
+# Source1-md5: b482f831621cd9c986245c59f619d32a
 Source2:       %{name}.desktop
 Source3:       %{name}.sh
 URL:           https://www.mozilla.org/firefox/
@@ -30,8 +30,8 @@ Requires:     cpuinfo(sse2)
 %{?with_system_ffmpeg:Requires:        ffmpeg-libs >= 3.4}
 Requires:      glib2 >= 1:2.42
 %{?with_system_gtk:Requires:   gtk+3 >= 3.22}
-Requires:      nspr >= 1:4.33
-Requires:      nss >= 1:3.74
+Requires:      nspr >= 1:4.34.1
+Requires:      nss >= 1:3.81
 %{?with_system_sqlite:Requires:        sqlite3 >= 3.31.1}
 Suggests:      pulseaudio
 Provides:      wwwbrowser
This page took 0.116267 seconds and 4 git commands to generate.