- Upgrade to 1.12.0

+ Prefer mirrorlist/metalink over baseurl (rh#1775184)
  + Decode package URL when using for local filename (rh#1817130)
  + Fix memory leak in lr_download_metadata() and lr_yum_download_remote()
  + Download sources work when at least one of specified is working (rh#1775184)

OBS-URL: https://build.opensuse.org/package/show/system:packagemanager:dnf/librepo?expand=0&rev=30
This commit is contained in:
Neal Gompa 2020-07-07 10:41:05 +00:00 committed by Git OBS Bridge
parent 8c4b904dec
commit 57b58ed03b
4 changed files with 13 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ce33c326f6463374abb4e93b68948a51b8e115009e8601b89dce39cc0a0b63ab
size 813921

3
librepo-1.12.0.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e26e142582ae32b2f6ee8f1f384f7d502ca9ea416b9db77a76b12f9cf339c133
size 815065

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Tue Jul 7 10:38:49 UTC 2020 - Neal Gompa <ngompa13@gmail.com>
- Upgrade to 1.12.0
+ Prefer mirrorlist/metalink over baseurl (rh#1775184)
+ Decode package URL when using for local filename (rh#1817130)
+ Fix memory leak in lr_download_metadata() and lr_yum_download_remote()
+ Download sources work when at least one of specified is working (rh#1775184)
-------------------------------------------------------------------
Sun Jan 19 14:52:18 UTC 2020 - Neal Gompa <ngompa13@gmail.com>

View File

@ -37,7 +37,7 @@
%define devname %{name}-devel
Name: librepo
Version: 1.11.2
Version: 1.12.0
Release: 0
Summary: Repodata downloading library
License: LGPL-2.0-or-later