Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package librepo for openSUSE:Factory checked in at 2021-02-07 15:16:35 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/librepo (Old) and /work/SRC/openSUSE:Factory/.librepo.new.28504 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "librepo" Sun Feb 7 15:16:35 2021 rev:14 rq:868794 version:1.13.0 Changes: -------- --- /work/SRC/openSUSE:Factory/librepo/librepo.changes 2020-08-28 23:45:02.579499299 +0200 +++ /work/SRC/openSUSE:Factory/.librepo.new.28504/librepo.changes 2021-02-07 15:18:10.797683698 +0100 @@ -1,0 +2,13 @@ +Wed Feb 3 02:37:36 UTC 2021 - Neal Gompa <ngomp...@gmail.com> + +- Update to 1.13.0 + + Fix the key string parsing in url_substitution + + Fix memory leak in 'fastestmirror' + + Download whole file when server doesn't support ranges (rh#1886706) + + Various fixes for mirrors without ranges support and zchunk + + Add support for pkcs11 certificate and key for repository authorization (rh#1859495) + + Fix lr_perform() - Avoid 100% CPU usage + + Drop Python 2 support + + Add support for working with certificates used with proxy (rh#1920991) + +------------------------------------------------------------------- Old: ---- librepo-1.12.1.tar.gz New: ---- librepo-1.13.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ librepo.spec ++++++ --- /var/tmp/diff_new_pack.FYsiZV/_old 2021-02-07 15:18:11.565684978 +0100 +++ /var/tmp/diff_new_pack.FYsiZV/_new 2021-02-07 15:18:11.569684985 +0100 @@ -2,7 +2,7 @@ # spec file for package librepo # # Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. -# Copyright (c) 2020 Neal Gompa <ngomp...@gmail.com>. +# Copyright (c) 2020-2021 Neal Gompa <ngomp...@gmail.com>. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -37,7 +37,7 @@ %define devname %{name}-devel Name: librepo -Version: 1.12.1 +Version: 1.13.0 Release: 0 Summary: Repodata downloading library License: LGPL-2.0-or-later @@ -51,7 +51,7 @@ BuildRequires: gpgme-devel BuildRequires: pkgconfig(check) BuildRequires: pkgconfig(glib-2.0) >= 2.26.0 -BuildRequires: pkgconfig(libcurl) >= 7.28.0 +BuildRequires: pkgconfig(libcurl) >= 7.52.0 BuildRequires: pkgconfig(libxml-2.0) BuildRequires: pkgconfig(libcrypto) BuildRequires: pkgconfig(openssl) ++++++ librepo-1.12.1.tar.gz -> librepo-1.13.0.tar.gz ++++++ ++++ 2049 lines of diff (skipped)