Update to 41.0.2
This commit is contained in:
parent
d4b3b39d61
commit
8efed175b3
2
.gitignore
vendored
2
.gitignore
vendored
@ -162,3 +162,5 @@ firefox-3.6.4.source.tar.bz2
|
||||
/firefox-langpacks-41.0.1-20150929.tar.xz
|
||||
/firefox-41.0.1.source.tar.xz
|
||||
/firefox-langpacks-41.0.1-20150930.tar.xz
|
||||
/firefox-41.0.2.source.tar.xz
|
||||
/firefox-langpacks-41.0.2-20151015.tar.xz
|
||||
|
@ -85,14 +85,14 @@
|
||||
|
||||
Summary: Mozilla Firefox Web browser
|
||||
Name: firefox
|
||||
Version: 41.0.1
|
||||
Release: 2%{?pre_tag}%{?dist}
|
||||
Version: 41.0.2
|
||||
Release: 1%{?pre_tag}%{?dist}
|
||||
URL: http://www.mozilla.org/projects/firefox/
|
||||
License: MPLv1.1 or GPLv2+ or LGPLv2+
|
||||
Group: Applications/Internet
|
||||
Source0: ftp://ftp.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}-20150930.tar.xz
|
||||
Source1: firefox-langpacks-%{version}%{?pre_version}-20151015.tar.xz
|
||||
%endif
|
||||
Source10: firefox-mozconfig
|
||||
Source12: firefox-redhat-default-prefs.js
|
||||
@ -769,6 +769,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
|
||||
#---------------------------------------------------------------------
|
||||
|
||||
%changelog
|
||||
* Thu Oct 15 2015 Martin Stransky <stransky@redhat.com> - 41.0.2-1
|
||||
- Update to 41.0.2
|
||||
|
||||
* Wed Sep 30 2015 Martin Stransky <stransky@redhat.com> - 41.0.1-2
|
||||
- Update to 41.0.1 Build 2
|
||||
- Enable Xinput2 (mozbz#1207973)
|
||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
d53d863642b34b446ee7600bdad000a1 firefox-41.0.1.source.tar.xz
|
||||
fa15d2ff501da895b87422805c8612b6 firefox-langpacks-41.0.1-20150930.tar.xz
|
||||
d71f0f761c51aeae03e367001afc9f8d firefox-41.0.2.source.tar.xz
|
||||
8363ecb5ca3b26e80b829a714dc5fc84 firefox-langpacks-41.0.2-20151015.tar.xz
|
||||
|
Loading…
Reference in New Issue
Block a user