New upstream version
This commit is contained in:
parent
59628a9fe8
commit
065b9ef528
2
.gitignore
vendored
2
.gitignore
vendored
@ -119,3 +119,5 @@ firefox-3.6.4.source.tar.bz2
|
|||||||
/firefox-35.0.source.tar.bz2
|
/firefox-35.0.source.tar.bz2
|
||||||
/firefox-langpacks-35.0-20150106.tar.xz
|
/firefox-langpacks-35.0-20150106.tar.xz
|
||||||
/firefox-langpacks-35.0-20150109.tar.xz
|
/firefox-langpacks-35.0-20150109.tar.xz
|
||||||
|
/firefox-35.0.1.source.tar.bz2
|
||||||
|
/firefox-langpacks-35.0.1-20150123.tar.xz
|
||||||
|
@ -106,14 +106,14 @@
|
|||||||
|
|
||||||
Summary: Mozilla Firefox Web browser
|
Summary: Mozilla Firefox Web browser
|
||||||
Name: firefox
|
Name: firefox
|
||||||
Version: 35.0
|
Version: 35.0.1
|
||||||
Release: 7%{?pre_tag}%{?dist}
|
Release: 1%{?pre_tag}%{?dist}
|
||||||
URL: http://www.mozilla.org/projects/firefox/
|
URL: http://www.mozilla.org/projects/firefox/
|
||||||
License: MPLv1.1 or GPLv2+ or LGPLv2+
|
License: MPLv1.1 or GPLv2+ or LGPLv2+
|
||||||
Group: Applications/Internet
|
Group: Applications/Internet
|
||||||
Source0: ftp://ftp.mozilla.org/pub/firefox/releases/%{version}%{?pre_version}/source/firefox-%{version}%{?pre_version}.source.tar.bz2
|
Source0: ftp://ftp.mozilla.org/pub/firefox/releases/%{version}%{?pre_version}/source/firefox-%{version}%{?pre_version}.source.tar.bz2
|
||||||
%if %{build_langpacks}
|
%if %{build_langpacks}
|
||||||
Source1: firefox-langpacks-%{version}%{?pre_version}-20150109.tar.xz
|
Source1: firefox-langpacks-%{version}%{?pre_version}-20150123.tar.xz
|
||||||
%endif
|
%endif
|
||||||
Source10: firefox-mozconfig
|
Source10: firefox-mozconfig
|
||||||
Source11: firefox-mozconfig-branded
|
Source11: firefox-mozconfig-branded
|
||||||
@ -766,6 +766,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
|
|||||||
#---------------------------------------------------------------------
|
#---------------------------------------------------------------------
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jan 23 2015 Martin Stransky <stransky@redhat.com> - 35.0.1-1
|
||||||
|
- New upstream version
|
||||||
|
|
||||||
* Thu Jan 22 2015 Martin Stransky <stransky@redhat.com> - 35.0-7
|
* Thu Jan 22 2015 Martin Stransky <stransky@redhat.com> - 35.0-7
|
||||||
- Updated hiDPI patch to upstream version (mozbz#975919)
|
- Updated hiDPI patch to upstream version (mozbz#975919)
|
||||||
|
|
||||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
|||||||
d8ec0cad257e02d379828785e8790e17 firefox-35.0.source.tar.bz2
|
82eda528e4570b181aadcee602afda2d firefox-35.0.1.source.tar.bz2
|
||||||
49b6a6e86aafffaa3f141e0e9aed7eae firefox-langpacks-35.0-20150109.tar.xz
|
ce85a89a8f631da6d37f0b6976cf3741 firefox-langpacks-35.0.1-20150123.tar.xz
|
||||||
|
Loading…
Reference in New Issue
Block a user