- 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

OBS-URL: https://build.opensuse.org/package/show/system:packagemanager:dnf/librepo?expand=0&rev=28
This commit is contained in:
Neal Gompa 2020-01-19 14:54:26 +00:00 committed by Git OBS Bridge
parent 546e7409d0
commit 8c4b904dec
4 changed files with 15 additions and 6 deletions

View File

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

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

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

View File

@ -1,7 +1,16 @@
-------------------------------------------------------------------
Sun Jan 19 14:52:18 UTC 2020 - Neal Gompa <ngompa13@gmail.com>
- 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 <ngompa13@gmail.com>
- 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

View File

@ -2,7 +2,7 @@
# spec file for package librepo
#
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2019 Neal Gompa <ngompa13@gmail.com>.
# Copyright (c) 2020 Neal Gompa <ngompa13@gmail.com>.
#
# 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