From 1df80aa7442aa619181d9793356fb21fa623dce1 Mon Sep 17 00:00:00 2001 From: Martin Stransky Date: Mon, 30 Oct 2017 11:04:38 +0100 Subject: Updated to 57.0 Beta 12 --- firefox.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'firefox.spec') diff --git a/firefox.spec b/firefox.spec index d3fb372..a122bb6 100644 --- a/firefox.spec +++ b/firefox.spec @@ -81,7 +81,7 @@ ExcludeArch: armv7hl %global sqlite_build_version %(pkg-config --silence-errors --modversion sqlite3 2>/dev/null || echo 65536) %endif -%define pre_version b11 +%define pre_version b12 %global mozappdir %{_libdir}/%{name} %global mozappdirdev %{_libdir}/%{name}-devel-%{version} @@ -103,13 +103,13 @@ ExcludeArch: armv7hl Summary: Mozilla Firefox Web browser Name: firefox Version: 57.0 -Release: 0.6%{?pre_tag}%{?dist} +Release: 0.7%{?pre_tag}%{?dist} URL: https://www.mozilla.org/firefox/ License: MPLv1.1 or GPLv2+ or LGPLv2+ Group: Applications/Internet Source0: https://archive.mozilla.org/pub/firefox/releases/%{version}%{?pre_version}/source/firefox-%{version}%{?pre_version}.source.tar.xz %if %{build_langpacks} -Source1: firefox-langpacks-%{version}%{?pre_version}-20171024.tar.xz +Source1: firefox-langpacks-%{version}%{?pre_version}-20171030.tar.xz %endif Source10: firefox-mozconfig Source12: firefox-redhat-default-prefs.js @@ -860,6 +860,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : #--------------------------------------------------------------------- %changelog +* Mon Oct 30 2017 Martin Stransky - 57.0-0.7 +- Updated to 57.0 Beta 12 + * Tue Oct 24 2017 Martin Stransky - 57.0-0.6 - Updated to 57.0 Beta 11 -- cgit