Accepting request 819220 from system:packagemanager:dnf

- 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/request/show/819220
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/librepo?expand=0&rev=12
This commit is contained in:
Dominique Leuenberger 2020-07-15 09:22:14 +00:00 committed by Git OBS Bridge
commit d738c44255
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