From 22216d315529de593779717982a20eb9c57389a7 Mon Sep 17 00:00:00 2001 From: sagitter sagitter@fedoraproject.org Date: Dec 31 2017 19:30:53 +0000 Subject: Update to 52.5.3
---
diff --git a/.gitignore b/.gitignore index a5885ec..342e42a 100644 --- a/.gitignore +++ b/.gitignore @@ -46,3 +46,4 @@ /icecat-52.3.0-gnu1.tar.bz2 /icecat-52.3.0-langpacks.tar.gz /icecat-52.5.2-gnu1.tar.bz2 +/icecat-52.5.3-gnu1.tar.bz2 diff --git a/icecat-mozconfig-common b/icecat-mozconfig-common index 567b51e..f5578fa 100644 --- a/icecat-mozconfig-common +++ b/icecat-mozconfig-common @@ -11,17 +11,7 @@ ac_add_options --enable-default-toolkit=cairo-gtk3
ac_add_options --prefix="$PREFIX" ac_add_options --libdir="$LIBDIR" -ac_add_options --with-system-zlib -ac_add_options --with-system-bz2 - -ac_add_options --prefix="$PREFIX" -ac_add_options --libdir="$LIBDIR" -ac_add_options --with-system-zlib -ac_add_options --with-system-bz2 -ac_add_options --enable-system-hunspell ac_add_options --with-pthreads -ac_add_options --disable-strip -ac_add_options --disable-tests #ac_add_options --enable-libnotify ac_add_options --enable-necko-wifi ac_add_options --enable-startup-notification diff --git a/icecat.1 b/icecat.1 index 8fc78ef..29b6a59 100644 --- a/icecat.1 +++ b/icecat.1 @@ -1,5 +1,5 @@ ." DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.4. -.TH ICECAT "28" "Dec 2017" "IceCat 52.5.2" "User Commands" +.TH ICECAT "31" "Dec 2017" "IceCat 52.5.3" "User Commands" .SH NAME IceCat - GNU version of Firefox browser .SH SYNOPSIS @@ -123,16 +123,16 @@ Search <term> with your default search engine. .HP \fB--setDefaultBrowser\fR Set this app as the default browser. .PP -Gnuzilla IceCat 52.5.2 +Gnuzilla IceCat 52.5.3 .SH FILES
/usr/bin/icecat - icecat executable
-/usr/lib(64)/icecat-52.5.2/icecat-bin - icecat executable +/usr/lib(64)/icecat-52.5.3/icecat-bin - icecat executable .SH BUGS To report a bug, please mail to bug-gnuzilla@gnu.org .SH VERSION -52.5.2 +52.5.3 .SH AUTHORS For a full list of the people who are credited with making a contribution to Mozilla, see http://www.mozilla.org/credits/ . .SH "SEE ALSO" diff --git a/icecat.spec b/icecat.spec index 019371b..40b69c8 100644 --- a/icecat.spec +++ b/icecat.spec @@ -66,7 +66,7 @@ %bcond_without jack
Name: icecat -Version: 52.5.2 +Version: 52.5.3 Release: 1%{?dist} Summary: GNU version of Firefox browser Group: Applications/Internet @@ -428,6 +428,7 @@ echo "ac_add_options --disable-debug" >> .mozconfig echo "ac_add_options --disable-strip" >> .mozconfig echo "ac_add_options --disable-install-strip" >> .mozconfig echo "ac_add_options --disable-tests" >> .mozconfig +echo "ac_add_options --with-l10n-base=$PWD/l10n" >> .mozconfig
%build %if %{?system_sqlite} @@ -739,6 +740,10 @@ appstream-util validate-relax --nonet $RPM_BUILD_ROOT%{_datadir}/metainfo/*.appd %exclude %{_includedir}/%{icecat_ver}/
%changelog +* Sun Dec 31 2017 Antonio Trande <sagitterATfedoraproject.org> - 52.5.3-1 +- Update to 52.5.3 +- Use 'with-l10n' option + * Fri Dec 29 2017 Antonio Trande <sagitterATfedoraproject.org> - 52.5.2-1 - Update to 52.5.2 - WebRTC is always disabled diff --git a/sources b/sources index c979e06..bd62fb3 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -SHA512 (icecat-52.5.2-gnu1.tar.bz2) = 71c6a8b1e0fd54ceae1eca16e4f30e864744607a184552e71a9a1a8377cb437631bf1ab3d8e8b76beb253a4249e2103e9b0625c4bb1ba9d6f7a99ce3d63cfa12 +SHA512 (icecat-52.5.3-gnu1.tar.bz2) = 47b22cf0967cab96a9874c08dc2ed28482de1b8e57b10d1fbd02564e9a26569df54c837fabcd2f8e5094d11a7b2ba691e52740db5c06d52ca7af45cd77ed2635 SHA512 (icecat-COPYING-licensefiles.tar.gz) = ed541845170f1d209e322b0def3248d571e0c42c4a17c74e83197e743bd8a128a1475f5312d905c8e70d047eddeac17e604373892eb6d5f1720c5c361849c42c
https://src.fedoraproject.org/rpms/icecat/c/22216d315529de593779717982a20eb9...
scm-commits@lists.fedoraproject.org