- Upgrade to 1.11.0

+ Define LRO_SUPPORTS_CACHEDIR only with zchunk (rh#1726141)
  + Allow to use mirrors multiple times for a target (rh#1678588)
  + Allow to try baseurl multiple times (rh#1678588)
  + Remove librepo xattr when no file descriptor (rh#1690894)
  + Fix verification of checksum from file attr (rh#1700341)
  + Rephrase repository GPG check error message (rh#1741442)
  + Add sleep when all mirrors were tried (rh#1741931)
  + Raise logging level of error messages (rh#1737709)
  + retry mirrorlist/metalink downloads
  + Fix lr_url_substitute() and add ${variable} support
  + Add support for one-time URL flags
  + Fix API - LrHandleOption enum - LRO_ONETIMEFLAG (rh#1761779)

OBS-URL: https://build.opensuse.org/package/show/system:packagemanager:dnf/librepo?expand=0&rev=24
This commit is contained in:
Neal Gompa 2019-12-01 15:45:35 +00:00 committed by Git OBS Bridge
parent 855b36af52
commit b2b03a3b6b
4 changed files with 21 additions and 4 deletions

View File

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

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

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

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Sun Dec 1 15:37:41 UTC 2019 - Neal Gompa <ngompa13@gmail.com>
- Upgrade to 1.11.0
+ Define LRO_SUPPORTS_CACHEDIR only with zchunk (rh#1726141)
+ Allow to use mirrors multiple times for a target (rh#1678588)
+ Allow to try baseurl multiple times (rh#1678588)
+ Remove librepo xattr when no file descriptor (rh#1690894)
+ Fix verification of checksum from file attr (rh#1700341)
+ Rephrase repository GPG check error message (rh#1741442)
+ Add sleep when all mirrors were tried (rh#1741931)
+ Raise logging level of error messages (rh#1737709)
+ retry mirrorlist/metalink downloads
+ Fix lr_url_substitute() and add ${variable} support
+ Add support for one-time URL flags
+ Fix API - LrHandleOption enum - LRO_ONETIMEFLAG (rh#1761779)
-------------------------------------------------------------------
Fri May 24 03:18:15 UTC 2019 - Neal Gompa <ngompa13@gmail.com>

View File

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