]> git.pld-linux.org Git - packages/mozilla-firefox-bin.git/blobdiff - mozilla-firefox-bin.spec
- up to 108.0.1
[packages/mozilla-firefox-bin.git] / mozilla-firefox-bin.spec
index 5cc0f99e2ed280b21ebb85bde3b2c9c125511682..79dcf2b656046ffae1397b4c10e138655b027b0a 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:       100.0.2
+Version:       108.0.1
 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: 3d018265630fad45cbe204312f2174c8
+# Source0-md5: 0cb5d0ef09958a9ac6decc874a2b0d86
 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: 417c644734a56b8700cb8cac62534257
+# Source1-md5: cb58ee88a105193d16b9178e5bc4d904
 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.77
+Requires:      nspr >= 1:4.35
+Requires:      nss >= 1:3.85
 %{?with_system_sqlite:Requires:        sqlite3 >= 3.31.1}
 Suggests:      pulseaudio
 Provides:      wwwbrowser
@@ -166,7 +166,6 @@ fi
 %{_libdir}/%{name}/fonts/TwemojiMozilla.ttf
 
 %dir %{_libdir}/%{name}/browser/features
-%{_libdir}/%{name}/browser/features/doh-rollout@mozilla.org.xpi
 %{_libdir}/%{name}/browser/features/formautofill@mozilla.org.xpi
 %{_libdir}/%{name}/browser/features/pictureinpicture@mozilla.org.xpi
 %{_libdir}/%{name}/browser/features/screenshots@mozilla.org.xpi
This page took 0.394332 seconds and 4 git commands to generate.