diff --git a/librepo-1.11.2.tar.gz b/librepo-1.11.2.tar.gz deleted file mode 100644 index 1e1dc9e..0000000 --- a/librepo-1.11.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ce33c326f6463374abb4e93b68948a51b8e115009e8601b89dce39cc0a0b63ab -size 813921 diff --git a/librepo-1.12.0.tar.gz b/librepo-1.12.0.tar.gz new file mode 100644 index 0000000..0b85b96 --- /dev/null +++ b/librepo-1.12.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e26e142582ae32b2f6ee8f1f384f7d502ca9ea416b9db77a76b12f9cf339c133 +size 815065 diff --git a/librepo.changes b/librepo.changes index bb5ed41..628ff92 100644 --- a/librepo.changes +++ b/librepo.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Tue Jul 7 10:38:49 UTC 2020 - Neal Gompa + +- 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 diff --git a/librepo.spec b/librepo.spec index b1700fb..92fc9e4 100644 --- a/librepo.spec +++ b/librepo.spec @@ -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