Hello community, here is the log from the commit of package librepo for openSUSE:Factory checked in at 2018-01-05 01:02:02 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/librepo (Old) and /work/SRC/openSUSE:Factory/.librepo.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "librepo" Fri Jan 5 01:02:02 2018 rev:2 rq:561499 version:1.8.1 Changes: -------- --- /work/SRC/openSUSE:Factory/librepo/librepo.changes 2017-08-28 15:10:41.615315352 +0200 +++ /work/SRC/openSUSE:Factory/.librepo.new/librepo.changes 2018-01-05 01:02:09.593228282 +0100 @@ -1,0 +2,9 @@ +Thu Jan 4 00:45:16 UTC 2018 - [email protected] + +- Upgrade to 1.8.1 + + Fix memory leaks in Python bindings (gh#rpm-software-management/librepo#83) + + Fix HTTP header checking to work with proxies (gh#rpm-software-management/librepo#86) + + Change connection and low-speed default timeouts to sync with DNF/Yum + + Fix max download speed from repo (rh#1227921) + +------------------------------------------------------------------- Old: ---- librepo-1.7.20.tar.gz New: ---- librepo-1.8.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ librepo.spec ++++++ --- /var/tmp/diff_new_pack.qkOFI1/_old 2018-01-05 01:02:11.428617623 +0100 +++ /var/tmp/diff_new_pack.qkOFI1/_new 2018-01-05 01:02:11.432616293 +0100 @@ -1,7 +1,7 @@ # # spec file for package librepo # -# Copyright (c) 2017 Neal Gompa <[email protected]>. +# Copyright (c) 2018 Neal Gompa <[email protected]>. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -34,14 +34,14 @@ %{!?python2_sitearch: %global python2_sitearch %{python_sitearch}} Name: librepo -Version: 1.7.20 +Version: 1.8.1 Release: 0 Summary: Repodata downloading library License: LGPL-2.0+ Group: System/Libraries Url: https://github.com/rpm-software-management/librepo -Source0: https://github.com/rpm-software-management/librepo/archive/%{name}-%{version}.tar.gz +Source0: %{url}/archive/%{version}/%{name}-%{version}.tar.gz BuildRequires: check-devel BuildRequires: cmake @@ -115,7 +115,7 @@ %endif %prep -%setup -q -n %{name}-%{name}-%{version} +%setup -q %if %{with python3} rm -rf py3 ++++++ librepo-1.7.20.tar.gz -> librepo-1.8.1.tar.gz ++++++ ++++ 3566 lines of diff (skipped)
