diff --git a/librepo-1.10.3.tar.gz b/librepo-1.10.3.tar.gz deleted file mode 100644 index 32c0e8c..0000000 --- a/librepo-1.10.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1b3673de475d2d67069587404e31ef31004b75b4312fa5fdb124787f07fab5c4 -size 811619 diff --git a/librepo-1.11.0.tar.gz b/librepo-1.11.0.tar.gz new file mode 100644 index 0000000..fb1f27d --- /dev/null +++ b/librepo-1.11.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c78047acb6b272c977d5b3c5b5c26add141d47ac9620f66fde5bd1b126809b7 +size 813648 diff --git a/librepo.changes b/librepo.changes index c13d6f9..ae716f5 100644 --- a/librepo.changes +++ b/librepo.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Sun Dec 1 15:37:41 UTC 2019 - Neal Gompa + +- 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 diff --git a/librepo.spec b/librepo.spec index a08cd55..b72cfdd 100644 --- a/librepo.spec +++ b/librepo.spec @@ -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