diff --git a/librepo-1.13.0.tar.gz b/librepo-1.13.0.tar.gz deleted file mode 100644 index 99a9504..0000000 --- a/librepo-1.13.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f8970194fb7e7fe339318ee8e122f255374f9fa5a50aaf23c65a7d2e5651143e -size 816981 diff --git a/librepo-1.14.0.tar.gz b/librepo-1.14.0.tar.gz new file mode 100644 index 0000000..eef6db7 --- /dev/null +++ b/librepo-1.14.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d83835e468c71ae8970c896eb1df7cdb2e54298bdfe75465c396a7457838c61b +size 824502 diff --git a/librepo.changes b/librepo.changes index 3398f79..d94c2ad 100644 --- a/librepo.changes +++ b/librepo.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Tue Apr 13 12:59:28 UTC 2021 - Neal Gompa + +- Update to 1.14.0 + + Fix LRO_PRESERVETIME behavior + + Support multiple checksums in xattr (rh#1931904) + + Return "calculated" checksum if requested w/caching + + Fix lr_yum_download_url in case lr_handle is NULL + ------------------------------------------------------------------- Wed Feb 3 02:37:36 UTC 2021 - Neal Gompa diff --git a/librepo.spec b/librepo.spec index 38c3175..ab5c1da 100644 --- a/librepo.spec +++ b/librepo.spec @@ -37,7 +37,7 @@ %define devname %{name}-devel Name: librepo -Version: 1.13.0 +Version: 1.14.0 Release: 0 Summary: Repodata downloading library License: LGPL-2.0-or-later @@ -90,7 +90,6 @@ BuildRequires: python3-devel %if %{with tests} BuildRequires: python3-gpg BuildRequires: python3-Flask -BuildRequires: python3-nose BuildRequires: python3-requests %endif BuildRequires: python3-Sphinx