diff --git a/librepo-1.11.1.tar.gz b/librepo-1.11.1.tar.gz deleted file mode 100644 index 61ff861..0000000 --- a/librepo-1.11.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:78e8786efe3d519f641dfdd7946f144897d044008329fadda9c3b0047497dd4d -size 813803 diff --git a/librepo-1.11.2.tar.gz b/librepo-1.11.2.tar.gz new file mode 100644 index 0000000..1e1dc9e --- /dev/null +++ b/librepo-1.11.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce33c326f6463374abb4e93b68948a51b8e115009e8601b89dce39cc0a0b63ab +size 813921 diff --git a/librepo.changes b/librepo.changes index 20bbb76..bb5ed41 100644 --- a/librepo.changes +++ b/librepo.changes @@ -1,7 +1,16 @@ +------------------------------------------------------------------- +Sun Jan 19 14:52:18 UTC 2020 - Neal Gompa + +- Upgrade to 1.11.2 + + Fix calling Python API without holding GIL (rh#1788918) + + Do not unref LrErr_Exception on exit (rh#1778854) + + Cleanup zchunk-related error messages (rh#1790625) +- Fix typo in changes entry about version update to 1.11.1 + ------------------------------------------------------------------- Sat Dec 14 22:17:03 UTC 2019 - Neal Gompa -- Upgrade to 1.1.1 +- Upgrade to 1.11.1 + Create a directory for gpg sockets in /run/user/ (rh#1769831, rh#1771012) - Fix bcond declaration for zchunk so defaults are always declared diff --git a/librepo.spec b/librepo.spec index d138327..b1700fb 100644 --- a/librepo.spec +++ b/librepo.spec @@ -2,7 +2,7 @@ # spec file for package librepo # # Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. -# Copyright (c) 2019 Neal Gompa . +# Copyright (c) 2020 Neal Gompa . # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -37,7 +37,7 @@ %define devname %{name}-devel Name: librepo -Version: 1.11.1 +Version: 1.11.2 Release: 0 Summary: Repodata downloading library License: LGPL-2.0-or-later