]> git.pld-linux.org Git - packages/mozilla-firefox-bin.git/blobdiff - mozilla-firefox-bin.spec
up to 103.0.2
[packages/mozilla-firefox-bin.git] / mozilla-firefox-bin.spec
index 95b982566765d659c05170b9c79305d3ad68d440..ae2aeaf5be84cbfc681a7aff98b61c8103970586 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:       102.0
+Version:       103.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: a0ff9c388aefe756886bc7bcabf30797
+# Source0-md5: 2c9bc2ebba5877d0e1759850d37468fe
 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: 1f83d463994f1910c9046d7894a94272
+# Source1-md5: 443d631aee9d62dcfaffdcf07a31b556
 Source2:       %{name}.desktop
 Source3:       %{name}.sh
 URL:           https://www.mozilla.org/firefox/
@@ -31,7 +31,7 @@ Requires:     cpuinfo(sse2)
 Requires:      glib2 >= 1:2.42
 %{?with_system_gtk:Requires:   gtk+3 >= 3.22}
 Requires:      nspr >= 1:4.34
-Requires:      nss >= 1:3.79
+Requires:      nss >= 1:3.80
 %{?with_system_sqlite:Requires:        sqlite3 >= 3.31.1}
 Suggests:      pulseaudio
 Provides:      wwwbrowser
This page took 0.122653 seconds and 4 git commands to generate.