Hello community, here is the log from the commit of package wget for openSUSE:Factory checked in at 2018-01-26 13:34:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/wget (Old) and /work/SRC/openSUSE:Factory/.wget.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "wget" Fri Jan 26 13:34:37 2018 rev:51 rq:568217 version:1.19.4 Changes: -------- --- /work/SRC/openSUSE:Factory/wget/wget.changes 2017-11-03 16:21:37.187265122 +0100 +++ /work/SRC/openSUSE:Factory/.wget.new/wget.changes 2018-01-26 13:34:38.646901434 +0100 @@ -1,0 +2,17 @@ +Mon Jan 22 04:36:59 UTC 2018 - [email protected] + +- GNU wget 1.19.4: + * Support for Content-Encoding and Transfer-Encoding have been + marked as experimental and disabled by default +- includes 1.19.3: + * Prevent erroneous decompression of .gz and .tgz files with + broken servers + * Added support for HTTP 308 Permanent Redirect response + * Fix segfault in some cases where the Content-Type header is + not sent + * Support OpenSSL 1.1 builds without using deprecated features + * Several minor bug fixes +- switch to lz release (smaller) +- cleanup with spec-cleaner + +------------------------------------------------------------------- Old: ---- wget-1.19.2.tar.gz wget-1.19.2.tar.gz.sig New: ---- wget-1.19.4.tar.lz wget-1.19.4.tar.lz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ wget.spec ++++++ --- /var/tmp/diff_new_pack.qYrdlY/_old 2018-01-26 13:34:39.558858838 +0100 +++ /var/tmp/diff_new_pack.qYrdlY/_new 2018-01-26 13:34:39.562858652 +0100 @@ -1,7 +1,7 @@ # # spec file for package wget # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,14 +18,14 @@ %bcond_with regression_tests Name: wget -Version: 1.19.2 +Version: 1.19.4 Release: 0 Summary: A Tool for Mirroring FTP and HTTP Servers License: GPL-3.0+ Group: Productivity/Networking/Web/Utilities Url: https://www.gnu.org/software/wget/ -Source: https://ftp.gnu.org/gnu/wget/%{name}-%{version}.tar.gz -Source1: https://ftp.gnu.org/gnu/wget/%{name}-%{version}.tar.gz.sig +Source: https://ftp.gnu.org/gnu/wget/%{name}-%{version}.tar.lz +Source1: https://ftp.gnu.org/gnu/wget/%{name}-%{version}.tar.lz.sig Source2: https://savannah.gnu.org/project/memberlist-gpgkeys.php?group=wget&download=1#/wget.keyring Patch0: wgetrc.patch Patch1: wget-libproxy.patch @@ -38,15 +38,14 @@ BuildRequires: libcares-devel BuildRequires: libidn2-devel BuildRequires: libpng-devel +BuildRequires: lzip BuildRequires: makeinfo BuildRequires: openssl-devel -BuildRequires: pkg-config >= 0.9.0 -BuildRequires: xz +BuildRequires: pkgconfig >= 0.9.0 # FIXME: use proper Requires(pre/post/preun/...) PreReq: %{install_info_prereq} -BuildRoot: %{_tmppath}/%{name}-%{version}-build %if %{?suse_version} > 1110 -BuildRequires: pkg-config +BuildRequires: pkgconfig BuildRequires: pkgconfig(libmetalink) BuildRequires: pkgconfig(libpcre) BuildRequires: pkgconfig(libpsl) @@ -97,7 +96,7 @@ %endif %install -make %{?_smp_mflags} DESTDIR=%{buildroot} install +%make_install %find_lang %{name} %post @@ -107,7 +106,6 @@ %install_info_delete --info-dir=%{_infodir} %{_infodir}/%{name}.info.gz %files -f %{name}.lang -%defattr(-,root,root) %doc AUTHORS COPYING NEWS README MAILING-LIST %doc doc/sample.wgetrc util/rmold.pl %{_mandir}/*/wget* ++++++ wget.keyring ++++++ ++++ 879 lines (skipped) ++++ between /work/SRC/openSUSE:Factory/wget/wget.keyring ++++ and /work/SRC/openSUSE:Factory/.wget.new/wget.keyring
